Lucene search
+L

317 matches found

RedhatCVE
RedhatCVE
added 2 days ago5 views

CVE-2026-68135

A flaw was found in the Linux kernel's hip04 network driver. This vulnerability occurs when the buildskb function fails during the hip04rxpoll operation. The driver incorrectly proceeds without releasing the network receive RX buffer and its associated Direct Memory Access DMA mapping. This leads...

5.9CVSS5.6AI score0.00175EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2 days ago4 views

CVE-2026-68209

A flaw was found in the Linux kernel's sun4i-csi media driver. When the startstreaming function fails, the vb2 framework does not properly return queued buffers, causing a buffer leak. This issue could lead to resource exhaustion and potentially a Denial of Service DoS condition on the affected...

5.5CVSS5.6AI score0.00209EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2 days ago6 views

CVE-2026-68231

A flaw was found in the Linux kernel's media: airspy driver. This vulnerability occurs when the airspystartstreaming function encounters an error, such as a disconnected USB device, and fails to return previously queued buffers. This oversight leads to a resource leak, which can result in a denia...

3.3CVSS5.3AI score0.00209EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2 days ago5 views

CVE-2026-68211

A flaw was found in the Linux kernel's stm32-dcmipp media driver. When the startstreaming function fails to initialize, it does not properly return previously queued buffers. This oversight can lead to a leak of these buffers, potentially causing resource exhaustion and affecting system stability...

5.5CVSS5.3AI score0.00173EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2 days ago7 views

CVE-2026-68222

A flaw was found in the Linux kernel's msi2500 media driver. This vulnerability occurs when the startstreaming function fails to properly return queued buffers, causing them to leak. An attacker with local access could potentially exploit this to cause system instability or a denial of service Do...

5.5CVSS5.3AI score0.00175EPSS
SaveExploits0References8
F5 Networks
F5 Networks
added 2 days ago8 views

K000162871: PowerDNS DNSdist vulnerability CVE-2026-40211

Security Advisory Description An attacker can send crafted DNS over HTTP/3 queries, triggering an exception that prevents some buffer from being freed right away. The buffer will be freed at the end of the QUIC connection, but on some setups it might be possible to open enough concurrent DoH3...

5.3CVSS5.5AI score0.00296EPSS
SaveExploits0
UbuntuCve
UbuntuCve
added 2 days ago5 views

CVE-2026-68211

In the Linux kernel, the following vulnerability has been resolved: media: stm32-dcmipp: Return queued buffers on startstreaming failure The vb2 framework hands buffers to the driver via bufqueue before calling startstreaming. If startstreaming returns an error without first returning those buffe...

5.3AI score0.00173EPSS
SaveExploits0References4
NVD
NVD
added 3 days ago6 views

CVE-2026-68217

In the Linux kernel, the following vulnerability has been resolved: media: pwc: Drain fillbuf on startstreaming failure pwcisocinit submits its isochronous URBs with usbsubmiturb.., GFPKERNEL in a loop. After the first URB is submitted, its completion handler pwcisochandler can run on another CPU...

0.00209EPSS
SaveExploits0References5
OSV
OSV
added 3 days ago4 views

UBUNTU-CVE-2026-68211

In the Linux kernel, the following vulnerability has been resolved: media: stm32-dcmipp: Return queued buffers on startstreaming failure The vb2 framework hands buffers to the driver via bufqueue before calling startstreaming. If startstreaming returns an error without first returning those buffe...

5.2AI score0.00173EPSS
SaveExploits0References5
OSV
OSV
added 3 days ago4 views

UBUNTU-CVE-2026-68217

In the Linux kernel, the following vulnerability has been resolved: media: pwc: Drain fillbuf on startstreaming failure pwcisocinit submits its isochronous URBs with usbsubmiturb.., GFPKERNEL in a loop. After the first URB is submitted, its completion handler pwcisochandler can run on another CPU...

