Lucene search
+L

895 matches found

CVE
CVE
added 2025/12/16 3:6 p.m.19 views

CVE-2025-68300

The CVE-2025-68300 issue in the Linux kernel concerns a reference leak in grab_requested_mnt_ns within fs/namespace. The connected sources confirm the root cause was that grab_requested_mnt_ns() took an unnecessary extra reference, whereas lookup_mnt_ns() already holds a reference on mnt_ns. The ...

6.1AI score0.00161EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/16 3:6 p.m.3 views

CVE-2025-68300 fs/namespace: fix reference leak in grab_requested_mnt_ns

In the Linux kernel, the following vulnerability has been resolved: fs/namespace: fix reference leak in grabrequestedmntns lookupmntns already takes a reference on mntns. grabrequestedmntns doesn't need to take an extra reference...

6.3AI score0.00161EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2025/12/16 12:0 a.m.9 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel, which stems from a reference leak that could lead to resource exhaustion...

6.1AI score0.00161EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/12/16 12:0 a.m.12 views

PT-2025-51704

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A reference leak exists in the grab requested mnt ns function within the fs/namespace component of the Linux kernel. The lookup mnt ns function already acquires a reference to mnt ns,...

9.8CVSS6.4AI score0.00601EPSS
SaveExploits7References215
Oracle linux
Oracle linux
added 2025/12/12 12:0 a.m.29 views

Unbreakable Enterprise kernel security update

5.4.17-2136.350.3.1 - Reapply 'cpuidle: menu: Avoid discarding useful information' Harshvardhan Jha Orabug: 38744458 - fbcon: fix integer overflow in font allocation Samasth Norway Ananda Orabug: 38744453 5.4.17-2136.350.3 - net/rds: Fix rsrecvpending counting issue Gerd Rausch Orabug: 38506370...

5.5CVSS7.7AI score0.006EPSS
SaveExploits3
Tenable Nessus
Tenable Nessus
added 2025/12/11 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2022-50644

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - clk: ti: dra7-atl: Fix reference leak in ofdra7atlclkprobe pmruntimegetsync will increment pm usage counter. Forgetting to putting operation will result in...

5.6AI score0.00212EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2025/12/10 5:58 a.m.7 views

CVE-2022-50644

In the Linux kernel, the following vulnerability has been resolved: clk: ti: dra7-atl: Fix reference leak in ofdra7atlclkprobe pmruntimegetsync will increment pm usage counter. Forgetting to putting operation will result in reference leak. Add missing pmruntimeputsync in some error paths...

5.8AI score0.00212EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/12/10 12:39 a.m.13 views

SUSE CVE-2022-50644

In the Linux kernel, the following vulnerability has been resolved: clk: ti: dra7-atl: Fix reference leak in ofdra7atlclkprobe pmruntimegetsync will increment pm usage counter. Forgetting to putting operation will result in reference leak. Add missing pmruntimeputsync in some error paths...

3.3CVSS6.4AI score0.00212EPSS
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2025/12/09 8:51 a.m.6 views

kernel: can: j1939: implement NETDEV_UNREGISTER notification handler

A flaw was discovered in the J1939 protocol implementation in the Linux kernel. The NETDEVUNREGISTER notification handler was missing for undoing changes performed by j1939skbind. As a result, an extra reference remains on the j1939priv structure when unregistering a network device, preventing it...

5.5CVSS5.8AI score0.00119EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/12/09 3:31 a.m.8 views

EUVD-2022-55712

In the Linux kernel, the following vulnerability has been resolved: clk: ti: dra7-atl: Fix reference leak in ofdra7atlclkprobe pmruntimegetsync will increment pm usage counter. Forgetting to putting operation will result in reference leak. Add missing pmruntimeputsync in some error paths...

5.9AI score0.00212EPSS
SaveExploits0References10
NVD
NVD
added 2025/12/09 1:16 a.m.10 views

CVE-2022-50644

