Lucene search
+L

687 matches found

CVE
CVE
added 2026/08/15 5:51 a.m.56 views

CVE-2026-72030

The CVE-2026-72030 issue affects the Linux kernel, specifically the ata libata-core CPR path. Root cause: ata_dev_config_cpr() reads the number of range descriptors from buf[0] and then walks the count at a fixed 32-byte stride in two places without proper bounds, risking overflow of the read buf...

5.7AI score0.00206EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/15 5:51 a.m.28 views

CVE-2026-72030 ata: libata-core: Reject an invalid concurrent positioning ranges count

In the Linux kernel, the following vulnerability has been resolved: ata: libata-core: Reject an invalid concurrent positioning ranges count atadevconfigcpr takes the number of range descriptors from buf0 of the concurrent positioning ranges log up to 255, which the device reports independently of...

0.00206EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/08/15 5:51 a.m.11 views

EUVD-2026-58988

In the Linux kernel, the following vulnerability has been resolved: ata: libata-core: Reject an invalid concurrent positioning ranges count atadevconfigcpr takes the number of range descriptors from buf0 of the concurrent positioning ranges log up to 255, which the device reports independently of...

5.7AI score0.00206EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.15 views

PT-2026-72219

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the ata dev config cpr function within the libata-core module. The function retrieves the number of range descriptors from buf0 of the concurrent positioning ranges lo...

5.6AI score0.00206EPSS
SaveExploits0References18
NVD
NVD
added 2026/08/12 1:17 a.m.16 views

CVE-2026-68449

In the Linux kernel, the following vulnerability has been resolved: ata: satadwc460ex: fix infinite loop in NCQ tag completion bit-scanning The hand-rolled bit-scanning loop in the NCQ completion path has an infinite loop bug. When tagmask has only high bits set e.g. 0x80000000, the inner while...

0.00161EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/12 1:17 a.m.10 views

DEBIAN-CVE-2026-68449

In the Linux kernel, the following vulnerability has been resolved: ata: satadwc460ex: fix infinite loop in NCQ tag completion bit-scanning The hand-rolled bit-scanning loop in the NCQ completion path has an infinite loop bug. When tagmask has only high bits set e.g. 0x80000000, the inner while...

5.1AI score0.00161EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/12 12:51 a.m.13 views

EUVD-2026-57055

In the Linux kernel, the following vulnerability has been resolved: ata: satadwc460ex: fix infinite loop in NCQ tag completion bit-scanning The hand-rolled bit-scanning loop in the NCQ completion path has an infinite loop bug. When tagmask has only high bits set e.g. 0x80000000, the inner while...

5.2AI score0.00161EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/12 12:51 a.m.37 views

CVE-2026-68449 ata: sata_dwc_460ex: fix infinite loop in NCQ tag completion bit-scanning

In the Linux kernel, the following vulnerability has been resolved: ata: satadwc460ex: fix infinite loop in NCQ tag completion bit-scanning The hand-rolled bit-scanning loop in the NCQ completion path has an infinite loop bug. When tagmask has only high bits set e.g. 0x80000000, the inner while...

0.00161EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2026/08/12 12:51 a.m.12 views

CVE-2026-68449

In the Linux kernel, the following vulnerability has been resolved: ata: satadwc460ex: fix infinite loop in NCQ tag completion bit-scanning The hand-rolled bit-scanning loop in the NCQ completion path has an infinite loop bug. When tagmask has only high bits set e.g. 0x80000000, the inner while...

5.1AI score0.00161EPSS
SaveExploits0
OSV
OSV
added 2026/08/12 12:51 a.m.10 views

CVE-2026-68449 ata: sata_dwc_460ex: fix infinite loop in NCQ tag completion bit-scanning

In the Linux kernel, the following vulnerability has been resolved: ata: satadwc460ex: fix infinite loop in NCQ tag completion bit-scanning The hand-rolled bit-scanning loop in the NCQ completion path has an infinite loop bug. When tagmask has only high bits set e.g. 0x80000000, the inner while...

5.2AI score
SaveExploits0References10
Tenable Nessus
Tenable Nessus
added 2026/08/12 12:00 a.m.12 views

