Re: about /dev/shm?



The shm is used by tmpfs .. and various applications like apache,
samba which have shared memory segments .. If I am not mistaken in the
2.4 or 2.6 they were changed in the kernel to 1777 ..

./thanks
ilaiy


On 4/15/06, Monty Ree <chulmin2@xxxxxxxxxxx> wrote:
Hello, all.

As you know, /dev/shm is 1777 and attackers used to write his backdoors at
that directory.
So I have saw the partition for some time and I can't see any creation of
the files.
So I changed this permission to 755, and there was no problem.

1. What's the role of the /dev/shm?
shm means shared memory?

2. Why this directory must be 1777?
Is there any problem when I change the permission to like 755?

Thanks in advance.

_________________________________________________________________
MSN Messenger를 통해 온라인상에 있는 친구와 대화를 나누세요.
http://messenger.msn.co.kr




Relevant Pages

  • Re: why LogWatch send me a mail
    ... About shm check out the man pages: ... Shared memory is a fast way to build an interprocess communication ... Converting from sysV stuff in the book to POSIX is mostly easy. ...
    (Fedora)
  • Re: [PATCH x86_64] Live Patching Function on 2.6.11.7
    ... > done nicer with SHM segments today - just start up the new ... Copy on memory/on transaction status to shared memory. ... SBY process access to shared memory. ... To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ ...
    (Linux-Kernel)
  • Re: about /dev/shm?
    ... So I have saw the partition for some time and I can't see any creation ... So I changed this permission to 755, ... You'll lose Posix shared memory is all. ... noexec,nosuid,nodev mount makes ...
    (Focus-Linux)
  • How to change the permission for JVM shared memory?
    ... I am seeing a shared memory permission of 777 ... How do I go about altering the permissions of the shared memory? ... there any option/workaround that I should be using? ...
    (comp.lang.java.programmer)
  • Re: How to change the permission for JVM shared memory?
    ... I am seeing a shared memory permission of 777 ...
    (comp.lang.java.programmer)