Lucene search
+L

126 matches found

NVD
NVD
added yesterday5 views

CVE-2026-12629

The ARM PL011 UART driver in drivers/serial/uartpl011.c fails to acknowledge receive error interrupts. On the PL011, the framing, parity, break, and overrun error interrupts PL011IMSCERRORMASK are cleared only by writing the interrupt-clear register UARTICR; reading the data register clears the R...

4.6CVSS
SaveExploits0References2
EUVD
EUVD
added yesterday6 views

EUVD-2026-60266

The ARM PL011 UART driver in drivers/serial/uartpl011.c fails to acknowledge receive error interrupts. On the PL011, the framing, parity, break, and overrun error interrupts PL011IMSCERRORMASK are cleared only by writing the interrupt-clear register UARTICR; reading the data register clears the R...

4.6CVSS5.4AI score
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added yesterday2 views

CVE-2026-12629

The ARM PL011 UART driver in drivers/serial/uartpl011.c fails to acknowledge receive error interrupts. On the PL011, the framing, parity, break, and overrun error interrupts PL011IMSCERRORMASK are cleared only by writing the interrupt-clear register UARTICR; reading the data register clears the R...

4.6CVSS5.4AI score
SaveExploits0References3Affected Software1
OSV
OSV
added yesterday5 views

UBUNTU-CVE-2026-74356

In the Linux kernel, the following vulnerability has been resolved: vhost: fix vhostgetavailidx for a non empty ring vhostgetavailidx is supposed to report whether it has updated vq-availidx. Instead, it returns whether all entries have been consumed, which is usually the same. But not always - i...

7.4CVSS5.4AI score0.00235EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added yesterday7 views

PT-2026-76711

The ARM PL011 UART driver in drivers/serial/uart pl011.c fails to acknowledge receive error interrupts. On the PL011, the framing, parity, break, and overrun error interrupts PL011 IMSC ERROR MASK are cleared only by writing the interrupt-clear register UARTICR; reading the data register clears t...

4.6CVSS5.4AI score
SaveExploits0References3
NVD
NVD
added 3 days ago4 views

CVE-2026-74356

In the Linux kernel, the following vulnerability has been resolved: vhost: fix vhostgetavailidx for a non empty ring vhostgetavailidx is supposed to report whether it has updated vq-availidx. Instead, it returns whether all entries have been consumed, which is usually the same. But not always - i...

7.4CVSS0.00235EPSS
SaveExploits0References4
OSV
OSV
added 3 days ago5 views

CVE-2026-74356 vhost: fix vhost_get_avail_idx for a non empty ring

In the Linux kernel, the following vulnerability has been resolved: vhost: fix vhostgetavailidx for a non empty ring vhostgetavailidx is supposed to report whether it has updated vq-availidx. Instead, it returns whether all entries have been consumed, which is usually the same. But not always - i...

7.4CVSS5.6AI score
SaveExploits0References7
Cvelist
Cvelist
added 3 days ago31 views

CVE-2026-74356 vhost: fix vhost_get_avail_idx for a non empty ring

In the Linux kernel, the following vulnerability has been resolved: vhost: fix vhostgetavailidx for a non empty ring vhostgetavailidx is supposed to report whether it has updated vq-availidx. Instead, it returns whether all entries have been consumed, which is usually the same. But not always - i...

7.4CVSS0.00235EPSS
SaveExploits0References4
EUVD
EUVD
added 3 days ago4 views

EUVD-2026-59503

In the Linux kernel, the following vulnerability has been resolved: vhost: fix vhostgetavailidx for a non empty ring vhostgetavailidx is supposed to report whether it has updated vq-availidx. Instead, it returns whether all entries have been consumed, which is usually the same. But not always - i...

5.5AI score0.00235EPSS
SaveExploits0References4
CVE
CVE
added 3 days ago14 views

CVE-2026-74356

