Lucene search
+L

14810 matches found

Cvelist
Cvelist
added 2026/07/25 8:50 a.m.32 views

CVE-2026-64379 smb: client: mask server-provided mode to 07777 in modefromsid

In the Linux kernel, the following vulnerability has been resolved: smb: client: mask server-provided mode to 07777 in modefromsid When modefromsid is active, parsedacl applies the server-provided subauth2 value from the NFS mode SID to cfmode without masking to 07777. Apply the correct masking,...

7.1CVSS0.00309EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/25 8:50 a.m.10 views

CVE-2026-64334 USB: serial: digi_acceleport: fix hard lockup on disconnect

In the Linux kernel, the following vulnerability has been resolved: USB: serial: digiacceleport: fix hard lockup on disconnect If submitting the OOB write urb fails persistently e.g if the device is being disconnected the driver would loop indefinitely with interrupts disabled. Check for urb...

5.7AI score
SaveExploits0References11
CVE
CVE
added 2026/07/25 8:50 a.m.19 views

CVE-2026-64335

The CVE-2026-64335 entry describes a Linux kernel issue in the USB serial digi_acceleport driver. If a port is closed while throttled, the read URB is not resubmitted, causing the port to stop receiving data until reconnection or driver rebound. The documented fix clears throttle flags and resubm...

5.7AI score0.00177EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/07/25 8:49 a.m.26 views

CVE-2026-64326 block: skip sync_blockdev() on surprise removal in bdev_mark_dead()

In the Linux kernel, the following vulnerability has been resolved: block: skip syncblockdev on surprise removal in bdevmarkdead bdevmarkdead's @surprise == true means the device is already gone. The filesystem callback fsbdevmarkdead honours this and skips syncfilesystem, but the bare block devi...

0.002EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/07/25 8:49 a.m.5 views

EUVD-2026-48870

In the Linux kernel, the following vulnerability has been resolved: block: skip syncblockdev on surprise removal in bdevmarkdead bdevmarkdead's @surprise == true means the device is already gone. The filesystem callback fsbdevmarkdead honours this and skips syncfilesystem, but the bare block devi...

5.8AI score0.002EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/07/25 8:49 a.m.10 views

CVE-2026-64326

In the Linux kernel, the following vulnerability has been resolved: block: skip syncblockdev on surprise removal in bdevmarkdead bdevmarkdead's @surprise == true means the device is already gone. The filesystem callback fsbdevmarkdead honours this and skips syncfilesystem, but the bare block devi...

5.6AI score0.002EPSS
SaveExploits0
OSV
OSV
added 2026/07/25 8:49 a.m.5 views

CVE-2026-64326 block: skip sync_blockdev() on surprise removal in bdev_mark_dead()

In the Linux kernel, the following vulnerability has been resolved: block: skip syncblockdev on surprise removal in bdevmarkdead bdevmarkdead's @surprise == true means the device is already gone. The filesystem callback fsbdevmarkdead honours this and skips syncfilesystem, but the bare block devi...

5.8AI score
SaveExploits0References8
OSV
OSV
added 2026/07/25 8:49 a.m.7 views

CVE-2026-64324 udf: validate free block extents against the partition length

In the Linux kernel, the following vulnerability has been resolved: udf: validate free block extents against the partition length udffreeblocks checks the logical block number and count against the partition length, but drops the extent offset from that final bound. A crafted extent can pass the...

7.8CVSS5.8AI score
SaveExploits0References11
Cvelist
Cvelist
added 2026/07/25 8:49 a.m.29 views

CVE-2026-64324 udf: validate free block extents against the partition length

In the Linux kernel, the following vulnerability has been resolved: udf: validate free block extents against the partition length udffreeblocks checks the logical block number and count against the partition length, but drops the extent offset from that final bound. A crafted extent can pass the...

7.8CVSS0.00156EPSS
SaveExploits0References8
CVE
CVE
added 2026/07/25 8:49 a.m.14 views

CVE-2026-64324

The CVE-2026-64324 issue affects the Linux kernel UDF handling. In udf_free_blocks(), the check against partition length used logicalBlockNum and count but drops the extent offset, allowing a crafted extent to pass guard checks and cause an out-of-bounds access when indexing the space bitmap, pot...

