Lucene search
+L

68 matches found

EUVD
EUVD
•added 2026/08/15 12:27 p.m.•13 views

EUVD-2026-59665

In the Linux kernel, the following vulnerability has been resolved: ublk: reset kernel-owned devinfo fields in ublkctrladddev ublkctrladddev memcpys the userspace ublksrvctrldevinfo into ub-devinfo and then fixes up the fields the driver owns, but misses -state and -ublksrvpid. A device added wit...

5.5AI score0.00215EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
•added 2026/07/27 6:58 a.m.•12 views

CVE-2026-64509

A flaw was found in the Linux kernel's rust: block module. This vulnerability occurs in the GenDisk cleanup paths, where temporary disk and request queue resources may not be properly released during error handling or after unregistration. This can lead to a resource leak, potentially causing...

5.8AI score0.00209EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
•added 2026/07/25 3:58 p.m.•13 views

SUSE CVE-2026-64509

In the Linux kernel, the following vulnerability has been resolved: rust: block: fix GenDisk cleanup paths GenDiskBuilder::build still has fallible work after blkmqallocdisk, but its error path only recovers the foreign queue data. That leaks the temporary gendisk and requestqueue until later...

5.5CVSS5.7AI score0.00209EPSS
SaveExploits0References3
NVD
NVD
•added 2026/07/25 10:17 a.m.•33 views

CVE-2026-64509

In the Linux kernel, the following vulnerability has been resolved: rust: block: fix GenDisk cleanup paths GenDiskBuilder::build still has fallible work after blkmqallocdisk, but its error path only recovers the foreign queue data. That leaks the temporary gendisk and requestqueue until later...

0.00209EPSS
SaveExploits0References4
OSV
OSV
•added 2026/07/25 10:17 a.m.•11 views

UBUNTU-CVE-2026-64509

In the Linux kernel, the following vulnerability has been resolved: rust: block: fix GenDisk cleanup paths GenDiskBuilder::build still has fallible work after blkmqallocdisk, but its error path only recovers the foreign queue data. That leaks the temporary gendisk and requestqueue until later...

5.6AI score0.00209EPSS
SaveExploits0References17
UbuntuCve
UbuntuCve
•added 2026/07/25 10:17 a.m.•9 views

CVE-2026-64509

In the Linux kernel, the following vulnerability has been resolved: rust: block: fix GenDisk cleanup paths GenDiskBuilder::build still has fallible work after blkmqallocdisk, but its error path only recovers the foreign queue data. That leaks the temporary gendisk and requestqueue until later...

5.3AI score0.00209EPSS
SaveExploits0References16
Cvelist
Cvelist
•added 2026/07/25 8:52 a.m.•41 views

CVE-2026-64509 rust: block: fix GenDisk cleanup paths

In the Linux kernel, the following vulnerability has been resolved: rust: block: fix GenDisk cleanup paths GenDiskBuilder::build still has fallible work after blkmqallocdisk, but its error path only recovers the foreign queue data. That leaks the temporary gendisk and requestqueue until later...

0.00209EPSS
SaveExploits0References4
CVE
CVE
•added 2026/07/25 8:52 a.m.•51 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.00209EPSS
SaveExploits0References4
attackerkb
attackerkb
•added 2026/07/25 8:52 a.m.•12 views

CVE-2026-64509

In the Linux kernel, the following vulnerability has been resolved: rust: block: fix GenDisk cleanup paths GenDiskBuilder::build still has fallible work after blkmqallocdisk, but its error path only recovers the foreign queue data. That leaks the temporary gendisk and requestqueue until later...

5.6AI score0.00209EPSS
SaveExploits0References5Affected Software1
OSV
OSV
•added 2026/07/25 8:52 a.m.•14 views

CVE-2026-64509 rust: block: fix GenDisk cleanup paths

In the Linux kernel, the following vulnerability has been resolved: rust: block: fix GenDisk cleanup paths GenDiskBuilder::build still has fallible work after blkmqallocdisk, but its error path only recovers the foreign queue data. That leaks the temporary gendisk and requestqueue until later...

5.7AI score
SaveExploits0References7
EUVD
EUVD
•added 2026/07/25 8:52 a.m.•16 views

EUVD-2026-48853

