Lucene search
+L

354 matches found

RedhatCVE
RedhatCVE
added 5 days ago9 views

CVE-2026-64438

A flaw was found in the Linux kernel's crypto QAT QuickAssist Technology module. A race condition exists during the teardown of Virtual Function to Physical Function VF2PF work in the adfdisablesriov function. This allows a concurrently scheduled or already queued worker to attempt to access memo...

8.8CVSS5.4AI score0.00135EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/25 8:51 a.m.22 views

CVE-2026-64460

Summary (CVE-2026-64460): Linux kernel vulnerability in PCI/IOV SR-IOV VF Resizable BAR restore. When a device does not respond, PCI config reads may return PCI_ERROR_RESPONSE, causing nbars and bar_idx to evaluate to 7 and an out-of-bounds access on barsz[] (size 6) in sriov_restore_vf_rebar_sta...

7CVSS5.8AI score0.00118EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/25 8:51 a.m.10 views

EUVD-2026-48804

In the Linux kernel, the following vulnerability has been resolved: PCI/IOV: Skip VF Resizable BAR restore on read error sriovrestorevfrebarstate uses the VF Resizable BAR Control register to decide how many VF BARs to restore nbars and which VF BAR each iteration addresses baridx. baridx indexes...

5.8AI score0.00118EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/25 8:51 a.m.13 views

EUVD-2026-48782

In the Linux kernel, the following vulnerability has been resolved: crypto: qat - fix VF2PF work teardown race in adfdisablesriov The VF2PF interrupt handler queues PF-side response work that stores a raw pointer to per-VF state struct adfaccelvfinfo. Currently, adfdisablesriov destroys per-VF...

5.8AI score0.00135EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2026/07/25 12:0 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-65706

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - FFmpeg versions 3.0 through 8.1.2 contain an out-of-bounds write vulnerability in the vfswaprect video filter that allows attackers to corrupt heap memory by...

8.5CVSS6.2AI score0.00133EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/07/25 12:0 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-64460

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - PCI/IOV: Skip VF Resizable BAR restore on read error sriovrestorevfrebarstate uses the VF Resizable BAR Control register to decide how many VF BARs to restore...

7CVSS5.5AI score0.00118EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/07/24 9:49 p.m.11 views

Out-of-bounds Write

Overview Affected versions of this package are vulnerable to Out-of-bounds Write in the vfquirc filter. An attacker can corrupt heap memory and potentially execute arbitrary code by supplying a crafted PGS/SUP subtitle file with mismatched frame dimensions, where the second presentation has large...

8.8CVSS6AI score0.00423EPSS
SaveExploits1References2
CVE
CVE
added 2026/07/24 7:54 p.m.29 views

CVE-2026-66041

FFmpeg 7.0–8.1.2 contains a heap out-of-bounds write in the vf_quirc filter, fixed by commit 4da9812. A crafted PGS/SUP subtitle file with mismatched frame dimensions can cause av_image_copy_plane() to copy data beyond the initial allocation into the undersized libquirc grayscale image buffer, le...

8.8CVSS6AI score0.00423EPSS
SaveExploits1References3Affected Software1
Cvelist
Cvelist
added 2026/07/24 7:54 p.m.41 views

CVE-2026-66041 FFmpeg 7.0 - 8.1.2 Heap Out-of-Bounds Write via vf_quirc Filter

FFmpeg 7.0 through 8.1.2, fixed in commit 4da9812, contains a heap out-of-bounds write vulnerability in the vfquirc filter that allows an attacker to corrupt heap memory by supplying a crafted PGS/SUP subtitle file with mismatched frame dimensions. Attackers can provide a subtitle file whose seco...

8.8CVSS0.00423EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
added 2026/07/24 11:31 a.m.16 views

CVE-2026-65705

A flaw was found in FFmpeg. This vulnerability, an out-of-bounds write, affects the vffloodfill video filter. An attacker could exploit this by providing a malicious video stream, which, when processed with filtergraph reinitialization disabled, causes heap memory corruption. This can lead to a...

