Lucene search
+L

1439 matches found

OSV
OSV
added 2026/02/10 8:16 p.m.10 views

UBUNTU-CVE-2024-21953

Improper input validation in IOMMU could allow a malicious hypervisor to reconfigure IOMMU registers resulting in loss of guest data integrity...

5.9CVSS5.8AI score0.00157EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/02/10 7:11 p.m.13 views

CVE-2024-21953

Improper input validation in IOMMU could allow a malicious hypervisor to reconfigure IOMMU registers resulting in loss of guest data integrity...

5.9CVSS5.5AI score0.00157EPSS
SaveExploits0References2
OSV
OSV
added 2026/02/04 11:12 p.m.3 views

GHSA-4JVR-VJ2C-8Q37 EVE Seals Vault Key With SHA1 PCRs

Impact The vault key is sealed using SHA1 PCRs instead of SHA256 PCRs Thus an attacker with physical access to an EVE-OS device can try to brute force creating a kernel or rootfs image which produces the same SHA1 PCR but with malicious content. Patches Fixed in 9.4.3-lts and 10.1.0 Workarounds N...

6.7CVSS5.3AI score0.00109EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/02/03 12:00 a.m.22 views

PT-2026-5819

Konica Minolta FTP Utility 1.0 contains a buffer overflow vulnerability in the LIST command that allows attackers to overwrite system registers. Attackers can send an oversized buffer of 1500 'A' characters to crash the FTP server and potentially execute unauthorized code...

9.8CVSS6.1AI score0.00575EPSS
SaveExploits1References5
RedhatCVE
RedhatCVE
added 2026/02/02 9:17 a.m.8 views

CVE-2026-23021

A flaw was found in the Linux kernel's net: usb: pegasus module. A local attacker with low privileges could exploit this vulnerability when the usbsubmiturb function fails during asynchronous writes to device registers. This can lead to a memory leak, potentially causing a Denial of Service DoS d...

5.5CVSS5.3AI score0.00149EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/02/01 12:23 a.m.22 views

SUSE CVE-2026-23022

In the Linux kernel, the following vulnerability has been resolved: idpf: fix memory leak in idpfvccoredeinit Make sure to free hw-lanregs. Reported by kmemleak during reset: unreferenced object 0xff1b913d02a936c0 size 96: comm "kworker/u258:14", pid 2174, jiffies 4294958305 hex dump first 32...

5.5CVSS5.8AI score0.00128EPSS
SaveExploits0References7
OSV
OSV
added 2026/01/31 12:16 p.m.9 views

UBUNTU-CVE-2026-23022

In the Linux kernel, the following vulnerability has been resolved: idpf: fix memory leak in idpfvccoredeinit Make sure to free hw-lanregs. Reported by kmemleak during reset: unreferenced object 0xff1b913d02a936c0 size 96: comm "kworker/u258:14", pid 2174, jiffies 4294958305 hex dump first 32...

5.5CVSS5.7AI score0.00128EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2026/01/31 12:16 p.m.9 views

CVE-2026-23022

In the Linux kernel, the following vulnerability has been resolved: idpf: fix memory leak in idpfvccoredeinit Make sure to free hw-lanregs. Reported by kmemleak during reset: unreferenced object 0xff1b913d02a936c0 size 96: comm "kworker/u258:14", pid 2174, jiffies 4294958305 hex dump first 32...

5.5CVSS5.7AI score0.00128EPSS
SaveExploits0References10
EUVD
EUVD
added 2026/01/31 11:39 a.m.9 views

EUVD-2026-5073

In the Linux kernel, the following vulnerability has been resolved: net: usb: pegasus: fix memory leak in updateethregsasync When asynchronously writing to the device registers and if usbsubmiturb fail, the code fail to release allocated to this point resources...

5.8AI score0.00149EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/01/31 11:39 a.m.45 views

CVE-2026-23022 idpf: fix memory leak in idpf_vc_core_deinit()

In the Linux kernel, the following vulnerability has been resolved: idpf: fix memory leak in idpfvccoredeinit Make sure to free hw-lanregs. Reported by kmemleak during reset: unreferenced object 0xff1b913d02a936c0 size 96: comm "kworker/u258:14", pid 2174, jiffies 4294958305 hex dump first 32...

0.00128EPSS
SaveExploits0References2
CVE
CVE
added 2026/01/31 11:39 a.m.34 views

CVE-2026-23022

