Re: rkhunter flags /dev/shm/jack* files

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Jul 22, 2024, at 19:55, fedora@xxxxxxxxxxxxxx wrote:
> 
> Yesterday I set up midi for a keyboard, so installed qjackctl/qsynth. This morning, in the rkhunter daily run report I see:
> 
> Warning: Suspicious file types found in /dev:
>         /dev/shm/jack-shm-registry: data
>         /dev/shm/jack_sem.500_default_qsynth: data
>         /dev/shm/jack_sem.0_default_system: data
> 
> $ ls -l /dev/shm
> -rw-rw-rw- 1 eyal eyal 70744 Jul 22 19:25 jack-shm-registry
> -rwxr-xr-x 1 root root    12 Jul 22 19:28 jack_sem.0_default_system
> -rwxr-xr-x 1 eyal eyal    12 Jul 22 19:36 jack_sem.500_default_qsynth
> 
> $ dnf provides /dev/shm/jack-shm-registry
> Error: No matches found. If searching for a file, try specifying the full path or using a wildcard prefix ("*/") at the beginning.
> 
> Probably generated files. Does packaging not mention generated files?

/dev/shm is a tmpfs filesystem. Anything placed there is wiped after shutdown. It doesn’t exist on the disk. 

Jack uses it for ephemeral files that only exist while it runs. 

While it’s possible to use %ghost in the rpm spec for files to be owned by a package but not included, this is probably not the right label for this kind of file. 


Rkhunter complains about anything it finds in /dev/shm. 

-- 
Jonathan Billings
-- 
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue



[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux