Lucene search
+L

2166 matches found

NVD
NVD
added 2024/04/04 9:15 a.m.16 views

CVE-2024-26801

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: Avoid potential use-after-free in hcierrorreset While handling the HCIEVHARDWAREERROR event, if the underlying BT controller is not responding, the GPIO reset mechanism would free the hcidev and lead to a use-after-fre...

5.5CVSS5.6AI score0.0028EPSS
SaveExploits0References10
OSV
OSV
added 2024/04/03 3:15 p.m.2 views

DEBIAN-CVE-2024-26689

In the Linux kernel, the following vulnerability has been resolved: ceph: prevent use-after-free in encodecapmsg In fs/ceph/caps.c, in encodecapmsg, "use after free" error was caught by KASAN at this line - 'cephbuffergetarg-xattrbuf;'. This implies before the refcount could be increment here, it...

7.8CVSS5.7AI score0.00247EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2024/04/03 12:0 a.m.13 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...

5.5CVSS5.6AI score0.00195EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/03/27 4:25 a.m.5 views

SUSE CVE-2021-47173

In the Linux kernel, the following vulnerability has been resolved: misc/uss720: fix memory leak in uss720probe uss720probe forgets to decrease the refcount of usbdev in uss720probe. Fix this by decreasing the refcount of usbdev by usbputdev. BUG: memory leak unreferenced object 0xffff88810111380...

5.5CVSS7.8AI score0.00226EPSS
SaveExploits0References11
OSV
OSV
added 2024/03/25 10:15 a.m.3 views

UBUNTU-CVE-2021-47173

In the Linux kernel, the following vulnerability has been resolved: misc/uss720: fix memory leak in uss720probe uss720probe forgets to decrease the refcount of usbdev in uss720probe. Fix this by decreasing the refcount of usbdev by usbputdev. BUG: memory leak unreferenced object 0xffff88810111380...

5.5CVSS6.1AI score0.00226EPSS
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2024/03/22 12:0 a.m.14 views

PT-2024-27020

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The current implementation of the fpga bridge in the Linux kernel assumes that the low-level module registers a driver for the parent device and uses its owner pointer to take the module...

7.5CVSS5.7AI score0.00213EPSS
SaveExploits0
OSV
OSV
added 2024/03/15 9:15 p.m.2 views

DEBIAN-CVE-2021-47124

In the Linux kernel, the following vulnerability has been resolved: iouring: fix link timeout refs WARNING: CPU: 0 PID: 10242 at lib/refcount.c:28 refcountwarnsaturate+0x15b/0x1a0 lib/refcount.c:28 RIP: 0010:refcountwarnsaturate+0x15b/0x1a0 lib/refcount.c:28 Call Trace: refcountsubandtest...

5.5CVSS5.7AI score0.00232EPSS
SaveExploits0References1
OSV
OSV
added 2024/03/15 9:15 p.m.9 views

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.8CVSS7.7AI score
SaveExploits0References8
CNNVD
CNNVD
added 2024/03/15 12:0 a.m.6 views

Linux kernel security vulnerabilities

The Linux kernel is the kernel used by the Linux Foundation's open source operating system Linux. A security vulnerability exists in the Linux kernel due to a reference count leak in the htbparenttoleafoffload method of the schhtb module...

5.5CVSS6.4AI score0.00193EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/03/06 4:34 a.m.5 views

SUSE CVE-2023-52519

In the Linux kernel, the following vulnerability has been resolved: HID: intel-ish-hid: ipc: Disable and reenable ACPI GPE bit The EHL Elkhart Lake based platforms provide a OOB Out of band service, which allows to wakup device when the system is in S5 Soft-Off state. This OOB service can be...

5.5CVSS5.8AI score0.00233EPSS
SaveExploits0References12
OSV
OSV
added 2024/03/02 10:15 p.m.2 views

DEBIAN-CVE-2023-52503

In the Linux kernel, the following vulnerability has been resolved: tee: amdtee: fix use-after-free vulnerability in amdteeclosesession There is a potential race condition in amdteeclosesession that may cause use-after-free in amdteeopensession. For instance, if a session has refcount == 1, and o...

7CVSS5.5AI score0.00258EPSS
SaveExploits0References1
OSV
OSV
added 2024/03/02 10:15 p.m.6 views

UBUNTU-CVE-2023-52519

In the Linux kernel, the following vulnerability has been resolved: HID: intel-ish-hid: ipc: Disable and reenable ACPI GPE bit The EHL Elkhart Lake based platforms provide a OOB Out of band service, which allows to wakup device when the system is in S5 Soft-Off state. This OOB service can be...

7.1CVSS6.2AI score0.00233EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/02 9:59 p.m.10 views

CVE-2023-52566 nilfs2: fix potential use after free in nilfs_gccache_submit_read_data()

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix potential use after free in nilfsgccachesubmitreaddata In nilfsgccachesubmitreaddata, brelsebh is called to drop the reference count of bh when the call to nilfsdattranslate fails. If the reference count hits 0 and it...

5.5CVSS6AI score0.00222EPSS
SaveExploits0References11
Vulnrichment
Vulnrichment
added 2024/03/02 9:52 p.m.21 views

CVE-2023-52519 HID: intel-ish-hid: ipc: Disable and reenable ACPI GPE bit

In the Linux kernel, the following vulnerability has been resolved: HID: intel-ish-hid: ipc: Disable and reenable ACPI GPE bit The EHL Elkhart Lake based platforms provide a OOB Out of band service, which allows to wakup device when the system is in S5 Soft-Off state. This OOB service can be...

6.6AI score0.00233EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/03/02 5:48 a.m.4 views

SUSE CVE-2021-47054

In the Linux kernel, the following vulnerability has been resolved: bus: qcom: Put child node before return Put child node before return to fix potential reference count leak. Generally, the reference count of child is incremented and decremented automatically in the macro...

2.3CVSS5.9AI score0.00238EPSS
SaveExploits0References9
CNNVD
CNNVD
added 2024/03/02 12:0 a.m.6 views

Linux kernel security vulnerabilities

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. An attacker could exploit this vulnerability to cause a reference count overflow...

7.1CVSS5.9AI score0.00233EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2024/03/02 12:0 a.m.11 views

Linux kernel security vulnerabilities

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 the presence of a node reference count leak...

7.1CVSS6.5AI score0.0023EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/03/01 5:32 a.m.35 views

CVE-2021-47054

In the Linux kernel, the following vulnerability has been resolved: bus: qcom: Put child node before return Put child node before return to fix potential reference count leak. Generally, the reference count of child is incremented and decremented automatically in the macro...

2.3CVSS6.5AI score0.00238EPSS
SaveExploits0References4
NVD
NVD
added 2024/02/29 11:15 p.m.15 views

CVE-2021-47054

In the Linux kernel, the following vulnerability has been resolved: bus: qcom: Put child node before return Put child node before return to fix potential reference count leak. Generally, the reference count of child is incremented and decremented automatically in the macro...

5.5CVSS7.3AI score0.00238EPSS
SaveExploits0References8
OSV
OSV
added 2024/02/29 11:15 p.m.1 views

DEBIAN-CVE-2021-47054

In the Linux kernel, the following vulnerability has been resolved: bus: qcom: Put child node before return Put child node before return to fix potential reference count leak. Generally, the reference count of child is incremented and decremented automatically in the macro...

5.5CVSS5.3AI score0.00238EPSS
SaveExploits0References1
Rows per page
Query Builder