Lucene search
+L

2148 matches found

OSV
OSV
added 2025/12/30 12:11 p.m.5 views

CVE-2023-54225 net: ipa: only reset hashed tables when supported

In the Linux kernel, the following vulnerability has been resolved: net: ipa: only reset hashed tables when supported Last year, the code that manages GSI channel transactions switched from using spinlock-protected linked lists to using indexes into the ring buffer used for a channel. Recently,...

6.7AI score0.00166EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2025/12/30 12:11 p.m.7 views

CVE-2023-54205

In the Linux kernel, the following vulnerability has been resolved: pinctrl: stm32: Fix refcount leak in stm32pctrlgetirqdomain ofirqfindparent returns a node pointer with refcount incremented, We should use ofnodeput on it when not needed anymore. Add missing ofnodeput to avoid refcount leak...

5.3AI score0.00173EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/12/30 12:10 p.m.8 views

CVE-2022-50839

In the Linux kernel, the following vulnerability has been resolved: jbd2: fix potential buffer head reference count leak As in 'jbd2fcwaitbufs' if buffer isn't uptodate, will return -EIO without update 'journal-jfcoff'. But 'jbd2fcreleasebufs' will release buffer head from ‘jfcoff - 1’ if 'bh' is...

5.6AI score0.00206EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/12/30 12:10 p.m.38 views

CVE-2022-50839 jbd2: fix potential buffer head reference count leak

In the Linux kernel, the following vulnerability has been resolved: jbd2: fix potential buffer head reference count leak As in 'jbd2fcwaitbufs' if buffer isn't uptodate, will return -EIO without update 'journal-jfcoff'. But 'jbd2fcreleasebufs' will release buffer head from ‘jfcoff - 1’ if 'bh' is...

0.00206EPSS
SaveExploits0References5
CVE
CVE
added 2025/12/30 12:10 p.m.18 views

CVE-2022-50839

Summary (CVE-2022-50839) The issue is in the Linux kernel’s jbd2 journaling subsystem. When a buffer isn’t uptodate, jbd2_fc_wait_bufs returns -EIO without updating journal->j_fc_off, and jbd2_fc_release_bufs may release the buffer head from j_fc_off - 1 if bh is NULL, causing a buffer head re...

6.4AI score0.00206EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/30 12:10 p.m.7 views

CVE-2022-50839 jbd2: fix potential buffer head reference count leak

In the Linux kernel, the following vulnerability has been resolved: jbd2: fix potential buffer head reference count leak As in 'jbd2fcwaitbufs' if buffer isn't uptodate, will return -EIO without update 'journal-jfcoff'. But 'jbd2fcreleasebufs' will release buffer head from ‘jfcoff - 1’ if 'bh' is...

6.7AI score0.00206EPSS
SaveExploits0References8
CVE
CVE
added 2025/12/30 12:10 p.m.16 views

CVE-2022-50835

CVE-2022-50835 affects the Linux kernel: in jbd2.fc_do_one_pass(), a missing release of the buffer head after use can leak a reference count. Connected advisories (EulerOS, SUSE, Unity/Nessus/NASL) confirm the issue and describe the same root cause and fixes in kernel code. The vulnerability is m...

6.3AI score0.00201EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/12/30 12:10 p.m.25 views

CVE-2022-50835 jbd2: add miss release buffer head in fc_do_one_pass()

In the Linux kernel, the following vulnerability has been resolved: jbd2: add miss release buffer head in fcdoonepass In fcdoonepass miss release buffer head after use which will lead to reference count leak...

0.00201EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/30 12:10 p.m.6 views

CVE-2022-50835 jbd2: add miss release buffer head in fc_do_one_pass()

In the Linux kernel, the following vulnerability has been resolved: jbd2: add miss release buffer head in fcdoonepass In fcdoonepass miss release buffer head after use which will lead to reference count leak...

6.6AI score0.00201EPSS
SaveExploits0References8
CVE
CVE
added 2025/12/30 12:8 p.m.18 views

CVE-2023-54190

In CVE-2023-54190, the Linux kernel fixes a refcount leak in leds-core: of_led_get() where class_find_device_by_of_node() previously took a reference via class_find_device() and relied on put_device() to drop it. The vulnerability pertains to the LED subsystem's reference counting and has been mi...

6.1AI score0.00168EPSS
SaveExploits0References5
CVE
CVE
added 2025/12/30 12:8 p.m.18 views

CVE-2022-50825

CVE-2022-50825 relates to a Linux kernel USB Type-C wusb3801 refcount leak in the wusb3801_probe path. The vulnerability arises from unbalanced of_node_get()/of_node_put() calls, described as a memory leak if wusb3801_hw_init() fails, where fwnode_handle_put() must be invoked to avoid the leak. C...

6.4AI score0.00222EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/12/30 12:0 a.m.7 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 that stems from a fwnode reference count leak that could lead to a memory leak...

5.8AI score0.00222EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2025/12/30 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 a reference count leak in the pinctrl stm32 driver...

6.1AI score0.00173EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2025/12/30 12:0 a.m.4 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 that stems from a node reference count imbalance in the regulatordevlookup function, which could lead to a memory leak...

6.1AI score0.00199EPSS
SaveExploits0References10
CNNVD
CNNVD
added 2025/12/30 12:0 a.m.2 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 that stems from a reference count leak that could lead to a memory leak...

6.1AI score0.00206EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2025/12/30 12:0 a.m.4 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 that stems from a reference count leak that could lead to a memory leak...

6.1AI score0.00201EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2025/12/30 12:0 a.m.10 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 a missing putdevice call in the mportcdevopen function, which could lead to a reference count leak...

6.1AI score0.00233EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2025/12/30 12:0 a.m.5 views

PT-2025-53928

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel related to the rapidio subsystem. Specifically, a reference count leak can occur when kfifo alloc fails during device operations. This happens because t...

6.2AI score0.00233EPSS
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2025/12/30 12:0 a.m.10 views

PT-2025-53973

In the Linux kernel, the following vulnerability has been resolved: bpf: prevent leak of lsm program after failed attach In 0, we added the ability to bpf prog attach LSM programs to cgroups, but in our validation to make sure the prog is meant to be attached to BPF LSM CGROUP, we return too earl...

6.3AI score0.00198EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2025/12/30 12:0 a.m.7 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 improper transaction handling that could lead to a reference count underflow...

5.8AI score0.00166EPSS
SaveExploits0References4
Rows per page
Query Builder