Lucene search
+L

217 matches found

Kitploit
Kitploit
added 2026/08/28 9:26 a.m.4 views

CVE-2023-21768

Exploitation avec IO Rings pour CVE-2023-21768 Testé sur Windows 22H2 22621.963...

7.8CVSS7.1AI score0.65417EPSS
SaveExploits13
CVE
CVE
added 2026/08/28 6:53 a.m.29 views

CVE-2026-80713

CVE-2026-80713 is a Linux kernel vulnerability in the io_uring subsystem. The root cause is that per-task io_uring restrictions are incorrectly released during the exec cancellation path : the function __io_uring_free() frees both the task context and the per-task restriction, so any ring created...

8.4CVSS5.8AI score0.00111EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/28 6:53 a.m.5 views

EUVD-2026-67448

In the Linux kernel, the following vulnerability has been resolved: iouring: preserve task restrictions across exec Per-task restrictions apply to all rings created by a task. Once installed, they should not be dropped across exec. For a task that has used iouring, the exec cancellation path call...

5.8AI score0.00111EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/28 6:48 a.m.6 views

CVE-2026-80610 net: enetc: fix potential divide-by-zero when num_vsi is zero

In the Linux kernel, the following vulnerability has been resolved: net: enetc: fix potential divide-by-zero when numvsi is zero For i.MX94 series, all the standalone ENETCs do not support SR-IOV, so pf-caps.numvsi is zero. This leads to a divide-by-zero in enetc4defaultringsallocation when...

5.8AI score
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/08/27 6:17 a.m.7 views

CVE-2026-80576

A flaw was found in the Linux kernel's drm/amdgpu component. A local attacker could exploit this vulnerability by providing oversized input buffer IB bytes to the amdgpucsp2ib function on Graphics GFX rings. This lack of size validation allows the oversized values to corrupt adjacent control bits...

8.8CVSS5.6AI score0.0012EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/26 12:00 a.m.10 views

PT-2026-82192

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description In the drm/amdgpu component, the amdgpu cs p2 ib function fails to limit user-supplied ib bytes when passing them to ib-length dw. Because ring emit ib encodes this length into packet...

8.8CVSS5.9AI score0.0012EPSS
SaveExploits0References6
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.7 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: “ice”: fixed the sizing of vsi-txqmap. The approach of having XDP queues per CPU, regardless of the user’s settings, exposed a hidden bug that could occur when the number of Rx queues differs from the number of Tx queues...

5.5CVSS5.3AI score0.0021EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.8 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 6.1, and Linux 5.15

In the Linux kernel, the following vulnerabilities have been resolved: i40e: added validation for the ringlen parameter. The ringlen parameter provided by the virtual function VF is assigned directly to the hardware memory context HMC without any validation. To address this issue, a upper boundar...

8.8CVSS6.3AI score0.00144EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/08/15 1:17 p.m.11 views

CVE-2026-74525

In the Linux kernel, the following vulnerability has been resolved: net: sxgbe: free TX rings on RX allocation failure When RX descriptor ring allocation fails, initdmadescrings only frees the partially allocated RX rings and returns. The TX rings that were allocated earlier in the same function...

5.4AI score0.00177EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/15 12:27 p.m.20 views

CVE-2026-74525 net: sxgbe: free TX rings on RX allocation failure

In the Linux kernel, the following vulnerability has been resolved: net: sxgbe: free TX rings on RX allocation failure When RX descriptor ring allocation fails, initdmadescrings only frees the partially allocated RX rings and returns. The TX rings that were allocated earlier in the same function...

5.5AI score
SaveExploits0References11
Debian CVE
Debian CVE
added 2026/08/15 12:27 p.m.8 views

CVE-2026-74525

In the Linux kernel, the following vulnerability has been resolved: net: sxgbe: free TX rings on RX allocation failure When RX descriptor ring allocation fails, initdmadescrings only frees the partially allocated RX rings and returns. The TX rings that were allocated earlier in the same function...

5.3AI score0.00177EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.10 views

PT-2026-72826

In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Fix out-of-bounds write in irdma copy user pgaddrs The irdma copy user pgaddrs function loops through all of the umem DMA blocks to populate the PBLEs and will stop when either the last DMA block is reached or...

5.4AI score0.0013EPSS
SaveExploits0References8
NVD
NVD
added 2026/08/10 1:20 p.m.10 views

CVE-2026-68292

In the Linux kernel, the following vulnerability has been resolved: ice: prevent tstamp ring allocation for non-PF VSI types The pf-txtimetxqs bitmap tracks which Tx queues have ETF Earliest TxTime First offload enabled. This bitmap is indexed by queue number and is set by iceoffloadtxtime, which...

0.00166EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/10 12:02 p.m.8 views

EUVD-2026-55393

In the Linux kernel, the following vulnerability has been resolved: ice: prevent tstamp ring allocation for non-PF VSI types The pf-txtimetxqs bitmap tracks which Tx queues have ETF Earliest TxTime First offload enabled. This bitmap is indexed by queue number and is set by iceoffloadtxtime, which...

5.4AI score0.00166EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/10 12:02 p.m.38 views

CVE-2026-68292

The CVE describes a bug in the Linux kernel ice driver where ice_is_txtime_ena() would consult pf->txtime_txqs without considering VSI type. When ETF offload is enabled on PF Tx queue 0, bit 0 is set; on a PCI reset rebuild, CTRL VSI’s Tx queue 0 is reconfigured and ice_is_txtime_ena() may inc...

5.4AI score0.00166EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/24 4:21 p.m.9 views

SUSE CVE-2026-63855

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/vcn: set nouserfence for VCN v2.5 enc/dec rings VCN encoder and decoder rings do not support 64-bit user fence writes, reject CS submissions with user fences. cherry picked from commit...

5.5CVSS5.7AI score0.00132EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/07/24 4:21 p.m.11 views

SUSE CVE-2026-63856

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/vcn: set nouserfence for VCN v2.0 enc/dec rings VCN encoder and decoder rings do not support 64-bit user fence writes, reject CS submissions with user fences. cherry picked from commit...

5.5CVSS5.7AI score0.00132EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/07/24 2:13 a.m.10 views

SUSE CVE-2026-63854

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/vcn: set nouserfence for VCN v3.0 enc/dec rings VCN encoder and decoder rings do not support 64-bit user fence writes, reject CS submissions with user fences. cherry picked from commit...

5.5CVSS5.7AI score0.00132EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/07/20 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-63844

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/jpeg: set nouserfence for JPEG v4.0.3 ring JPEG rings do not support 64-bit user...

7.8CVSS5.8AI score0.00142EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/19 3:16 p.m.13 views

CVE-2026-63856

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/vcn: set nouserfence for VCN v2.0 enc/dec rings VCN encoder and decoder rings do not support 64-bit user fence writes, reject CS submissions with user fences. cherry picked from commit...

7.8CVSS0.00132EPSS
SaveExploits0References5
Rows per page
Query Builder