Lucene search
+L

697 matches found

RedhatCVE
RedhatCVE
added 2026/08/20 4:22 p.m.8 views

CVE-2026-74306

A flaw was found in the Linux kernel's vfio/qat driver. This vulnerability involves a race condition in the qatvfresumewrite function, where concurrent operations can bypass a critical bounds check. This allows data to be written beyond the intended memory area, potentially corrupting system...

7.8CVSS5.4AI score0.00129EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/18 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2026-72283

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - KVM: x86: Nullify irqfd-producer if updating IRTE for bypass fails Nullify irqfd-producer if updating the IRTE for bypass fails, as leaving a dangling pointer...

8.8CVSS5.5AI score0.00179EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/18 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-74306

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - vfio/qat: fix fpos race in qatvfresumewrite qatvfresumewrite checks filp-fpos before taking migf-lock, but copies into the migration-state buffer after taking t...

7.8CVSS5.7AI score0.00129EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/15 6:22 a.m.7 views

CVE-2026-74306

In the Linux kernel, the following vulnerability has been resolved: vfio/qat: fix fpos race in qatvfresumewrite qatvfresumewrite checks filp-fpos before taking migf-lock, but copies into the migration-state buffer after taking the lock and re-reading the shared file position. Two concurrent write...

7.8CVSS0.00129EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/08/15 6:22 a.m.7 views

CVE-2026-74306

In the Linux kernel, the following vulnerability has been resolved: vfio/qat: fix fpos race in qatvfresumewrite qatvfresumewrite checks filp-fpos before taking migf-lock, but copies into the migration-state buffer after taking the lock and re-reading the shared file position. Two concurrent write...

7.8CVSS5.7AI score0.00129EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/15 6:22 a.m.7 views

UBUNTU-CVE-2026-74306

In the Linux kernel, the following vulnerability has been resolved: vfio/qat: fix fpos race in qatvfresumewrite qatvfresumewrite checks filp-fpos before taking migf-lock, but copies into the migration-state buffer after taking the lock and re-reading the shared file position. Two concurrent write...

7.8CVSS5.7AI score0.00129EPSS
SaveExploits0References7
NVD
NVD
added 2026/08/15 6:21 a.m.4 views

CVE-2026-72283

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Nullify irqfd-producer if updating IRTE for bypass fails Nullify irqfd-producer if updating the IRTE for bypass fails, as leaving a dangling pointer will result in a use-after-free if the irqfd is reachable through KVM'...

8.8CVSS0.00179EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/15 6:21 a.m.4 views

UBUNTU-CVE-2026-72283

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Nullify irqfd-producer if updating IRTE for bypass fails Nullify irqfd-producer if updating the IRTE for bypass fails, as leaving a dangling pointer will result in a use-after-free if the irqfd is reachable through KVM'...

8.8CVSS5.4AI score0.00179EPSS
SaveExploits0References6
CVE
CVE
added 2026/08/15 5:58 a.m.31 views

CVE-2026-74306

Summary (CVE-2026-74306): In the Linux kernel, the vfio/qat path is affected by a race in qat_vf_resume_write() where a bounds check uses filp->f_pos before taking migf->lock. The code then copies into the migration-state buffer after acquiring the lock and rereading the shared file positio...

7.8CVSS5.6AI score0.00129EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/15 5:58 a.m.8 views

EUVD-2026-59453

In the Linux kernel, the following vulnerability has been resolved: vfio/qat: fix fpos race in qatvfresumewrite qatvfresumewrite checks filp-fpos before taking migf-lock, but copies into the migration-state buffer after taking the lock and re-reading the shared file position. Two concurrent write...

5.7AI score0.00129EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/15 5:58 a.m.32 views

CVE-2026-74306 vfio/qat: fix f_pos race in qat_vf_resume_write()

In the Linux kernel, the following vulnerability has been resolved: vfio/qat: fix fpos race in qatvfresumewrite qatvfresumewrite checks filp-fpos before taking migf-lock, but copies into the migration-state buffer after taking the lock and re-reading the shared file position. Two concurrent write...

7.8CVSS0.00129EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/15 5:58 a.m.11 views

CVE-2026-74306 vfio/qat: fix f_pos race in qat_vf_resume_write()

In the Linux kernel, the following vulnerability has been resolved: vfio/qat: fix fpos race in qatvfresumewrite qatvfresumewrite checks filp-fpos before taking migf-lock, but copies into the migration-state buffer after taking the lock and re-reading the shared file position. Two concurrent write...

7.8CVSS5.8AI score
SaveExploits0References7
OSV
OSV
added 2026/08/15 5:55 a.m.18 views

CVE-2026-72283 KVM: x86: Nullify irqfd->producer if updating IRTE for bypass fails

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Nullify irqfd-producer if updating IRTE for bypass fails Nullify irqfd-producer if updating the IRTE for bypass fails, as leaving a dangling pointer will result in a use-after-free if the irqfd is reachable through KVM'...

8.8CVSS5.6AI score
SaveExploits0References6
EUVD
EUVD
added 2026/08/15 5:55 a.m.5 views

EUVD-2026-59182

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Nullify irqfd-producer if updating IRTE for bypass fails Nullify irqfd-producer if updating the IRTE for bypass fails, as leaving a dangling pointer will result in a use-after-free if the irqfd is reachable through KVM'...

5.5AI score0.00179EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.8 views

PT-2026-72742

In the Linux kernel, the following vulnerability has been resolved: vfio/qat: fix f pos race in qat vf resume write qat vf resume write checks filp-f pos before taking migf-lock, but copies into the migration-state buffer after taking the lock and re-reading the shared file position. Two concurre...

5.6AI score0.00129EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.8 views

PT-2026-72471

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Nullify irqfd-producer if updating IRTE for bypass fails Nullify irqfd-producer if updating the IRTE for bypass fails, as leaving a dangling pointer will result in a use-after-free if the irqfd is reachable through KVM'...

5.4AI score0.00179EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/30 9:52 a.m.11 views

CVE-2026-64476

A flaw was found in the Linux kernel's vfio/pci driver. The disableidled3 flag, which controls device power states, was handled as a global module parameter instead of being latched per device. This improper handling could lead to unbalanced Power Management PM operations for devices already boun...

5.5CVSS5.8AI score0.0018EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/29 4:07 p.m.10 views

CVE-2026-64475

A flaw was found in the Linux kernel's vfio/pci subsystem. A missing cleanup operation during device registration could lead to a stale registration and a callback using freed memory. This vulnerability could result in system instability or potentially lead to a denial of service...

8.8CVSS5.8AI score0.00139EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/29 11:42 a.m.9 views

CVE-2026-64472

A flaw was found in the Linux kernel's vfio/mlx5 subsystem. This vulnerability arises from non-atomic bitfield operations, where multiple updates to shared data structures can occur concurrently. This race condition may lead to unexpected behavior or data corruption due to inconsistent state,...

5.5CVSS5.8AI score0.00181EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/29 7:22 a.m.11 views

CVE-2026-64474

A flaw was found in the Linux kernel's Virtual Function I/O VFIO device migration feature. The vfiomiggetnextstate function, responsible for managing device migration states, contains an infinite loop. This occurs when processing certain blocked transitions, causing the system to hold a driver...

5.5CVSS5.8AI score0.00176EPSS
SaveExploits0References4
Rows per page
Query Builder