Lucene search
+L

15469 matches found

CVE
CVE
added 2026/07/19 12:02 p.m.49 views

CVE-2026-63802

CVE-2026-63802 affects the Linux kernel’s blk-cgroup code. The vulnerability is a use-after-free that can occur when multiple blkgs in the same blkcg are released concurrently. The race happens as __blkcg_rstat_flush() can remove another blkg’s iostat entries via llist_del_all(), leading the seco...

7.8CVSS5.4AI score0.00132EPSS
SaveExploits0References5Affected Software1
EUVD
EUVD
added 2026/07/19 12:02 p.m.13 views

EUVD-2026-45468

In the Linux kernel, the following vulnerability has been resolved: blk-cgroup: fix UAF in blkcgrstatflush When multiple blkgs in the same blkcg are released concurrently, a use-after-free can occur. The race happens when one blkg's blkcgrstatflush removes another blkg's iostat entries via...

5.4AI score0.00132EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/07/19 12:02 p.m.14 views

CVE-2026-63802

In the Linux kernel, the following vulnerability has been resolved: blk-cgroup: fix UAF in blkcgrstatflush When multiple blkgs in the same blkcg are released concurrently, a use-after-free can occur. The race happens when one blkg's blkcgrstatflush removes another blkg's iostat entries via...

7.8CVSS5.3AI score0.00132EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/07/19 12:02 p.m.44 views

CVE-2026-63796 ocfs2: reject oversized group bitmap descriptors

In the Linux kernel, the following vulnerability has been resolved: ocfs2: reject oversized group bitmap descriptors ocfs2validategdparent only bounds bgbits against the parent allocator's chain geometry. A malicious descriptor can still claim a bgsize/bgbits pair that exceeds the bitmap bytes th...

8.8CVSS0.00481EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/07/19 11:59 a.m.23 views

CVE-2026-53383

In the Linux kernel, the following vulnerability has been resolved: ksmbd: reject non-VALID session in compound request branch smb2checkusersession takes a shortcut for any operation that is not the first in a COMPOUND request: it reuses work-sess the session bound by the first operation and...

7.5CVSS5.4AI score0.00664EPSS
SaveExploits0
OSV
OSV
added 2026/07/19 11:11 a.m.6 views

OESA-2026-3088 util-linux security update

The util-linux package contains a random collection of files that implements some low-level basic linux utilities. Security Fixes: A flaw was found in the libblkid library of util-linux. During nested partition probing, the BSD, Minix, Solaris x86, and UnixWare partition probers cache a raw point...

6.8CVSS5.5AI score0.00168EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/19 9:17 a.m.19 views

CVE-2026-53369

In the Linux kernel, the following vulnerability has been resolved: udf: reject descriptors with oversized CRC length udfreadtagged skips CRC verification when descCRCLength + sizeofstruct tag exceeds the block size. A crafted UDF image can set descCRCLength to an oversized value to bypass CRC...

8.4CVSS0.00147EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/07/19 9:10 a.m.15 views

EUVD-2026-45439

In the Linux kernel, the following vulnerability has been resolved: udf: reject descriptors with oversized CRC length udfreadtagged skips CRC verification when descCRCLength + sizeofstruct tag exceeds the block size. A crafted UDF image can set descCRCLength to an oversized value to bypass CRC...

5.4AI score0.00147EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/07/19 9:10 a.m.49 views

CVE-2026-53369 udf: reject descriptors with oversized CRC length

In the Linux kernel, the following vulnerability has been resolved: udf: reject descriptors with oversized CRC length udfreadtagged skips CRC verification when descCRCLength + sizeofstruct tag exceeds the block size. A crafted UDF image can set descCRCLength to an oversized value to bypass CRC...

8.4CVSS0.00147EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/19 9:10 a.m.10 views

CVE-2026-53369 udf: reject descriptors with oversized CRC length

In the Linux kernel, the following vulnerability has been resolved: udf: reject descriptors with oversized CRC length udfreadtagged skips CRC verification when descCRCLength + sizeofstruct tag exceeds the block size. A crafted UDF image can set descCRCLength to an oversized value to bypass CRC...

8.4CVSS5.4AI score
SaveExploits0References11
CVE
CVE
added 2026/07/19 9:10 a.m.41 views

CVE-2026-53369

CVE-2026-53369 affects the Linux kernel UDF handling. The vulnerability stems from udf_read_tagged() not rejecting descriptors when descCRCLength + sizeof(struct tag) exceeds the block size, allowing a crafted UDF image to set an oversized CRC length and bypass CRC validation. As a result, a desc...

8.4CVSS5.4AI score0.00147EPSS
SaveExploits0References8Affected Software1
Debian CVE
Debian CVE
added 2026/07/19 9:10 a.m.18 views

CVE-2026-53369

In the Linux kernel, the following vulnerability has been resolved: udf: reject descriptors with oversized CRC length udfreadtagged skips CRC verification when descCRCLength + sizeofstruct tag exceeds the block size. A crafted UDF image can set descCRCLength to an oversized value to bypass CRC...

8.4CVSS5.3AI score0.00147EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/19 12:00 a.m.18 views

PT-2026-61118

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A use-after-free issue exists in the blk-cgroup component. This occurs when multiple blkg structures within the same blkcg are released concurrently. A race condition arises when the blk...

9.8CVSS5.3AI score0.00132EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/19 12:00 a.m.21 views

PT-2026-61370

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the bio integrity copy user function where the bip vcnt variable is incorrectly overwritten. Because bio integrity add page already sets bip vcnt to 1 for the bounce...

7.8CVSS5.2AI score0.00129EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/19 12:00 a.m.29 views

PT-2026-61429

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A TOCTOU Time-of-Check to Time-of-Use race condition exists in the RBD RADOS Block Device module during the unmapping of an image. The issue occurs because lock dwork can be requeued by...

7.8CVSS5.8AI score0.00099EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/19 12:00 a.m.15 views

PT-2026-61499

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory block reference leak occurs in poison accounting. The functions memblk nr poison inc and memblk nr poison sub utilize find memory block by id to look up a memory block, which...

5.5CVSS4.6AI score0.00114EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/19 12:00 a.m.12 views

PT-2026-61497

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the memory hotplug component where the remove memory blocks and altmaps function fails to release a reference to the memory block device. This occurs because find memo...

5.5CVSS5.1AI score0.00114EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/19 12:00 a.m.15 views

PT-2026-61221

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description USB Test and Measurement Class USBTMC devices may use an optional interrupt endpoint for notification messages. These messages usually include two-byte headers that define the payload...

5.2AI score0.00226EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/19 12:00 a.m.18 views

PT-2026-61126

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the bdev pseudo-filesystem, an internal kernel filesystem that should not be accessible to userspace. A kernel NULL pointer dereference occurs when userspace attempts ...

5.2AI score0.00187EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/19 12:00 a.m.12 views

PT-2026-61341

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the TCP implementation where a stale per-CPU tcp tw isn variable can leak, enabling Initial Sequence Number ISN prediction. The issue occurs because the system assumes t...

9.4CVSS5.2AI score0.00385EPSS
SaveExploits0
Rows per page
Query Builder