The CVE-2026-23022 issue affects the Linux kernel’s idpf driver. It fixes a memory leak in idpf_vc_core_deinit() where hw->lan_regs was not freed, reported by kmemleak during reset. The root cause is a missing free in the deinitialization path of idpf_vc_core, leading to unreferenced memory be...

5.5CVSS5.8AI score0.00128EPSS
SaveExploits0References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/01/31 11:39 a.m.7 views

CVE-2026-23022

In the Linux kernel, the following vulnerability has been resolved: idpf: fix memory leak in idpfvccoredeinit Make sure to free hw-lanregs. Reported by kmemleak during reset: unreferenced object 0xff1b913d02a936c0 size 96: comm "kworker/u258:14", pid 2174, jiffies 4294958305 hex dump first 32...

5.7AI score0.00128EPSS
SaveExploits0References3Affected Software1
EUVD
EUVD
added 2026/01/31 11:39 a.m.10 views

EUVD-2026-5072

In the Linux kernel, the following vulnerability has been resolved: idpf: fix memory leak in idpfvccoredeinit Make sure to free hw-lanregs. Reported by kmemleak during reset: unreferenced object 0xff1b913d02a936c0 size 96: comm "kworker/u258:14", pid 2174, jiffies 4294958305 hex dump first 32...

5.8AI score0.00128EPSS
SaveExploits0References2
OSV
OSV
added 2026/01/31 11:39 a.m.6 views

CVE-2026-23021 net: usb: pegasus: fix memory leak in update_eth_regs_async()

In the Linux kernel, the following vulnerability has been resolved: net: usb: pegasus: fix memory leak in updateethregsasync When asynchronously writing to the device registers and if usbsubmiturb fail, the code fail to release allocated to this point resources...

5.8AI score
SaveExploits0References10
OSV
OSV
added 2026/01/31 11:39 a.m.9 views

CVE-2026-23022 idpf: fix memory leak in idpf_vc_core_deinit()

In the Linux kernel, the following vulnerability has been resolved: idpf: fix memory leak in idpfvccoredeinit Make sure to free hw-lanregs. Reported by kmemleak during reset: unreferenced object 0xff1b913d02a936c0 size 96: comm "kworker/u258:14", pid 2174, jiffies 4294958305 hex dump first 32...

5.8AI score
SaveExploits0References5
CNNVD
CNNVD
added 2026/01/31 12:00 a.m.13 views

Linux Kernel Security Vulnerabilities

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 failure to release the hw-lan regs memory, potentially leading to memory leaks...

5.5CVSS6AI score0.00128EPSS
SaveExploits0References3
OSV
OSV
added 2026/01/23 3:16 p.m.11 views

AZL-78431 CVE-2025-71154 affecting package kernel for versions less than 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: net: usb: rtl8150: fix memory leak on usbsubmiturb failure In asyncsetregisters, when usbsubmiturb fails, the allocated asyncreq structure and URB are not freed, causing a memory leak. The completion callback asyncsetregcb is...

5.5CVSS5.8AI score0.00119EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/01/23 3:16 p.m.8 views

CVE-2025-71154

In the Linux kernel, the following vulnerability has been resolved: net: usb: rtl8150: fix memory leak on usbsubmiturb failure In asyncsetregisters, when usbsubmiturb fails, the allocated asyncreq structure and URB are not freed, causing a memory leak. The completion callback asyncsetregcb is...

5.5CVSS5.7AI score0.00119EPSS
SaveExploits0References39
OSV
OSV
added 2026/01/23 2:25 p.m.10 views

CVE-2025-71154 net: usb: rtl8150: fix memory leak on usb_submit_urb() failure

In the Linux kernel, the following vulnerability has been resolved: net: usb: rtl8150: fix memory leak on usbsubmiturb failure In asyncsetregisters, when usbsubmiturb fails, the allocated asyncreq structure and URB are not freed, causing a memory leak. The completion callback asyncsetregcb is...

5.3AI score
SaveExploits0References10
CVE
CVE
added 2026/01/23 2:25 p.m.51 views

CVE-2025-71154

CVE-2025-71154 concerns Linux kernel code for the rtl8150 USB driver. When usb_submit_urb() fails in async_set_registers(), the allocated async_req and URB are not freed, causing a memory leak. The completion callback async_set_reg_cb() frees these allocations only after a successful URB submissi...

5.5CVSS5.3AI score0.00119EPSS
SaveExploits0References7Affected Software1
Rows per page
Query Builder