Lucene search
+L

652 matches found

EUVD
EUVD
added 2026/08/27 6:31 a.m.6 views

EUVD-2026-66504

In the Linux kernel, the following vulnerability has been resolved: block: stop the timeout timer when releasing a never added disk diskrelease undoes blkmqinitallocatedqueue for a disk whose probe failed before adddisk, but it only calls blkmqexitqueue. Nothing there stops q-timeout, and that...

9.8CVSS5.5AI score0.00375EPSS
SaveExploits0References7
NVD
NVD
added 2026/08/26 3:17 p.m.6 views

CVE-2026-80589

In the Linux kernel, the following vulnerability has been resolved: block: stop the timeout timer when releasing a never added disk diskrelease undoes blkmqinitallocatedqueue for a disk whose probe failed before adddisk, but it only calls blkmqexitqueue. Nothing there stops q-timeout, and that...

9.8CVSS0.00375EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/26 3:17 p.m.9 views

AZL-97694 CVE-2026-80589 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: block: stop the timeout timer when releasing a never added disk diskrelease undoes blkmqinitallocatedqueue for a disk whose probe failed before adddisk, but it only calls blkmqexitqueue. Nothing there stops q-timeout, and that...

9.8CVSS5.8AI score0.00375EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/26 3:17 p.m.6 views

UBUNTU-CVE-2026-80589

In the Linux kernel, the following vulnerability has been resolved: block: stop the timeout timer when releasing a never added disk diskrelease undoes blkmqinitallocatedqueue for a disk whose probe failed before adddisk, but it only calls blkmqexitqueue. Nothing there stops q-timeout, and that...

9.8CVSS5.8AI score0.00375EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2026/08/26 3:17 p.m.4 views

CVE-2026-80589

In the Linux kernel, the following vulnerability has been resolved: block: stop the timeout timer when releasing a never added disk diskrelease undoes blkmqinitallocatedqueue for a disk whose probe failed before adddisk, but it only calls blkmqexitqueue. Nothing there stops q-timeout, and that...

9.8CVSS5.8AI score0.00375EPSS
SaveExploits0References7
CVE
CVE
added 2026/08/26 2:37 p.m.47 views

CVE-2026-80589

This Linux kernel vulnerability is a slab-use-after-free in the block layer triggered during NVMe device probe failure. When a disk's probe fails before add_disk(), disk_release() calls blk_mq_exit_queue() but fails to stop the q->timeout timer, leaving a dangling entry in the timer wheel afte...

9.8CVSS5.5AI score0.00375EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/26 2:37 p.m.53 views

CVE-2026-80589 block: stop the timeout timer when releasing a never added disk

In the Linux kernel, the following vulnerability has been resolved: block: stop the timeout timer when releasing a never added disk diskrelease undoes blkmqinitallocatedqueue for a disk whose probe failed before adddisk, but it only calls blkmqexitqueue. Nothing there stops q-timeout, and that...

9.8CVSS0.00375EPSS
SaveExploits0References6
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.5 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: In the “block” layer, do not call “rqqosops-donebio” if the bio data structure is not being tracked. The “rqqos” framework is only applied on request-based drivers. Therefore: 1 The “rqqosdonebio” function is not necessary for...

7.8CVSS5.5AI score0.00231EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.11 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: Block layer: Fixed a warning in copyfromiter. Syzkaller reported a warning in copyfromiter because an ioviter was supposedly used in the wrong direction. The reason is that Syzkaller managed to generate a request with a transfer...

5.5CVSS5AI score0.00225EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/28 7:25 a.m.10 views

USN-8595-3 linux-aws-6.8, linux-aws-fips vulnerabilities

It was discovered that some AMD processors did not properly clear data in the floating point divider unit during speculative execution. A local attacker could use this to expose sensitive information. CVE-2025-54505 It was discovered that some AMD Zen 2 processors did not properly isolate shared...

9.8CVSS6.6AI score0.00768EPSS
SaveExploits89References913
Ubuntu
Ubuntu
added 2026/07/28 7:23 a.m.25 views

USN-8574-3: Linux kernel vulnerabilities

It was discovered that some AMD processors did not properly clear data in the floating point divider unit during speculative execution. A local attacker could use this to expose sensitive information. CVE-2025-54505 It was discovered that some AMD Zen 2 processors did not properly isolate shared...

9.8CVSS7.2AI score0.00768EPSS
SaveExploits89
OSV
OSV
added 2026/07/28 7:19 a.m.11 views

USN-8570-2 linux-oracle-6.17 vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - Foo-over-UDP FOU; - ARM64 architecture; - x86 architecture; - Block layer subsystem; - Drivers core; - Null block...

9.8CVSS6.3AI score0.00723EPSS
SaveExploits4References204
Ubuntu
Ubuntu
added 2026/07/28 7:16 a.m.23 views

USN-8618-1: Linux kernel vulnerabilities

It was discovered that some AMD Zen 2 processors did not properly isolate shared resources in the operation cache. A local attacker could possibly use this issue to corrupt instructions executed at a higher privilege level, resulting in privilege escalation. CVE-2025-54518 Several security issues...

9.8CVSS7.1AI score0.03153EPSS
SaveExploits12
UbuntuCve
UbuntuCve
added 2026/07/25 10:17 a.m.6 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.5AI score0.00206EPSS
SaveExploits0References7
CVE
CVE
added 2026/07/25 8:52 a.m.40 views

CVE-2026-64509

The CVE fixes a leak in the Linux kernel rust: block GenDisk cleanup paths. GenDiskBuilder::build() leaves fallible work after __blk_mq_alloc_disk() that can cause the temporary gendisk and request_queue to be retained until teardown, if the caller moves the last Arc<TagSet> into build(). T...

5.7AI score0.00157EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/07/25 12:14 a.m.8 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.00457EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/24 4:16 p.m.14 views

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.8CVSS0.00457EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/24 3:23 p.m.37 views

CVE-2026-64232 block: recompute nr_integrity_segments in blk_insert_cloned_request

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.8CVSS0.00457EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/07/24 3:23 p.m.20 views

EUVD-2026-48640

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...

5.8AI score0.00457EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/24 10:17 a.m.9 views

USN-8606-1 linux-azure, linux-azure-6.8 vulnerabilities

It was discovered that some AMD processors did not properly clear data in the floating point divider unit during speculative execution. A local attacker could use this to expose sensitive information. CVE-2025-54505 It was discovered that some AMD Zen 2 processors did not properly isolate shared...

9.8CVSS7.1AI score0.01338EPSS
SaveExploits91References1211
Rows per page
Query Builder