CVE-2026-74356 concerns the Linux kernel vhost subsystem. The issue is that vhost_get_avail_idx incorrectly reported whether all entries were consumed instead of whether new entries were added to the virtqueue, particularly affecting drivers/vhost/net.c when mergeable buffers are enabled. This mi...

7.4CVSS5.5AI score0.00235EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 3 days ago9 views

PT-2026-72792

In the Linux kernel, the following vulnerability has been resolved: vhost: fix vhost get avail idx for a non empty ring vhost get avail idx is supposed to report whether it has updated vq-avail idx. Instead, it returns whether all entries have been consumed, which is usually the same. But not...

5.5AI score0.00235EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 3 days ago7 views

Linux Distros Unpatched Vulnerability : CVE-2026-74356

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - vhost: fix vhostgetavailidx for a non empty ring vhostgetavailidx is supposed to report whether it has updated vq-availidx. Instead, it returns whether all...

7.4CVSS5.6AI score0.00235EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/10 7:11 a.m.8 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: Quota: Fixed a livelock issue between quotactl and freezesuper. When a filesystem is frozen, quotactlblock enters a retry loop, waiting for the filesystem to thaw. It acquires sumount, checks the freeze state, releases sumount, a...

5.5CVSS5.3AI score0.00159EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/07/21 12:58 p.m.9 views

SUSE CVE-2026-64205

In the Linux kernel, the following vulnerability has been resolved: i2c: i801: fix hardware state machine corruption in error path A severe livelock and subsequent Hung Task panic were observed in the i2c-i801 driver during concurrent Fuzzing. The crash is caused by an unconditional hardware...

5.6AI score0.00125EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/20 5:18 p.m.9 views

CVE-2026-64205

In the Linux kernel, the following vulnerability has been resolved: i2c: i801: fix hardware state machine corruption in error path A severe livelock and subsequent Hung Task panic were observed in the i2c-i801 driver during concurrent Fuzzing. The crash is caused by an unconditional hardware...

5.5CVSS0.00125EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/20 4:27 p.m.8 views

CVE-2026-64205 i2c: i801: fix hardware state machine corruption in error path

In the Linux kernel, the following vulnerability has been resolved: i2c: i801: fix hardware state machine corruption in error path A severe livelock and subsequent Hung Task panic were observed in the i2c-i801 driver during concurrent Fuzzing. The crash is caused by an unconditional hardware...

5.6AI score
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/07/20 4:27 p.m.15 views

CVE-2026-64205

In the Linux kernel, the following vulnerability has been resolved: i2c: i801: fix hardware state machine corruption in error path A severe livelock and subsequent Hung Task panic were observed in the i2c-i801 driver during concurrent Fuzzing. The crash is caused by an unconditional hardware...

5.5CVSS5.5AI score0.00125EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/07/20 4:27 p.m.7 views

CVE-2026-64205

In the Linux kernel, the following vulnerability has been resolved: i2c: i801: fix hardware state machine corruption in error path A severe livelock and subsequent Hung Task panic were observed in the i2c-i801 driver during concurrent Fuzzing. The crash is caused by an unconditional hardware...

5.6AI score0.00125EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2026/07/20 4:27 p.m.55 views

CVE-2026-64205 i2c: i801: fix hardware state machine corruption in error path

In the Linux kernel, the following vulnerability has been resolved: i2c: i801: fix hardware state machine corruption in error path A severe livelock and subsequent Hung Task panic were observed in the i2c-i801 driver during concurrent Fuzzing. The crash is caused by an unconditional hardware...

0.00125EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/07/20 12:0 a.m.16 views

PT-2026-61646

In the Linux kernel, the following vulnerability has been resolved: i2c: i801: fix hardware state machine corruption in error path A severe livelock and subsequent Hung Task panic were observed in the i2c-i801 driver during concurrent Fuzzing. The crash is caused by an unconditional hardware...

5.6AI score0.00125EPSS
SaveExploits0References4
Rows per page
Query Builder