In the Linux kernel, the following vulnerability has been resolved: rust: block: fix GenDisk cleanup paths GenDiskBuilder::build still has fallible work after blkmqallocdisk, but its error path only recovers the foreign queue data. That leaks the temporary gendisk and requestqueue until later...

5.7AI score0.00209EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
•added 2026/07/25 12:00 a.m.•12 views

Linux Distros Unpatched Vulnerability : CVE-2026-64509

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: rust: block: fix GenDisk cleanup paths GenDiskBuilder::build still has fallible work after...

5.9AI score0.00209EPSS
SaveExploits0References2
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/07/25 12:00 a.m.•0 views

CVE-2026-64509: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: rust: block: fix GenDisk cleanup paths GenDiskBuilder::build still has fallible work after blkmqallocdisk, but its error path only recovers the foreign queue data. That leaks the temporary gendisk and requestqueue until later...

5.9AI score0.00209EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
•added 2026/07/25 12:00 a.m.•25 views

PT-2026-64730

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the Rust block layer where GenDiskBuilder::build fails to properly clean up resources during error paths following the blk mq alloc disk function. Specifically, the...

5.5AI score0.00209EPSS
SaveExploits0
attackerkb
attackerkb
•added 2026/06/24 4:30 p.m.•10 views

CVE-2026-53126

In the Linux kernel, the following vulnerability has been resolved: blk-cgroup: fix disk reference leak in blkcgmaybethrottlecurrent Add the missing putdisk on the error path in blkcgmaybethrottlecurrent. When blkcg lookup, blkg lookup, or blkgtryget fails, the function jumps to the out label whi...

5.7AI score0.00162EPSS
SaveExploits0References6Affected Software1
RedhatCVE
RedhatCVE
•added 2026/05/27 9:37 p.m.•24 views

CVE-2026-45997

A flaw was found in the Linux kernel's SCSI disk sd driver. When adding a new device, a failure in deviceadd can lead to a resource leak where a gendisk remains referenced but is not properly freed. This missing cleanup, specifically the putdisk call, can result in resource exhaustion. A local...

5.5CVSS5.8AI score0.00162EPSS
SaveExploits0References4
NVD
NVD
•added 2026/05/27 2:17 p.m.•18 views

CVE-2026-45997

In the Linux kernel, the following vulnerability has been resolved: scsi: sd: fix missing putdisk when deviceadd&diskdev fails If deviceadd&sdkp-diskdev fails, putdevice runs scsidiskrelease, which frees the scsidisk but leaves the gendisk referenced. The deviceadddisk error path in sdprobe calls...

5.5CVSS0.00162EPSS
SaveExploits0References6
EUVD
EUVD
•added 2026/05/27 12:55 p.m.•26 views

EUVD-2026-32293

In the Linux kernel, the following vulnerability has been resolved: scsi: sd: fix missing putdisk when deviceadd&diskdev fails If deviceadd&sdkp-diskdev fails, putdevice runs scsidiskrelease, which frees the scsidisk but leaves the gendisk referenced. The deviceadddisk error path in sdprobe calls...

5.8AI score0.00162EPSS
SaveExploits0References5
Cvelist
Cvelist
•added 2026/05/27 12:55 p.m.•53 views

CVE-2026-45997 scsi: sd: fix missing put_disk() when device_add(&disk_dev) fails

In the Linux kernel, the following vulnerability has been resolved: scsi: sd: fix missing putdisk when deviceadd&diskdev fails If deviceadd&sdkp-diskdev fails, putdevice runs scsidiskrelease, which frees the scsidisk but leaves the gendisk referenced. The deviceadddisk error path in sdprobe calls...

0.00162EPSS
SaveExploits0References6
OSV
OSV
•added 2026/05/27 12:55 p.m.•11 views

CVE-2026-45997 scsi: sd: fix missing put_disk() when device_add(&disk_dev) fails

In the Linux kernel, the following vulnerability has been resolved: scsi: sd: fix missing putdisk when deviceadd&diskdev fails If deviceadd&sdkp-diskdev fails, putdevice runs scsidiskrelease, which frees the scsidisk but leaves the gendisk referenced. The deviceadddisk error path in sdprobe calls...

5.8AI score
SaveExploits0References9
Rows per page
Query Builder