Lucene search
+L

1617 matches found

Tenable Nessus
Tenable Nessus
added 2026/05/16 12:00 a.m.16 views

Amazon Linux 2023 : curl, curl-minimal, libcurl (ALAS2023-2026-1699)

It is, therefore, affected by a vulnerability as referenced in the ALAS2023-2026-1699 advisory. When doing a second SMB request to the same host again, curl would wrongly use a data pointer pointing into already freed memory. CVE-2026-3805 Tenable has extracted the preceding description block...

7.5CVSS7.1AI score0.00745EPSS
SaveExploits2References4
RedhatCVE
RedhatCVE
added 2026/05/13 5:09 p.m.14 views

CVE-2026-43489

A flaw was found in the Linux kernel's liveupdate mechanism. When a retrieve operation fails, the system does not properly record the failure status. This allows a local attacker to repeatedly attempt the operation, potentially leading to attempts to access or free already freed data structures...

5.5CVSS5.8AI score0.00102EPSS
SaveExploits0References4
NVD
NVD
added 2026/05/13 4:16 p.m.45 views

CVE-2026-43489

In the Linux kernel, the following vulnerability has been resolved: liveupdate: luofile: remember retrieve status LUO keeps track of successful retrieve attempts on a LUO file. It does so to avoid multiple retrievals of the same file. Multiple retrievals cause problems because once the file is...

5.5CVSS0.00102EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/05/13 4:16 p.m.22 views

CVE-2026-43481

In the Linux kernel, the following vulnerability has been resolved: net-shapers: don't free reply skb after genlmsgreply genlmsgreply hands the reply skb to netlink, and netlinkunicast consumes it on all return paths, whether the skb is queued successfully or freed on an error path...

7.8CVSS5.8AI score0.00119EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/05/11 2:13 p.m.18 views

SUSE CVE-2026-43473

In the Linux kernel, the following vulnerability has been resolved: scsi: mpi3mr: Add NULL checks when resetting request and reply queues The driver encountered a crash during resource cleanup when the reply and request queues were NULL due to freed memory. This issue occurred when the creation o...

5.5CVSS5.8AI score0.00114EPSS
SaveExploits0References17
RedhatCVE
RedhatCVE
added 2026/05/08 6:41 p.m.15 views

CVE-2026-43303

A flaw was found in the Linux kernel's memory management subsystem. When pages are freed, the page-private field is not properly cleared. If these pages are later reallocated as high-order pages and split, the tail pages can retain stale page-private values. This can lead to a use-after-free...

7.8CVSS5.7AI score0.00165EPSS
SaveExploits0References4
NVD
NVD
added 2026/05/08 3:17 p.m.20 views

CVE-2026-43473

In the Linux kernel, the following vulnerability has been resolved: scsi: mpi3mr: Add NULL checks when resetting request and reply queues The driver encountered a crash during resource cleanup when the reply and request queues were NULL due to freed memory. This issue occurred when the creation o...

5.5CVSS0.00114EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/05/08 3:17 p.m.27 views

CVE-2026-43473

In the Linux kernel, the following vulnerability has been resolved: scsi: mpi3mr: Add NULL checks when resetting request and reply queues The driver encountered a crash during resource cleanup when the reply and request queues were NULL due to freed memory. This issue occurred when the creation o...

5.5CVSS5.4AI score0.00114EPSS
SaveExploits0References34
Cvelist
Cvelist
added 2026/05/08 2:22 p.m.49 views

CVE-2026-43473 scsi: mpi3mr: Add NULL checks when resetting request and reply queues

In the Linux kernel, the following vulnerability has been resolved: scsi: mpi3mr: Add NULL checks when resetting request and reply queues The driver encountered a crash during resource cleanup when the reply and request queues were NULL due to freed memory. This issue occurred when the creation o...

0.00114EPSS
SaveExploits0References6
OSV
OSV
added 2026/05/08 2:22 p.m.16 views

CVE-2026-43473 scsi: mpi3mr: Add NULL checks when resetting request and reply queues

In the Linux kernel, the following vulnerability has been resolved: scsi: mpi3mr: Add NULL checks when resetting request and reply queues The driver encountered a crash during resource cleanup when the reply and request queues were NULL due to freed memory. This issue occurred when the creation o...

5.8AI score
SaveExploits0References9
CNNVD
CNNVD
added 2026/05/08 12:00 a.m.17 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from the issue of reusing a freed link stream after the sndpcmdrain function in ALSA pcm is released...

7.8CVSS5.8AI score0.00126EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/05/08 12:00 a.m.20 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from the use of the lereadfeaturescomplete function in Bluetooth HCI sync. This function allows for...

8.8CVSS5.8AI score0.00219EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/05/08 12:00 a.m.19 views

PT-2026-39071

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A NULL pointer dereference occurs in the stratix10-rsu firmware driver when Remote System Update RSU is disabled in the First Stage Boot Loader FSBL. The issue arises because the rsu sen...

5.5CVSS5.8AI score0.00116EPSS
SaveExploits0References13
CNNVD
CNNVD
added 2026/05/08 12:00 a.m.14 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from the reuse of freed percpu statistics information during the removenhgrpentry function. This could...

7.8CVSS5.8AI score0.00125EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/05/08 12:00 a.m.22 views

Linux Distros Unpatched Vulnerability : CVE-2026-43303

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - mm/pagealloc: clear page-private in freepagesprepare Several subsystems slub, shmem, ttm, etc. use page-private but don't clear it before freeing pages. When...

7.8CVSS7.2AI score0.00165EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/05/07 12:19 a.m.21 views

CVE-2026-43276

A flaw was found in the Linux kernel's mana network driver. This vulnerability, a use-after-free, occurs when the PCI service rescan path attempts to destroy an already-freed workqueue a second time. A local attacker could exploit this condition to cause a system crash, leading to a denial of...

7.8CVSS5.8AI score0.00118EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/05/06 10:15 p.m.16 views

CVE-2026-43225

A flaw was found in the Linux kernel's rtl8723bs component. This memory leak vulnerability occurs when the cfg80211informbssframe function returns a NULL value on a failure path, preventing the allocated buffer from being properly freed. This can lead to a potential memory leak within the system...

5.5CVSS5.9AI score0.00128EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/05/06 7:03 p.m.17 views

CVE-2026-43153

A flaw was found in the Linux kernel's XFS filesystem. The xfsattrleafhasname function has a problematic calling convention that can lead to incorrect buffer handling. This issue can result in the use of already released memory buffers, potentially causing memory corruption or system instability....

7.8CVSS5.6AI score0.00138EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/05/06 12:30 p.m.14 views

EUVD-2026-27784

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: fix memory leak on failure path cfg80211informbssframe may return NULL on failure. In that case, the allocated buffer 'buf' is not freed and the function returns early, leading to potential memory leak. Fix th...

5.9AI score0.00128EPSS
SaveExploits0References8
NVD
NVD
added 2026/05/06 12:16 p.m.52 views

CVE-2026-43216

In the Linux kernel, the following vulnerability has been resolved: net: Drop the lock in skbmaytxtimestamp skbmaytxtimestamp may acquire sock::skcallbacklock. The lock must not be taken in IRQ context, only softirq is okay. A few drivers receive the timestamp via a dedicated interrupt and comple...

5.5CVSS0.00128EPSS
SaveExploits0References8
Rows per page
Query Builder