7.8CVSS6AI score0.00133EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/23 8:17 p.m.4 views

DEBIAN-CVE-2026-65706

FFmpeg versions 3.0 through 8.1.2 contain an out-of-bounds write vulnerability in the vfswaprect video filter that allows attackers to corrupt heap memory by supplying a crafted NV12 video frame with odd width dimensions. The filterframe function reuses a temporary row buffer sized for plane 0's...

8.5CVSS6.2AI score0.00133EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/07/23 7:5 p.m.8 views

EUVD-2026-48373

FFmpeg versions 3.0 through 8.1.2 contain an out-of-bounds write vulnerability in the vfswaprect video filter that allows attackers to corrupt heap memory by supplying a crafted NV12 video frame with odd width dimensions. The filterframe function reuses a temporary row buffer sized for plane 0's...

8.5CVSS6AI score0.00133EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/19 2:55 p.m.24 views

CVE-2026-63923

CVE-2026-63923 affects the Linux kernel’s octeontx2-af path, where rvu_mbox_handler_rep_event_notify forwards attacker-controlled event fields (pcifunc) without proper bounds checking. The root cause is lack of validation when translating nested body pcifunc into PF/VF mailbox indices, allowing o...

8.8CVSS5.3AI score0.00162EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/19 2:55 p.m.33 views

CVE-2026-63923 octeontx2-af: validate body pcifunc in rvu_mbox_handler_rep_event_notify

In the Linux kernel, the following vulnerability has been resolved: octeontx2-af: validate body pcifunc in rvumboxhandlerrepeventnotify rvumboxhandlerrepeventnotify in drivers/net/ethernet/marvell/ octeontx2/af/rvurep.c queues a sender-controlled REPEVENTNOTIFY request body verbatim, and...

8.8CVSS0.00162EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/07/19 12:0 a.m.8 views

PT-2026-61240

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the rvu mbox handler rep event notify function within the octeontx2-af driver. The function queues a sender-controlled REP EVENT NOTIFY request body without validation...

8.8CVSS5.8AI score0.00162EPSS
SaveExploits0
AstraLinux
AstraLinux
added 2026/07/08 10:36 a.m.4 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerabilities have been resolved: drm/amdgpu: Fixed NULL pointer dereferencing in the VRAM logic for APU devices Previously, APU platforms and other scenarios with uninitialized VRAM managers caused NULL pointer dereferencing in ttmresourcemanagerusage. The ro...

5.5AI score0.00183EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/01 11:43 p.m.9 views

MINI-QXGW-5VF2-RXMM

Bulletin has no description...

5.5CVSS6.5AI score0.00162EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/06/28 1:9 a.m.13 views

SUSE CVE-2026-53289

In the Linux kernel, the following vulnerability has been resolved: ice: fix NULL pointer dereference in iceresetallvfs iceresetallvfs ignores the return value of icevfrebuildvsi. When the VSI rebuild fails e.g. during NVM firmware update via nvmupdate64e, icevsirebuild tears down the VSI on its...

5.5CVSS5.8AI score0.00123EPSS
SaveExploits0References3
OSV
OSV
added 2026/06/26 8:17 p.m.6 views

DEBIAN-CVE-2026-53289

In the Linux kernel, the following vulnerability has been resolved: ice: fix NULL pointer dereference in iceresetallvfs iceresetallvfs ignores the return value of icevfrebuildvsi. When the VSI rebuild fails e.g. during NVM firmware update via nvmupdate64e, icevsirebuild tears down the VSI on its...

5.5CVSS5.7AI score0.00123EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/06/26 7:40 p.m.13 views

EUVD-2026-39894

In the Linux kernel, the following vulnerability has been resolved: ice: fix NULL pointer dereference in iceresetallvfs iceresetallvfs ignores the return value of icevfrebuildvsi. When the VSI rebuild fails e.g. during NVM firmware update via nvmupdate64e, icevsirebuild tears down the VSI on its...

5.8AI score0.00123EPSS
SaveExploits0References6
Rows per page
Query Builder