Sploitus

CVE-2026-74306

No indexed exploits for CVE-2026-74306 yet

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 concurrent writers could therefore pass the bounds check with the old offset, then have the second writer copy after the first advanced f_pos, writing past the end of the migration-state buffer. Take migf->lock before doing the boundary checks.

CVSS 3.1
7.8 HIGH
EPSS
0.1% (3th percentile)
NVD status
Received
Published
2026-08-15
CVE-2026-74306 at NVD
Authoritative description, scoring and affected products

No indexed exploits for CVE-2026-74306 yet

Our index is partial: it proves presence, never absence

No exploit for CVE-2026-74306 has been indexed yet. Our index is built from live traffic and upstream syncs, so this page can only say what it knows — not that no exploit exists.