7.8CVSS5.8AI score0.00156EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/07/25 8:49 a.m.10 views

CVE-2026-64324

In the Linux kernel, the following vulnerability has been resolved: udf: validate free block extents against the partition length udffreeblocks checks the logical block number and count against the partition length, but drops the extent offset from that final bound. A crafted extent can pass the...

7.8CVSS5.7AI score0.00156EPSS
SaveExploits0
EUVD
EUVD
added 2026/07/25 8:49 a.m.7 views

EUVD-2026-48868

In the Linux kernel, the following vulnerability has been resolved: udf: validate free block extents against the partition length udffreeblocks checks the logical block number and count against the partition length, but drops the extent offset from that final bound. A crafted extent can pass the...

5.8AI score0.00156EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/07/25 8:49 a.m.6 views

EUVD-2026-48990

In the Linux kernel, the following vulnerability has been resolved: i2c: imx-lpi2c: mark I2C adapter when hardware is powered down On some i.MX platforms, certain I2C client drivers keep a periodic workqueue which continues to trigger I2C transfers. During system suspend/resume, there exists a ti...

5.7AI score0.00198EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/25 8:49 a.m.30 views

CVE-2026-64257 smb: client: reject overlapping data areas in SMB2 responses

In the Linux kernel, the following vulnerability has been resolved: smb: client: reject overlapping data areas in SMB2 responses Commit 53b7c271f06b "smb: client: restrict implied bcc0 exemption to responses without data area" restricted the implied bcc0 length exception to responses without a da...

9.1CVSS0.00672EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/07/25 8:49 a.m.8 views

CVE-2026-64257

In the Linux kernel, the following vulnerability has been resolved: smb: client: reject overlapping data areas in SMB2 responses Commit 53b7c271f06b "smb: client: restrict implied bcc0 exemption to responses without data area" restricted the implied bcc0 length exception to responses without a da...

9.1CVSS5.7AI score0.00672EPSS
SaveExploits0
EUVD
EUVD
added 2026/07/25 8:49 a.m.6 views

EUVD-2026-48969

In the Linux kernel, the following vulnerability has been resolved: smb: client: reject overlapping data areas in SMB2 responses Commit 53b7c271f06b "smb: client: restrict implied bcc0 exemption to responses without data area" restricted the implied bcc0 length exception to responses without a da...

5.8AI score0.00672EPSS
SaveExploits0References6
CVE
CVE
added 2026/07/25 8:49 a.m.31 views

CVE-2026-64257

CVE-2026-64257 affects the Linux kernel SMB2 client logic. The issue arose from overlap handling in __smb2_calc_size(), where clearing data_length could cause an invalid SMB2 response to appear as if it has no data area, allowing an unintended length-exemption path. The fix tracks data area overl...

9.1CVSS5.8AI score0.00672EPSS
SaveExploits0References6
CloudLinux
CloudLinux
added 2026/07/25 8:46 a.m.20 views

kernel: Fix of 43 CVEs

Bluetooth: hcisysfs: Fix attempting to call deviceadd multiple times CVE-2022-50419 - firewire: net: fix use after free in fwnetfinishincomingpacket CVE-2023-53432 - wifi: brcmfmac: fix use-after-free bug in brcmfnetdevstartxmit CVE-2022-50408 - wifi: brcmfmac: slab-out-of-bounds read in...

9.8CVSS7.1AI score0.21314EPSS
SaveExploits0References43
SUSE CVE
SUSE CVE
added 2026/07/25 12:14 a.m.6 views

SUSE CVE-2026-64232

In the Linux kernel, the following vulnerability has been resolved: block: recompute nrintegritysegments in blkinsertclonedrequest blkinsertclonedrequest already recomputes nrphyssegments against the bottom queue, because "the queue settings related to segment counting may differ from the origina...

9.8CVSS5.8AI score0.00463EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/25 12:13 a.m.7 views

SUSE CVE-2026-64244

In the Linux kernel, the following vulnerability has been resolved: drivers/base/memory: set mem-altmap after successful device registration If addmemoryblock fails at xastore under memory pressure for example, deviceunregister is called, which eventually triggers memoryblockrelease with mem-altm...

5.7AI score0.00161EPSS
SaveExploits0References2
Rows per page
Query Builder