Lucene search
+L

57340 matches found

OSV
OSV
•added 2026/04/22 1:53 p.m.•13 views

CVE-2026-31440 dmaengine: idxd: Fix leaking event log memory

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Fix leaking event log memory During the device remove process, the device is reset, causing the configuration registers to go back to their default state, which is zero. As the driver is checking if the event log...

5.8AI score
SaveExploits0References8
Cvelist
Cvelist
•added 2026/04/22 1:45 p.m.•54 views

CVE-2026-6862 Efivar: efivar: denial of service due to stack overflow in device path node parsing

A flaw was found in libefiboot, a component of efivar. The device path node parser in libefiboot fails to validate that each node's Length field is at least 4 bytes, which is the minimum size for an EFI Extensible Firmware Interface device path node header. A local user could exploit this...

5.5CVSS0.00166EPSS
SaveExploits0References3
CVE
CVE
•added 2026/04/22 1:45 p.m.•42 views

CVE-2026-6862

CVE-2026-6862: A flaw in libefiboot (part of efivar) affects the device path node parser, which does not validate that each node’s Length is at least 4 bytes (EFI node header minimum). A crafted device path node could trigger infinite recursion, stack exhaustion, and a DoS via a process crash. Do...

5.5CVSS5.7AI score0.00166EPSS
SaveExploits0References3Affected Software1
attackerkb
attackerkb
•added 2026/04/22 1:45 p.m.•7 views

CVE-2026-6862

A flaw was found in libefiboot, a component of efivar. The device path node parser in libefiboot fails to validate that each node's Length field is at least 4 bytes, which is the minimum size for an EFI Extensible Firmware Interface device path node header. A local user could exploit this...

5.5CVSS5.7AI score0.00166EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
•added 2026/04/22 1:45 p.m.•11 views

CVE-2026-6862 Efivar: efivar: denial of service due to stack overflow in device path node parsing

A flaw was found in libefiboot, a component of efivar. The device path node parser in libefiboot fails to validate that each node's Length field is at least 4 bytes, which is the minimum size for an EFI Extensible Firmware Interface device path node header. A local user could exploit this...

5.5CVSS5.7AI score0.00166EPSS
SaveExploits0References3
Debian CVE
Debian CVE
•added 2026/04/22 1:45 p.m.•19 views

CVE-2026-6862

A flaw was found in libefiboot, a component of efivar. The device path node parser in libefiboot fails to validate that each node's Length field is at least 4 bytes, which is the minimum size for an EFI Extensible Firmware Interface device path node header. A local user could exploit this...

5.5CVSS5.3AI score0.00166EPSS
SaveExploits0
RedhatCVE
RedhatCVE
•added 2026/04/22 1:45 p.m.•18 views

CVE-2026-6862

A flaw was found in libefiboot, a component of efivar. The device path node parser in libefiboot fails to validate that each node's Length field is at least 4 bytes, which is the minimum size for an EFI Extensible Firmware Interface device path node header. A local user could exploit this...

5.5CVSS5.9AI score0.00166EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
•added 2026/04/22 8:19 a.m.•20 views

kernel: macvlan: fix error recovery in macvlan_common_newlink()

A use-after-free vulnerability was found in the macvlan driver. When creating a macvlan interface in source mode fails after the source MAC has been added to the hash table e.g., due to an invalid interface name, the hash entry still references the freed netdevice structure. Subsequent packets...

7.8CVSS5.6AI score0.00124EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2026/04/22 7:55 a.m.•24 views

kernel: smc: Fix use-after-free in __pnet_find_base_ndev()

In the Linux kernel, the following vulnerability has been resolved: smc: Fix use-after-free in pnetfindbasendev. syzbot reported use-after-free of netdevice in pnetfindbasendev, which was called during connect. 0 smcpnetfindismresource fetches skdstgetsk-dev and passes down to pnetfindbasendev,...

7.8CVSS5.6AI score0.0014EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2026/04/22 7:55 a.m.•31 views

kernel: smc: Use __sk_dst_get() and dst_dev_rcu() in smc_clc_prfx_match()

