Lucene search
+L

19 matches found

NVD
NVD
•added 2026/07/25 10:17 a.m.•18 views

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.5CVSS0.00125EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
•added 2026/07/25 10:17 a.m.•17 views

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.3AI score0.00125EPSS
SaveExploits0References20
OSV
OSV
•added 2026/07/25 10:17 a.m.•12 views

UBUNTU-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
SaveExploits0References21
EUVD
EUVD
•added 2026/07/25 8:50 a.m.•20 views

EUVD-2026-48914

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.7AI score0.00125EPSS
SaveExploits0References8
CVE
CVE
•added 2026/07/25 8:50 a.m.•58 views

CVE-2026-64370

CVE-2026-64370 is a Linux kernel vulnerability in the posix-cpu-timers subsystem. In do_cpu_nanosleep(), the call to posix_cpu_timer_create() acquires a pid reference via get_pid() and stores it in timer.it.cpu.pid. When the subsequent posix_cpu_timer_set() call fails, the function returns withou...

5.5CVSS5.7AI score0.00125EPSS
SaveExploits0References9Affected Software1
Cvelist
Cvelist
•added 2026/07/25 8:50 a.m.•45 views

CVE-2026-64370 posix-cpu-timers: Fix pid refcount leak in do_cpu_nanosleep() error path

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...

0.00125EPSS
SaveExploits0References8
Debian CVE
Debian CVE
•added 2026/07/25 8:50 a.m.•22 views

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
Tenable Nessus
Tenable Nessus
•added 2026/07/25 12:00 a.m.•9 views

Linux Distros Unpatched Vulnerability : CVE-2026-64370

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - posix-cpu-timers: Fix pid refcount leak in docpunanosleep error path In docpunanosleep, posixcputimercreate takes a pid reference via getpid and stores it in...

5.5CVSS5.6AI score0.00125EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
•added 2026/07/25 12:00 a.m.•23 views

PT-2026-64591

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A pid refcount leak occurs in the do cpu nanosleep function. The posix cpu timer create function acquires a pid reference using get pid and stores it in timer.it.cpu.pid. If the followin...

5.5CVSS5.5AI score0.00125EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
•added 2026/04/22 12:00 a.m.•9 views

Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2026-013436)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-013436 advisory. In the Linux kernel, the following vulnerability has been resolved: mm/damon/dbgfs: fix 'struct pid' leaks in 'dbgfstargetidswrite' DAMON debugfs interface increases...

5.5CVSS5.6AI score0.00222EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
•added 2026/01/22 12:00 a.m.•9 views

Azure Linux 3.0 Security Update: kernel (CVE-2024-39486)

"The version of kernel installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-39486 advisory. - In the Linux kernel, the following vulnerability has been resolved: drm/drmfile: Fix pid refcounting race ,...

7.8CVSS6.7AI score0.00229EPSS
SaveExploits3References2
Microsoft CVE
Microsoft CVE
•added 2024/09/11 7:00 a.m.•9 views

drm/drm_file: Fix pid refcounting race

...

7.8CVSS6.5AI score0.00229EPSS
SaveExploits3
OSV
OSV
•added 2024/07/06 10:15 a.m.•14 views

UBUNTU-CVE-2024-39486

In the Linux kernel, the following vulnerability has been resolved: drm/drmfile: Fix pid refcounting race , Maxime Ripard , Thomas Zimmermann filp-pid is supposed to be a refcounted pointer; however, before this patch, drmfileupdatepid only increments the refcount of a struct pid after storing a...

7.8CVSS6.2AI score0.00229EPSS
SaveExploits3References16
SUSE CVE
SUSE CVE
•added 2024/03/19 3:50 a.m.•7 views

SUSE CVE-2021-47118

In the Linux kernel, the following vulnerability has been resolved: pid: take a reference when initializing cadpid During boot, kernelinitfreeable initializes cadpid to the init task's struct pid. Later on, we may change cadpid via a sysctl, and when this happens procdocadpid will increment the...

5.5CVSS7.7AI score0.00246EPSS
SaveExploits0References11
OSV
OSV
•added 2024/03/15 9:15 p.m.•12 views

DEBIAN-CVE-2021-47118

In the Linux kernel, the following vulnerability has been resolved: pid: take a reference when initializing cadpid During boot, kernelinitfreeable initializes cadpid to the init task's struct pid. Later on, we may change cadpid via a sysctl, and when this happens procdocadpid will increment the...

7.8CVSS5.7AI score0.00246EPSS
SaveExploits0References1
OSV
OSV
•added 2024/03/15 9:15 p.m.•26 views

UBUNTU-CVE-2021-47118

In the Linux kernel, the following vulnerability has been resolved: pid: take a reference when initializing cadpid During boot, kernelinitfreeable initializes cadpid to the init task's struct pid. Later on, we may change cadpid via a sysctl, and when this happens procdocadpid will increment the...

7.8CVSS6.2AI score0.00246EPSS
SaveExploits0References13
OSV
OSV
•added 2024/02/27 10:15 a.m.•10 views

UBUNTU-CVE-2021-46937

In the Linux kernel, the following vulnerability has been resolved: mm/damon/dbgfs: fix 'struct pid' leaks in 'dbgfstargetidswrite' DAMON debugfs interface increases the reference counts of 'struct pid's for targets from the 'targetids' file write callback 'dbgfstargetidswrite', but decreases the...

5.5CVSS5.9AI score0.00222EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2022/11/15 11:55 a.m.•8 views

kernel: fix 'struct pid' leaks in 'dbgfs_target_ids_write()'

In the Linux kernel, the following vulnerability has been resolved: mm/damon/dbgfs: fix 'struct pid' leaks in 'dbgfstargetidswrite' DAMON debugfs interface increases the reference counts of 'struct pid's for targets from the 'targetids' file write callback 'dbgfstargetidswrite', but decreases the...

5.5CVSS5.5AI score0.00222EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
•added 2021/06/05 12:00 a.m.•11 views

PT-2024-11170 · Linux +7 · Linux Kernel +7

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 5.13-rc3 Description: The vulnerability is related to the initialization of cad pid in the Linux kernel. During boot, kernel init freeable initializes cad pid to the init task's struct pid. Later, when cad pid i...

8.8CVSS6.5AI score0.08722EPSS
SaveExploits14References1528
Rows per page
Query Builder