Lucene search
+L

5890 matches found

EUVD
EUVD
added 2025/12/09 3:31 a.m.7 views

EUVD-2023-60127

In the Linux kernel, the following vulnerability has been resolved: mfd: dln2: Fix memory leak in dln2probe When dln2setuprxurbs in dln2probe fails, error outfree forgets to call usbputdev to decrease the refcount of dln2-usbdev. Fix this by adding usbputdev in the error handling code of dln2prob...

6.2AI score0.00032EPSS
SaveExploits0References9
Debian CVE
Debian CVE
added 2025/12/09 1:29 a.m.7 views

CVE-2023-53836

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Fix skb refcnt race after locking changes There is a race where skb's from the skpsockbacklog can be referenced after userspace side has already skbconsumed the skbuff and its refcnt dropped to zer0 causing use afte...

7.8CVSS5.3AI score0.00186EPSS
SaveExploits0
CVE
CVE
added 2025/12/09 1:29 a.m.29 views

CVE-2023-53836

Summary (CVE-2023-53836): In the Linux kernel, a race condition can occur in bpf/sockmap code affecting skb refcnt after locking changes. The backlog path may still hold a reference to a skb that userspace has already consumed (skb_dequeue) and freed, leading to a potential use-after-free. The fi...

7.8CVSS5.9AI score0.00186EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/12/09 1:29 a.m.41 views

CVE-2023-53826 ubi: Fix UAF wear-leveling entry in eraseblk_count_seq_show()

In the Linux kernel, the following vulnerability has been resolved: ubi: Fix UAF wear-leveling entry in eraseblkcountseqshow Wear-leveling entry could be freed in error path, which may be accessed again in eraseblkcountseqshow, for example: eraseworker eraseblkcountseqshow wl =...

0.00247EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2025/12/09 1:29 a.m.9 views

CVE-2023-53826

In the Linux kernel, the following vulnerability has been resolved: ubi: Fix UAF wear-leveling entry in eraseblkcountseqshow Wear-leveling entry could be freed in error path, which may be accessed again in eraseblkcountseqshow, for example: eraseworker eraseblkcountseqshow wl =...

5.3AI score0.00247EPSS
SaveExploits0
OSV
OSV
added 2025/12/09 1:29 a.m.19 views

CVE-2022-50668 ext4: fix deadlock due to mbcache entry corruption

In the Linux kernel, the following vulnerability has been resolved: ext4: fix deadlock due to mbcache entry corruption When manipulating xattr blocks, we can deadlock infinitely looping inside ext4xattrblockset where we constantly keep finding xattr block for reuse in mbcache but we are unable to...

7.5CVSS6.3AI score
SaveExploits0References10
Debian CVE
Debian CVE
added 2025/12/09 1:29 a.m.10 views

CVE-2022-50659

In the Linux kernel, the following vulnerability has been resolved: hwrng: geode - Fix PCI device refcount leak foreachpcidev is implemented by pcigetdevice. The comment of pcigetdevice says that it will increase the reference count for the returned pcidev and also decrease the reference count fo...

5.4AI score0.00272EPSS
SaveExploits0
OSV
OSV
added 2025/12/09 1:29 a.m.9 views

CVE-2022-50659 hwrng: geode - Fix PCI device refcount leak

In the Linux kernel, the following vulnerability has been resolved: hwrng: geode - Fix PCI device refcount leak foreachpcidev is implemented by pcigetdevice. The comment of pcigetdevice says that it will increase the reference count for the returned pcidev and also decrease the reference count fo...

6.3AI score
SaveExploits0References12
OSV
OSV
added 2025/12/09 1:16 a.m.16 views

DEBIAN-CVE-2023-53811

In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Cap MSIX used to online CPUs + 1 The irdma driver can use a maximum number of msix vectors equal to numonlinecpus + 1 and the kernel warning stack below is shown if that number is exceeded. The kernel throws a warning...

5.2AI score0.00183EPSS
SaveExploits0References1
NVD
NVD
added 2025/12/09 1:16 a.m.8 views

CVE-2023-53781

In the Linux kernel, the following vulnerability has been resolved: smc: Fix use-after-free in tcpwritetimerhandler. With Eric's ref tracker, syzbot finally found a repro for use-after-free in tcpwritetimerhandler by kernel TCP sockets. 0 If SMC creates a kernel socket in smccreate, the kernel...

7.8CVSS0.00141EPSS
SaveExploits0References2
OSV
OSV
added 2025/12/09 1:16 a.m.10 views

UBUNTU-CVE-2023-53795

In the Linux kernel, the following vulnerability has been resolved: iommufd: IOMMUFDDESTROY should not increase the refcount syzkaller found a race where IOMMUFDDESTROY increments the refcount: obj = iommufdgetobjectucmd-ictx, cmd-id, IOMMUFDOBJANY; if ISERRobj return PTRERRobj;...

7.8CVSS5.7AI score0.00141EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/12/09 12:31 a.m.8 views

SUSE 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.5CVSS6.4AI score0.00197EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2025/12/09 12:31 a.m.10 views

SUSE CVE-2022-50619

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix memory leak in kfdmemdmamapuserptr If the number of pages from the userptr BO differs from the SG BO then the allocated memory for the SG table doesn't get freed before returning -EINVAL, which may lead to a memor...

5.5CVSS6.4AI score0.00193EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2025/12/09 12:29 a.m.7 views

SUSE CVE-2023-53759

In the Linux kernel, the following vulnerability has been resolved: HID: hidraw: fix data race on device refcount The hidrawopen function increments the hidraw device reference counter. The counter has no dedicated synchronization mechanism, resulting in a potential data race when concurrently...

4.1CVSS6.4AI score0.0014EPSS
SaveExploits0References17
Debian CVE
Debian CVE
added 2025/12/09 12:0 a.m.9 views

CVE-2023-53795

In the Linux kernel, the following vulnerability has been resolved: iommufd: IOMMUFDDESTROY should not increase the refcount syzkaller found a race where IOMMUFDDESTROY increments the refcount: obj = iommufdgetobjectucmd-ictx, cmd-id, IOMMUFDOBJANY; if ISERRobj return PTRERRobj;...

7.8CVSS5.3AI score0.00141EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/12/09 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 that stems from a reference count leak that could lead to improper resource management...

6AI score0.00233EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2025/12/09 12:0 a.m.7 views

PT-2025-49690

In the Linux kernel, the following vulnerability has been resolved: hwrng: geode - Fix PCI device refcount leak for each pci dev is implemented by pci get device. The comment of pci get device says that it will increase the reference count for the returned pci dev and also decrease the reference...

6.4AI score0.00272EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2025/12/09 12:0 a.m.7 views

PT-2025-50041

Missing Authorization vulnerability in Steve Truman Page View Count page-views-count allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects Page View Count: from n/a through = 2.8.7...

6.7AI score0.00245EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/12/09 12:0 a.m.20 views

PT-2025-49717

In the Linux kernel, the following vulnerability has been resolved: ubi: Fix UAF wear-leveling entry in eraseblk count seq show Wear-leveling entry could be freed in error path, which may be accessed again in eraseblk count seq show, for example: erase worker eraseblk count seq show wl =...

6.3AI score0.00247EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2025/12/09 12:0 a.m.13 views

Linux Distros Unpatched Vulnerability : CVE-2022-50619

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/amdkfd: Fix memory leak in kfdmemdmamapuserptr If the number of pages from the userptr BO differs from the SG BO then the allocated memory for the SG table...

6.1AI score0.00193EPSS
SaveExploits0References3
Rows per page
Query Builder