2 matches found
posix-cpu-timers: Fix pid refcount leak in do_cpu_nanosleep() error path
...
5.5CVSS5.2AI score0.00125EPSS
SaveExploits0
CVE-2026-64370
In the Linux kernel, the following vulnerability has been resolved: posix-cpu-timers: Fix pid refcount leak in docpunanosleep error path In docpunanosleep, posixcputimercreate takes a pid reference via getpid and stores it in timer.it.cpu.pid. If the subsequent posixcputimerset call fails, the...
5.5CVSS5.7AI score0.00125EPSS
SaveExploits0
20