Lucene search
+L

596 matches found

EUVD
EUVD
added 2026/08/15 5:52 a.m.11 views

EUVD-2026-59035

In the Linux kernel, the following vulnerability has been resolved: Input: ims-pcu - fix firmware leak in async update The firmware object was not being released if validation failed. Use freefirmware to ensure the firmware is always released...

5.4AI score0.0022EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/15 5:52 a.m.12 views

EUVD-2026-59033

In the Linux kernel, the following vulnerability has been resolved: Input: ims-pcu - fix race condition in resetdevice sysfs callback The imspcuresetdevice sysfs callback calls imspcuexecutecommand without acquiring pcu-cmdmutex. This can lead to data races and corruption of the shared command...

5.7AI score0.00215EPSS
SaveExploits0References6
CVE
CVE
added 2026/08/15 5:52 a.m.44 views

CVE-2026-72075

In the Linux kernel, a race condition was fixed in the ims-pcu reset_device sysfs callback. The ims_pcu_reset_device() path called IMS_PCU_execute_command() without holding pcu->cmd_mutex, allowing data races and possible corruption of the shared command buffer when commands execute concurrent...

5.6AI score0.00215EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/15 5:52 a.m.26 views

CVE-2026-72076 Input: ims-pcu - fix out-of-bounds read in ims_pcu_irq() debug logging

In the Linux kernel, the following vulnerability has been resolved: Input: ims-pcu - fix out-of-bounds read in imspcuirq debug logging The debug logging in imspcuirq unconditionally prints data from pcu-urbinbuf. However, if the interrupt fired for pcu-urbctrl, the actual data resides in...

0.0022EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/15 5:52 a.m.60 views

CVE-2026-72075 Input: ims-pcu - fix race condition in reset_device sysfs callback

In the Linux kernel, the following vulnerability has been resolved: Input: ims-pcu - fix race condition in resetdevice sysfs callback The imspcuresetdevice sysfs callback calls imspcuexecutecommand without acquiring pcu-cmdmutex. This can lead to data races and corruption of the shared command...

5.8AI score
SaveExploits0References9
Cvelist
Cvelist
added 2026/08/15 5:52 a.m.26 views

CVE-2026-72075 Input: ims-pcu - fix race condition in reset_device sysfs callback

In the Linux kernel, the following vulnerability has been resolved: Input: ims-pcu - fix race condition in resetdevice sysfs callback The imspcuresetdevice sysfs callback calls imspcuexecutecommand without acquiring pcu-cmdmutex. This can lead to data races and corruption of the shared command...

0.00215EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/08/15 5:52 a.m.15 views

EUVD-2026-59034

In the Linux kernel, the following vulnerability has been resolved: Input: ims-pcu - fix out-of-bounds read in imspcuirq debug logging The debug logging in imspcuirq unconditionally prints data from pcu-urbinbuf. However, if the interrupt fired for pcu-urbctrl, the actual data resides in...

5.7AI score0.0022EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/15 5:52 a.m.21 views

CVE-2026-72076 Input: ims-pcu - fix out-of-bounds read in ims_pcu_irq() debug logging

In the Linux kernel, the following vulnerability has been resolved: Input: ims-pcu - fix out-of-bounds read in imspcuirq debug logging The debug logging in imspcuirq unconditionally prints data from pcu-urbinbuf. However, if the interrupt fired for pcu-urbctrl, the actual data resides in...

5.8AI score
SaveExploits0References11
CVE
CVE
added 2026/08/15 5:52 a.m.38 views

CVE-2026-72074

The CVE-2026-72074 entry concerns a Linux kernel USB IMS-PCU driver issue where the bMasterInterface0 from the CDC union descriptor is trusted without verifying it matches the interface being probed. This type confusion in CDC descriptor parsing could allow the driver to overwrite private data of...

5.4AI score0.0022EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/15 5:52 a.m.26 views

CVE-2026-72074 Input: ims-pcu - fix type confusion in CDC union descriptor parsing

In the Linux kernel, the following vulnerability has been resolved: Input: ims-pcu - fix type confusion in CDC union descriptor parsing The driver currently trusts the bMasterInterface0 from the CDC union descriptor without verifying that it matches the interface being probed. This could lead to...

0.0022EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/15 5:52 a.m.10 views

EUVD-2026-59032

In the Linux kernel, the following vulnerability has been resolved: Input: ims-pcu - fix type confusion in CDC union descriptor parsing The driver currently trusts the bMasterInterface0 from the CDC union descriptor without verifying that it matches the interface being probed. This could lead to...

5.5AI score0.0022EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/15 5:52 a.m.20 views

CVE-2026-72074 Input: ims-pcu - fix type confusion in CDC union descriptor parsing

In the Linux kernel, the following vulnerability has been resolved: Input: ims-pcu - fix type confusion in CDC union descriptor parsing The driver currently trusts the bMasterInterface0 from the CDC union descriptor without verifying that it matches the interface being probed. This could lead to...

5.6AI score
SaveExploits0References11
Tenable Nessus
Tenable Nessus
added 2026/08/15 12:00 a.m.13 views

Linux Distros Unpatched Vulnerability : CVE-2026-72077

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Input: ims-pcu - fix firmware leak in async update The firmware object was not being released if validation failed. Use freefirmware to ensure the firmware is...

5.9AI score0.0022EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.13 views

PT-2026-72264

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A race condition exists in the ims pcu reset device sysfs callback. The issue occurs because the callback invokes the ims pcu execute command function without acquiring the pcu-cmd mutex...

6AI score0.00215EPSS
SaveExploits0References22
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.17 views

PT-2026-72265

In the Linux kernel, the following vulnerability has been resolved: Input: ims-pcu - fix out-of-bounds read in ims pcu irq debug logging The debug logging in ims pcu irq unconditionally prints data from pcu-urb in buf. However, if the interrupt fired for pcu-urb ctrl, the actual data resides in...

5.7AI score0.0022EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.15 views

PT-2026-72267

In the Linux kernel, the following vulnerability has been resolved: Input: ims-pcu - validate control endpoint type The driver currently assumes that the first endpoint of the control interface is an interrupt IN endpoint without verifying it. A malicious device could provide a different endpoint...

5.4AI score0.0022EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.19 views

PT-2026-72268

In the Linux kernel, the following vulnerability has been resolved: Input: ims-pcu - fix use-after-free and double-free in disconnect ims pcu disconnect only intended to perform cleanup when the primary control interface is unbound. However, it currently relies on the interface class to distingui...

5.5AI score0.0022EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.22 views

PT-2026-72266

In the Linux kernel, the following vulnerability has been resolved: Input: ims-pcu - fix firmware leak in async update The firmware object was not being released if validation failed. Use freefirmware to ensure the firmware is always released...

5.3AI score0.0022EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.11 views

PT-2026-72263

In the Linux kernel, the following vulnerability has been resolved: Input: ims-pcu - fix type confusion in CDC union descriptor parsing The driver currently trusts the bMasterInterface0 from the CDC union descriptor without verifying that it matches the interface being probed. This could lead to...

5.4AI score0.0022EPSS
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2026/08/15 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-72075

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Input: ims-pcu - fix race condition in resetdevice sysfs callback The imspcuresetdevice sysfs callback calls imspcuexecutecommand without acquiring pcu-cmdmutex...

6AI score0.00215EPSS
SaveExploits0References2
Rows per page
Query Builder