Linux Distros Unpatched Vulnerability : CVE-2026-68449

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ata: satadwc460ex: fix infinite loop in NCQ tag completion bit-scanning The hand-rolled bit-scanning loop in the NCQ completion path has an infinite loop bug...

5.7AI score0.00161EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/10 1:20 p.m.14 views

CVE-2026-68395

In the Linux kernel, the following vulnerability has been resolved: ata: satadwc460ex: enable SATA interrupts only after IRQ handler is registered satadwcenableinterrupts is called before platformgetirq and atahostactivate, leaving the SATA controller's interrupt mask enabled without a registered...

0.0021EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/10 1:20 p.m.7 views

UBUNTU-CVE-2026-68395

In the Linux kernel, the following vulnerability has been resolved: ata: satadwc460ex: enable SATA interrupts only after IRQ handler is registered satadwcenableinterrupts is called before platformgetirq and atahostactivate, leaving the SATA controller's interrupt mask enabled without a registered...

5.2AI score0.0021EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/10 12:04 p.m.10 views

CVE-2026-68395 ata: sata_dwc_460ex: enable SATA interrupts only after IRQ handler is registered

In the Linux kernel, the following vulnerability has been resolved: ata: satadwc460ex: enable SATA interrupts only after IRQ handler is registered satadwcenableinterrupts is called before platformgetirq and atahostactivate, leaving the SATA controller's interrupt mask enabled without a registered...

5.4AI score
SaveExploits0References11
EUVD
EUVD
added 2026/08/10 12:04 p.m.16 views

EUVD-2026-55581

In the Linux kernel, the following vulnerability has been resolved: ata: satadwc460ex: enable SATA interrupts only after IRQ handler is registered satadwcenableinterrupts is called before platformgetirq and atahostactivate, leaving the SATA controller's interrupt mask enabled without a registered...

5.3AI score0.0021EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/06 12:04 a.m.12 views

RLSA-2026:50141 Important: sg3_utils security, bug fix, and enhancement update

The sg3utils packages provide command-line utilities for devices that use the Small Computer System Interface SCSI command sets. Security Fixes: sg3utils: sg3utils: arbitrary command execution via udev property injection in sginq --export CVE-2026-16313 Bug Fixes and Enhancements: sginq output...

7.6CVSS5.9AI score0.00285EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/04 12:00 a.m.11 views

ALSA-2026:50142 Important: sg3_utils security, bug fix, and enhancement update

The sg3utils packages provide command-line utilities for devices that use the Small Computer System Interface SCSI command sets. Security Fixes: sg3utils: sg3utils: arbitrary command execution via udev property injection in sginq --export CVE-2026-16313 Bug Fixes and Enhancements: sginq output...

7.6CVSS5.9AI score0.00285EPSS
SaveExploits0References4
AlmaLinux
AlmaLinux
added 2026/08/04 12:00 a.m.13 views

Important: sg3_utils security, bug fix, and enhancement update

The sg3utils packages provide command-line utilities for devices that use the Small Computer System Interface SCSI command sets. Security Fixes: sg3utils: sg3utils: arbitrary command execution via udev property injection in sginq --export CVE-2026-16313 Bug Fixes and Enhancements: sginq output...

7.6CVSS5.9AI score0.00285EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/04 12:00 a.m.12 views

ALSA-2026:50141 Important: sg3_utils security, bug fix, and enhancement update

The sg3utils packages provide command-line utilities for devices that use the Small Computer System Interface SCSI command sets. Security Fixes: sg3utils: sg3utils: arbitrary command execution via udev property injection in sginq --export CVE-2026-16313 Bug Fixes and Enhancements: sginq output...

7.6CVSS5.9AI score0.00285EPSS
SaveExploits0References4
Oracle linux
Oracle linux
added 2026/08/04 12:00 a.m.13 views

sg3_utils security, bug fix, and enhancement update

1.47-10.1 - sginq output conformance for SCSI name string and ATA fields RHEL-188130...

7.6CVSS5.4AI score0.00285EPSS
SaveExploits0
Rows per page
Query Builder