Lucene search
+L

22 matches found

Debian CVE
Debian CVE
added 2026/08/28 6:48 a.m.5 views

CVE-2026-80592

In the Linux kernel, the following vulnerability has been resolved: samples/damon/mtier: fail early if address range parameters are invalid The comment on top of struct damonregion clearly says that For any use case, @ar should be non-zero positive size. which is now verified in...

5.8AI score0.00166EPSS
SaveExploits0
CVE
CVE
added 2026/08/10 12:03 p.m.37 views

CVE-2026-68327

CVE-2026-68327 (wanxl Linux kernel driver): The wanxl PCIe driver resets hardware only after the PLX BAR is mapped. A failure path during probe can call wanxl_reset() while card->plx is NULL, dereferencing MMIO and risking a NULL pointer. The root cause is that wanxl_pci_init_one() stores the ...

5.3AI score0.00176EPSS
SaveExploits0References8
CVE
CVE
added 2026/05/28 9:35 a.m.43 views

CVE-2026-46109

The CVE-2026-46109 issue concerns the Linux kernel USB ULPI code. Specifically, memory allocated for the ulpi structure could be leaked if ulpi_of_register() or ulpi_read_id() failed before device_register() was invoked, despite a previous fix targeting a different error path. The authoritative m...

5.5CVSS5.8AI score0.00123EPSS
SaveExploits0References8Affected Software1
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.9 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: iouring/rw: Ensure that the allocated iovec is cleared in case of an early failure. A previous commit reused the recycling infrastructure for early cleanup, but this is not sufficient in cases where our internal caches overflow. ...

6AI score0.00168EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/05/06 4:56 p.m.13 views

CVE-2025-71272

A flaw was found in the Linux kernel, specifically within the 'most: core' module. The mostregisterinterface function does not correctly release allocated resources when it encounters an early failure. This resource leak can be triggered by a local attacker, potentially leading to memory exhausti...

5.5CVSS5.8AI score0.00127EPSS
SaveExploits0References4
CVE
CVE
added 2025/12/09 1:30 a.m.53 views

CVE-2023-53849

Technical details about CVE-2023-53849 are not publicly provided in the supplied documents. Monitor for updates from official advisories; no concrete impact, affected products, or fixes are described here.

6AI score0.00216EPSS
SaveExploits0References4
NVD
NVD
added 2025/12/08 2:15 a.m.13 views

CVE-2022-50617

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/powerplay/psm: Fix memory leak in power state init Commit 902bc65de0b3 "drm/amdgpu/powerplay/psm: return an error in power state init" made the power state init function return early in case of failure to get an entry...

0.00195EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/12/08 12:23 a.m.11 views

SUSE CVE-2025-40267

In the Linux kernel, the following vulnerability has been resolved: iouring/rw: ensure allocated iovec gets cleared for early failure A previous commit reused the recyling infrastructure for early cleanup, but this is not enough for the case where our internal caches have overflowed. If this...

6.5AI score0.00168EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/12/08 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2025-40267

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - iouring/rw: ensure allocated iovec gets cleared for early failure A previous commit reused the recyling infrastructure for early cleanup, but this is not enough...

5.9AI score0.00168EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2025/12/07 9:55 p.m.13 views

CVE-2025-40267

In the Linux kernel, the following vulnerability has been resolved: iouring/rw: ensure allocated iovec gets cleared for early failure A previous commit reused the recyling infrastructure for early cleanup, but this is not enough for the case where our internal caches have overflowed. If this...

5.5CVSS5.8AI score0.00168EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/12/07 12:30 a.m.12 views

EUVD-2025-201588

In the Linux kernel, the following vulnerability has been resolved: iouring/rw: ensure allocated iovec gets cleared for early failure A previous commit reused the recyling infrastructure for early cleanup, but this is not enough for the case where our internal caches have overflowed. If this...

6AI score0.00168EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/06 10:15 p.m.10 views

DEBIAN-CVE-2025-40267

In the Linux kernel, the following vulnerability has been resolved: iouring/rw: ensure allocated iovec gets cleared for early failure A previous commit reused the recyling infrastructure for early cleanup, but this is not enough for the case where our internal caches have overflowed. If this...

5.2AI score0.00168EPSS
SaveExploits0References1
NVD
NVD
added 2025/12/06 10:15 p.m.11 views

CVE-2025-40267

In the Linux kernel, the following vulnerability has been resolved: iouring/rw: ensure allocated iovec gets cleared for early failure A previous commit reused the recyling infrastructure for early cleanup, but this is not enough for the case where our internal caches have overflowed. If this...

0.00168EPSS
SaveExploits0References2
OSV
OSV
added 2025/12/06 10:15 p.m.16 views

UBUNTU-CVE-2025-40267

In the Linux kernel, the following vulnerability has been resolved: iouring/rw: ensure allocated iovec gets cleared for early failure A previous commit reused the recyling infrastructure for early cleanup, but this is not enough for the case where our internal caches have overflowed. If this...

5.7AI score0.00168EPSS
SaveExploits0References10
Debian CVE
Debian CVE
added 2025/12/06 9:50 p.m.23 views

CVE-2025-40267

In the Linux kernel, the following vulnerability has been resolved: iouring/rw: ensure allocated iovec gets cleared for early failure A previous commit reused the recyling infrastructure for early cleanup, but this is not enough for the case where our internal caches have overflowed. If this...

5.2AI score0.00168EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/12/06 9:50 p.m.32 views

CVE-2025-40267 io_uring/rw: ensure allocated iovec gets cleared for early failure

In the Linux kernel, the following vulnerability has been resolved: iouring/rw: ensure allocated iovec gets cleared for early failure A previous commit reused the recyling infrastructure for early cleanup, but this is not enough for the case where our internal caches have overflowed. If this...

0.00168EPSS
SaveExploits0References2
OSV
OSV
added 2025/12/06 9:50 p.m.14 views

CVE-2025-40267 io_uring/rw: ensure allocated iovec gets cleared for early failure

In the Linux kernel, the following vulnerability has been resolved: iouring/rw: ensure allocated iovec gets cleared for early failure A previous commit reused the recyling infrastructure for early cleanup, but this is not enough for the case where our internal caches have overflowed. If this...

6.4AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/12/06 12:00 a.m.16 views

PT-2025-49368

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel’s io uring/rw functionality. A previous commit intended to improve cleanup processes inadvertently introduced a memory leak. Specifically, if internal...

5.5AI score0.00677EPSS
SaveExploits5References387
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.11 views

kernel: io_uring: clear opcode specific data for an early failure

No description is available for this CVE...

7.3AI score
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2024/05/20 2:21 p.m.20 views

CVE-2024-35923

In the Linux kernel, the following vulnerability has been resolved: iouring: clear opcode specific data for an early failure The Linux kernel CVE team has assigned CVE-2024-35923 to this issue. Upstream advisory: https://lore.kernel.org/linux-cve-announce/2024051914-CVE-2024-35923-ddae@gregkh/T...

5.5CVSS6.1AI score
SaveExploits0References4
Rows per page
Query Builder