Lucene search
+L

56 matches found

RedhatCVE
RedhatCVE
added 2026/08/11 6:51 p.m.8 views

CVE-2026-68216

A flaw was found in the Linux kernel's pwc media driver. When the startstreaming function fails, it does not properly return queued buffers, leading to a resource leak. This can occur if the USB device is disconnected or if a mutex lock is interrupted. A local attacker could potentially exploit...

7.8CVSS5.3AI score0.00176EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/11 4:47 p.m.9 views

CVE-2026-68217

A flaw was found in the Linux kernel's pwc media driver. When initiating a streaming operation, if an error occurs during the submission of isochronous USB Request Blocks URBs, a buffer may not be correctly deallocated. This oversight can lead to a resource leak, potentially causing system...

5.5CVSS5.6AI score0.0022EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/10 1:20 p.m.5 views

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...

7.8CVSS0.00176EPSS
SaveExploits0References8
NVD
NVD
added 2026/08/10 1:20 p.m.6 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.0022EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2026/08/10 1:20 p.m.8 views

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...

7.8CVSS5.4AI score0.00176EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/10 1:20 p.m.6 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.0022EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/10 1:20 p.m.7 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...

7.8CVSS5.2AI score0.00176EPSS
SaveExploits0References7
CVE
CVE
added 2026/08/10 12:00 p.m.55 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.0022EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/10 12:00 p.m.8 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.0022EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/10 12:00 p.m.34 views

CVE-2026-68217 media: pwc: Drain fill_buf on start_streaming() failure

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.0022EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/10 12:00 p.m.39 views

CVE-2026-68216

Summary of CVE-2026-68216 (Linux kernel pwc driver): A fix addresses a resource leak in start_streaming() for the pwc media driver. When start_streaming() fails, buffers queued via vb2_buffer_done() were not returned, causing vb2_start_streaming() to WARN_ON(owned_by_drv_count). The two early-fai...

7.8CVSS5.3AI score0.00176EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/10 12:00 p.m.14 views

CVE-2026-68216 media: pwc: Return queued buffers on start_streaming() failure

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...

7.8CVSS5.3AI score
SaveExploits0References11
EUVD
EUVD
added 2026/08/10 12:00 p.m.7 views

EUVD-2026-55317

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.3AI score0.00176EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/08/10 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-68216

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - media: pwc: Return queued buffers on startstreaming failure The vb2 framework hands buffers to the driver via bufqueue before calling startstreaming. If...

7.8CVSS5.4AI score0.00176EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/10 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-68217

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - media: pwc: Drain fillbuf on startstreaming failure pwcisocinit submits its isochronous URBs with usbsubmiturb.., GFPKERNEL in a loop. After the first URB is...

5.7AI score0.0022EPSS
SaveExploits0References4
Wiz blog
Wiz blog
added 2025/07/24 12:00 p.m.22 views

Operationalizing Cloud Security: How PwC and Wiz Help Turn Risk into Resilience

PwC leverages Wiz to empower secure cloud transformation—bridging strategy, visibility, and execution...

7.3AI score
SaveExploits0
The Hacker News
The Hacker News
added 2023/12/11 1:59 p.m.31 views

Researchers Unmask Sandman APT's Hidden Link to China-Based KEYPLUG Backdoor

Tactical and targeting overlaps have been discovered between the enigmatic advanced persistent threat APT called Sandman and a China-based threat cluster that's known to use a backdoor referred to as KEYPLUG. The assessment comes jointly from SentinelOne, PwC, and the Microsoft Threat Intelligenc...

7.1AI score
SaveExploits0
NVD
NVD
added 2023/12/01 2:15 p.m.30 views

CVE-2023-28895

The password for access to the debugging console of the PoWer Controller chip PWC of the MIB3 infotainment is hard-coded in the firmware. The console allows attackers with physical access to the MIB3 unit to gain full control over the PWC chip. Vulnerability found on Škoda Superb III 3V3 - 2.0 TD...

6.8CVSS0.00313EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2023/12/01 1:41 p.m.38 views

CVE-2023-28895 Hard-coded password for access to power controller chip memory

The password for access to the debugging console of the PoWer Controller chip PWC of the MIB3 infotainment is hard-coded in the firmware. The console allows attackers with physical access to the MIB3 unit to gain full control over the PWC chip. Vulnerability found on Škoda Superb III 3V3 - 2.0 TD...

3.5CVSS7AI score0.00313EPSS
SaveExploits0References1
CVE
CVE
added 2023/12/01 1:41 p.m.69 views

CVE-2023-28895

The CVE-2023-28895 entry concerns Škoda MIB3 infotainment’s PoWer Controller (PWC) with a hard-coded password in the firmware. This allows an attacker with physical access to gain full control of the PWC chip on Škoda Superb III (3V3) 2.0 TDI (2022). Connected documents confirm the hardware/softw...

6.8CVSS4.9AI score0.00313EPSS
SaveExploits0References1Affected Software1
Rows per page
Query Builder