A flaw was found in the Linux kernel’s SMC Shared Memory Communication module: in smcclcprfxmatch, the function is called from smclistenwork without proper RCU or RTNL protection. The code previously used skdstgetsk-dev, which can lead to a use-after-free UAF condition if the sk’s destination is...

8.1CVSS5.8AI score0.00392EPSS
SaveExploits0References5
OSV
OSV
•added 2026/04/22 1:49 a.m.•25 views

MAL-2026-2977 Malicious code in ts-utils-dev (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector e8a1476a3763d6093218666ee76d28124242e541f10e98fea5e396de93e97e85 The package ts-utils-dev was found to contain malicious code. Source: ghsa-malware 780475532d255944bb4846b6f84becadf429014e623c83b5ca508b6f97e39a9a A...

5.7AI score
SaveExploits0References1
SUSE CVE
SUSE CVE
•added 2026/04/22 1:40 a.m.•32 views

SUSE CVE-2026-6764

Incorrect boundary conditions in the DOM: Device Interfaces component. This vulnerability was fixed in Firefox 150, Firefox ESR 140.10, Thunderbird 150, and Thunderbird 140.10...

6.5CVSS5.7AI score0.00395EPSS
SaveExploits0References15
RedhatCVE
RedhatCVE
•added 2026/04/22 1:14 a.m.•16 views

CVE-2026-6764

A flaw was found in Firefox and Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: Incorrect boundary conditions in the DOM: Device Interfaces component...

6.5CVSS5.7AI score0.00395EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2026/04/22 12:32 a.m.•18 views

kernel: smc: Fix use-after-free in __pnet_find_base_ndev()

In the Linux kernel, the following vulnerability has been resolved: smc: Fix use-after-free in pnetfindbasendev. syzbot reported use-after-free of netdevice in pnetfindbasendev, which was called during connect. 0 smcpnetfindismresource fetches skdstgetsk-dev and passes down to pnetfindbasendev,...

7.8CVSS5.6AI score0.0014EPSS
SaveExploits0References5
EUVD
EUVD
•added 2026/04/22 12:31 a.m.•17 views

EUVD-2026-24503

A security flaw has been discovered in Comfast CF-N1-S 2.6.0.1. Affected by this issue is some unknown functionality of the file /cgi-bin/mbox-config?method=SET&section=pingconfig of the component Endpoint. Performing a manipulation of the argument destination results in command injection. The...

6.5CVSS5.5AI score0.02378EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2026/04/22 12:15 a.m.•22 views

kernel: macvlan: fix error recovery in macvlan_common_newlink()

A use-after-free vulnerability was found in the macvlan driver. When creating a macvlan interface in source mode fails after the source MAC has been added to the hash table e.g., due to an invalid interface name, the hash entry still references the freed netdevice structure. Subsequent packets...

7.8CVSS5.6AI score0.00124EPSS
SaveExploits0References5
CNNVD
CNNVD
•added 2026/04/22 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 cyclic locking dependency between reqlock and the work queue in nciclosedevice, potentially...

5.5CVSS5.8AI score0.00125EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
•added 2026/04/22 12:00 a.m.•15 views

PT-2026-34380

In the Linux kernel, the following vulnerability has been resolved: ASoC: sma1307: fix double free of devm kzalloc memory A previous change added NULL checks and cleanup for allocation failures in sma1307 setting loaded. However, the cleanup for mode set entries is wrong. Those entries are...

5.6AI score0.00173EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
•added 2026/04/22 12:00 a.m.•22 views

PT-2026-34391

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description Race conditions can occur in the hwmon pmbus/core component because the regulator operations pmbus regulator get voltage, pmbus regulator set voltage, and pmbus regulator list voltage...

9.8CVSS5.8AI score0.00755EPSS
SaveExploits1References152
Tenable Nessus
Tenable Nessus
•added 2026/04/22 12:00 a.m.•8 views

Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2026-013723)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-013723 advisory. In the Linux kernel, the following vulnerability has been resolved: usb: gadget: fhid: fix fhidg lifetime vs cdev The embedded struct cdev does not have its lifetime...

5.7AI score0.0022EPSS
SaveExploits0References4
Rows per page
Query Builder