Lucene search
+L

70 matches found

OSV
OSV
added 2 days ago4 views

UBUNTU-CVE-2026-72370

In the Linux kernel, the following vulnerability has been resolved: iomap: release pages on atomic dio size mismatch If bioiovitergetpages or the bounce helper succeeds but builds a short bio, the REQATOMIC size check rejects it before submission. The old error path only dropped the bio reference...

5.4AI score0.00198EPSS
SaveExploits0References5
CVE
CVE
added 4 days ago16 views

CVE-2026-74443

CVE-2026-74443 affects the Linux kernel DRM/vmwgfx path. The issue in vmw_cmd_dma() computes the DMA suffix location without ensuring header->size can contain both body and suffix, allowing an undersized header to underflow the suffix pointer and later overwrite verified fields of a relocated ...

8.8CVSS5.4AI score0.00129EPSS
SaveExploits0References5
Cvelist
Cvelist
added 4 days ago29 views

CVE-2026-72370 iomap: release pages on atomic dio size mismatch

In the Linux kernel, the following vulnerability has been resolved: iomap: release pages on atomic dio size mismatch If bioiovitergetpages or the bounce helper succeeds but builds a short bio, the REQATOMIC size check rejects it before submission. The old error path only dropped the bio reference...

0.00198EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/07 9:10 p.m.12 views

CVE-2026-11743 Missing negative-offset/overflow check in SF32LB MPI QSPI NOR flash driver allows out-of-bounds read and write

The SF32LB MPI QSPI NOR flash driver drivers/flash/flashsf32lbmpiqspinor.c validated the flash offset and length on its read and write paths with the test offset + size data-size. Because offset is a signed offt while size is unsigned, a negative offset is converted to a large unsigned value and...

6.6CVSS5.8AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/07 9:10 p.m.37 views

CVE-2026-11743 Missing negative-offset/overflow check in SF32LB MPI QSPI NOR flash driver allows out-of-bounds read and write

The SF32LB MPI QSPI NOR flash driver drivers/flash/flashsf32lbmpiqspinor.c validated the flash offset and length on its read and write paths with the test offset + size data-size. Because offset is a signed offt while size is unsigned, a negative offset is converted to a large unsigned value and...

6.6CVSS0.00105EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/07 9:10 p.m.57 views

CVE-2026-11743

The CVE concerns the SF32LB MPI QSPI NOR flash driver (drivers/flash/flash_sf32lb_mpi_qspi_nor.c). The vulnerability arises in the read/write paths where a signed offset (off_t) is compared against an unsigned size using (offset + size) > data->size, allowing a negative offset to wrap to a ...

6.6CVSS5.7AI score0.00105EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/07/21 1:1 p.m.12 views

SUSE CVE-2026-64026

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix DATA decrypt vs splice by copying data to buffer in recvmsg This improves the fix for CVE-2026-43500. Fix the pagecache corruption from in-place decryption of a DATA packet transmitted locally by splice by getting rid ...

7.8CVSS5.7AI score0.00129EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/07/20 12:0 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-64026

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - rxrpc: Fix DATA decrypt vs splice by copying data to buffer in recvmsg This improves the fix for CVE-2026-43500. Fix the pagecache corruption from in-place...

7.8CVSS7.3AI score0.92855EPSS
SaveExploits21References4
NVD
NVD
added 2026/07/19 4:17 p.m.7 views

CVE-2026-64085

In the Linux kernel, the following vulnerability has been resolved: hwmon: pmbus/adm1266 bounce blackbox records through a protocol-sized buffer adm1266pmbusblockxfer copies the device-supplied block payload into the caller-provided buffer using the device-supplied length: memcpydatar, &msgs1.buf...

0.00184EPSS
SaveExploits0References8
NVD
NVD
added 2026/07/19 4:17 p.m.10 views