5.5AI score0.00209EPSS
SaveExploits0References7
OSV
OSV
added 3 days ago4 views

UBUNTU-CVE-2026-68222

In the Linux kernel, the following vulnerability has been resolved: media: msi2500: Return queued buffers on startstreaming failure The vb2 framework hands buffers to the driver via bufqueue before calling startstreaming. If startstreaming returns an error without first returning those buffers vi...

5.3AI score0.00175EPSS
SaveExploits0References7
OSV
OSV
added 3 days ago3 views

UBUNTU-CVE-2026-68216

In the Linux kernel, the following vulnerability has been resolved: media: pwc: Return queued buffers on startstreaming failure The vb2 framework hands buffers to the driver via bufqueue before calling startstreaming. If startstreaming returns an error without first returning those buffers via...

5.2AI score0.00209EPSS
SaveExploits0References7
OSV
OSV
added 3 days ago4 views

UBUNTU-CVE-2026-68209

In the Linux kernel, the following vulnerability has been resolved: media: sun4i-csi: Return queued buffers on startstreaming failure The vb2 framework hands buffers to the driver via bufqueue before calling startstreaming. If startstreaming returns an error without first returning those buffers...

5.5AI score0.00209EPSS
SaveExploits0References7
OSV
OSV
added 3 days ago2 views

UBUNTU-CVE-2026-68213

In the Linux kernel, the following vulnerability has been resolved: media: rtl2832sdr: Return queued buffers on startstreaming failure The vb2 framework hands buffers to the driver via bufqueue before calling startstreaming. If startstreaming returns an error without first returning those buffers...

5.5AI score0.00209EPSS
SaveExploits0References7
OSV
OSV
added 3 days ago5 views

UBUNTU-CVE-2026-68231

In the Linux kernel, the following vulnerability has been resolved: media: airspy: Return queued buffers on startstreaming failure The vb2 framework hands buffers to the driver via bufqueue before calling startstreaming. If startstreaming returns an error without first returning those buffers via...

5.2AI score0.00209EPSS
SaveExploits0References7
NVD
NVD
added 3 days ago5 views

CVE-2026-68135

In the Linux kernel, the following vulnerability has been resolved: net: hip04: fix RX buffer leak on buildskb failure When buildskb fails in hip04rxpoll, the driver jumps to the refill path without releasing the current RX buffer and its DMA mapping. Installing a replacement buffer then overwrit...

0.00175EPSS
SaveExploits0References5
EUVD
EUVD
added 3 days ago6 views

EUVD-2026-55332

In the Linux kernel, the following vulnerability has been resolved: media: airspy: Return queued buffers on startstreaming failure The vb2 framework hands buffers to the driver via bufqueue before calling startstreaming. If startstreaming returns an error without first returning those buffers via...

5.3AI score0.00209EPSS
SaveExploits0References5
OSV
OSV
added 3 days ago8 views

CVE-2026-68222 media: msi2500: Return queued buffers on start_streaming() failure

In the Linux kernel, the following vulnerability has been resolved: media: msi2500: Return queued buffers on startstreaming failure The vb2 framework hands buffers to the driver via bufqueue before calling startstreaming. If startstreaming returns an error without first returning those buffers vi...

5.4AI score
SaveExploits0References8
CVE
CVE
added 3 days ago18 views

CVE-2026-68217

Technical details (affected product/version, root cause, impact, or fix) are not publicly provided in the supplied documents. Monitor for updates.

5.6AI score0.00209EPSS
SaveExploits0References5
EUVD
EUVD
added 3 days ago8 views

EUVD-2026-55318

In the Linux kernel, the following vulnerability has been resolved: media: pwc: Drain fillbuf on startstreaming failure pwcisocinit submits its isochronous URBs with usbsubmiturb.., GFPKERNEL in a loop. After the first URB is submitted, its completion handler pwcisochandler can run on another CPU...

5.6AI score0.00209EPSS
SaveExploits0References5
Rows per page
Query Builder