In the Linux kernel, the following vulnerability has been resolved: clk: ti: dra7-atl: Fix reference leak in ofdra7atlclkprobe pmruntimegetsync will increment pm usage counter. Forgetting to putting operation will result in reference leak. Add missing pmruntimeputsync in some error paths...

0.00212EPSS
SaveExploits0References9
OSV
OSV
added 2025/12/09 1:16 a.m.4 views

DEBIAN-CVE-2022-50644

In the Linux kernel, the following vulnerability has been resolved: clk: ti: dra7-atl: Fix reference leak in ofdra7atlclkprobe pmruntimegetsync will increment pm usage counter. Forgetting to putting operation will result in reference leak. Add missing pmruntimeputsync in some error paths...

5.3AI score0.00212EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/09 1:16 a.m.8 views

UBUNTU-CVE-2022-50644

In the Linux kernel, the following vulnerability has been resolved: clk: ti: dra7-atl: Fix reference leak in ofdra7atlclkprobe pmruntimegetsync will increment pm usage counter. Forgetting to putting operation will result in reference leak. Add missing pmruntimeputsync in some error paths...

5.7AI score0.00212EPSS
SaveExploits0References12
CVE
CVE
added 2025/12/09 12:0 a.m.21 views

CVE-2022-50644

CVE-2022-50644 concerns the Linux kernel TI dra7-atl clock driver. The vulnerability is a reference leak in the Dra7-ATL clock probe where pm_runtime_get_sync() increments the PM usage counter but some error paths omit the corresponding pm_runtime_put_sync(), leading to a leaked reference. The de...

6AI score0.00212EPSS
SaveExploits0References9
Debian CVE
Debian CVE
added 2025/12/09 12:0 a.m.12 views

CVE-2022-50644

In the Linux kernel, the following vulnerability has been resolved: clk: ti: dra7-atl: Fix reference leak in ofdra7atlclkprobe pmruntimegetsync will increment pm usage counter. Forgetting to putting operation will result in reference leak. Add missing pmruntimeputsync in some error paths...

5.3AI score0.00212EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/12/09 12:0 a.m.30 views

CVE-2022-50644 clk: ti: dra7-atl: Fix reference leak in of_dra7_atl_clk_probe

In the Linux kernel, the following vulnerability has been resolved: clk: ti: dra7-atl: Fix reference leak in ofdra7atlclkprobe pmruntimegetsync will increment pm usage counter. Forgetting to putting operation will result in reference leak. Add missing pmruntimeputsync in some error paths...

0.00212EPSS
SaveExploits0References9
OSV
OSV
added 2025/12/09 12:0 a.m.6 views

CVE-2022-50644 clk: ti: dra7-atl: Fix reference leak in of_dra7_atl_clk_probe

In the Linux kernel, the following vulnerability has been resolved: clk: ti: dra7-atl: Fix reference leak in ofdra7atlclkprobe pmruntimegetsync will increment pm usage counter. Forgetting to putting operation will result in reference leak. Add missing pmruntimeputsync in some error paths...

6.3AI score0.00212EPSS
SaveExploits0References12
CNNVD
CNNVD
added 2025/12/09 12:0 a.m.6 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from zynqearlyslcrinit not releasing node references, which could lead to a reference count leak...

6.1AI score0.00175EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2025/12/09 12:0 a.m.19 views

PT-2025-49624

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A reference leak exists in the of dra7 atl clk probe function within the ti dra7-atl clock driver. The pm runtime get sync function increments a power management usage counter, and a...

7.8CVSS6.1AI score0.0051EPSS
SaveExploits2References899
OSV
OSV
added 2025/12/08 2:15 a.m.9 views

UBUNTU-CVE-2022-50615

In the Linux kernel, the following vulnerability has been resolved: perf/x86/intel/uncore: Fix reference count leak in snruncoremmiomap pcigetdevice will increase the reference count for the returned pcidev, so snruncoregetmcdev will return a pcidev with its reference count increased. We need to...

5.7AI score0.00178EPSS
SaveExploits0References8
Rows per page
Query Builder