CVE-2026-64026

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix DATA decrypt vs splice by copying data to buffer in recvmsg This improves the fix for CVE-2026-43500. Fix the pagecache corruption from in-place decryption of a DATA packet transmitted locally by splice by getting rid ...

7.8CVSS0.00129EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/07/19 3:39 p.m.19 views

EUVD-2026-45658

In the Linux kernel, the following vulnerability has been resolved: hwmon: pmbus/adm1266 bounce blackbox records through a protocol-sized buffer adm1266pmbusblockxfer copies the device-supplied block payload into the caller-provided buffer using the device-supplied length: memcpydatar, &msgs1.buf...

5.5AI score0.00184EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/07/19 3:39 p.m.37 views

CVE-2026-64026 rxrpc: Fix DATA decrypt vs splice() by copying data to buffer in recvmsg

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix DATA decrypt vs splice by copying data to buffer in recvmsg This improves the fix for CVE-2026-43500. Fix the pagecache corruption from in-place decryption of a DATA packet transmitted locally by splice by getting rid ...

7.8CVSS0.00129EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/07/19 3:39 p.m.18 views

EUVD-2026-45599

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix DATA decrypt vs splice by copying data to buffer in recvmsg This improves the fix for CVE-2026-43500. Fix the pagecache corruption from in-place decryption of a DATA packet transmitted locally by splice by getting rid ...

5.8AI score0.92855EPSS
SaveExploits21References5
Debian CVE
Debian CVE
added 2026/07/19 3:39 p.m.13 views

CVE-2026-64026

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix DATA decrypt vs splice by copying data to buffer in recvmsg This improves the fix for CVE-2026-43500. Fix the pagecache corruption from in-place decryption of a DATA packet transmitted locally by splice by getting rid ...

7.8CVSS5.6AI score0.00129EPSS
SaveExploits0
CVE
CVE
added 2026/07/19 3:39 p.m.35 views

CVE-2026-64026

CVE-2026-64026 affects the Linux kernel’s rxrpc path. The issue was addressed by removing in-place decryption in splice()-transmitted DATA packets and instead unconditionally copying the packet content into a dedicated bounce buffer, which is decrypted there and then copied to the final destinati...

7.8CVSS5.8AI score0.00129EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/19 3:39 p.m.7 views

CVE-2026-64026 rxrpc: Fix DATA decrypt vs splice() by copying data to buffer in recvmsg

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix DATA decrypt vs splice by copying data to buffer in recvmsg This improves the fix for CVE-2026-43500. Fix the pagecache corruption from in-place decryption of a DATA packet transmitted locally by splice by getting rid ...

7.8CVSS5.8AI score
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/07/19 12:0 a.m.17 views

PT-2026-61343

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the rxrpc module where in-place decryption of a DATA packet transmitted locally via the splice function can lead to pagecache corruption. This occurs due to packet...

7.8CVSS5.4AI score0.00129EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/06/26 7:34 a.m.15 views

CVE-2026-53164

A flaw was found in the Linux kernel's input/output memory management unit IOMMU Direct Memory Access DMA subsystem, specifically within the software IOMMU bounce buffer SWIOTLB mechanism. This vulnerability occurs when the system attempts to map a zero-length memory region, which can be triggere...

5.5CVSS5.9AI score0.00121EPSS
SaveExploits0References4
Microsoft CVE
Microsoft CVE
added 2026/05/28 8:10 a.m.13 views

crypto: nx - fix bounce buffer leaks in nx842_crypto_{alloc,free}_ctx

...

7.8CVSS5.4AI score0.00129EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/05/28 3:53 a.m.14 views

SUSE CVE-2026-46066

In the Linux kernel, the following vulnerability has been resolved: ceph: fix numops off-by-one when crypto allocation fails movedirtyfolioinpagearray may fail if the file is encrypted, the dirty folio is not the first in the batch, and it fails to allocate a bounce buffer to hold the ciphertext...

5.5CVSS5.8AI score0.00121EPSS
SaveExploits0References3
Rows per page
Query Builder