Lucene search
+L

21 matches found

UbuntuCve
UbuntuCve
added 6 days ago7 views

CVE-2026-64240

In the Linux kernel, the following vulnerability has been resolved: media: rc: igorplugusb: fix control request setup packet Commit eac69475b01f "media: rc: igorplugusb: heed coherency rules" changed the control request storage from an embedded struct to an allocated pointer so it can obey DMA...

5.6AI score0.00165EPSS
SaveExploits0References12
OSV
OSV
added 6 days ago5 views

UBUNTU-CVE-2026-64240

In the Linux kernel, the following vulnerability has been resolved: media: rc: igorplugusb: fix control request setup packet Commit eac69475b01f "media: rc: igorplugusb: heed coherency rules" changed the control request storage from an embedded struct to an allocated pointer so it can obey DMA...

5.7AI score0.00165EPSS
SaveExploits0References12
SUSE CVE
SUSE CVE
added 2026/07/25 12:13 a.m.6 views

SUSE CVE-2026-64240

In the Linux kernel, the following vulnerability has been resolved: media: rc: igorplugusb: fix control request setup packet Commit eac69475b01f "media: rc: igorplugusb: heed coherency rules" changed the control request storage from an embedded struct to an allocated pointer so it can obey DMA...

5.7AI score0.00165EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/24 4:16 p.m.6 views

DEBIAN-CVE-2026-64240

In the Linux kernel, the following vulnerability has been resolved: media: rc: igorplugusb: fix control request setup packet Commit eac69475b01f "media: rc: igorplugusb: heed coherency rules" changed the control request storage from an embedded struct to an allocated pointer so it can obey DMA...

5.7AI score0.00165EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/24 4:16 p.m.12 views

CVE-2026-64240

In the Linux kernel, the following vulnerability has been resolved: media: rc: igorplugusb: fix control request setup packet Commit eac69475b01f "media: rc: igorplugusb: heed coherency rules" changed the control request storage from an embedded struct to an allocated pointer so it can obey DMA...

0.00165EPSS
SaveExploits0References8
CVE
CVE
added 2026/07/24 3:27 p.m.14 views

CVE-2026-64240

Affected software: Linux kernel (media: rc: igorplugusb driver). Issue: the control request storage was converted from an embedded struct to an allocated pointer to meet DMA coherency, but usb_fill_control_urb() still used the pointer to the struct as the setup packet. This caused the URB setup t...

5.7AI score0.00165EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/24 3:27 p.m.7 views

CVE-2026-64240 media: rc: igorplugusb: fix control request setup packet

In the Linux kernel, the following vulnerability has been resolved: media: rc: igorplugusb: fix control request setup packet Commit eac69475b01f "media: rc: igorplugusb: heed coherency rules" changed the control request storage from an embedded struct to an allocated pointer so it can obey DMA...

5.7AI score0.00165EPSS
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2026/07/24 12:0 a.m.15 views

PT-2026-64355

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the igorplugusb driver where the control request storage was changed to an allocated pointer to comply with DMA coherency rules the requirement that the CPU and...

5.8AI score0.00165EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/05/29 1:14 a.m.16 views

SUSE CVE-2026-46236

In the Linux kernel, the following vulnerability has been resolved: media: rc: xboxremote: heed DMA restrictions The buffer for IO must not be part of the device structure because that violates the DMA coherency rules...

5.5CVSS5.8AI score0.00119EPSS
SaveExploits0References5
NVD
NVD
added 2026/05/28 10:16 a.m.21 views

CVE-2026-46236

In the Linux kernel, the following vulnerability has been resolved: media: rc: xboxremote: heed DMA restrictions The buffer for IO must not be part of the device structure because that violates the DMA coherency rules...

5.5CVSS0.00119EPSS
SaveExploits0References8
OSV
OSV
added 2026/05/28 10:16 a.m.11 views

UBUNTU-CVE-2026-46236

In the Linux kernel, the following vulnerability has been resolved: media: rc: xboxremote: heed DMA restrictions The buffer for IO must not be part of the device structure because that violates the DMA coherency rules...

5.5CVSS5.8AI score0.00119EPSS
SaveExploits0References38
UbuntuCve
UbuntuCve
added 2026/05/28 10:16 a.m.7 views

CVE-2026-46236

In the Linux kernel, the following vulnerability has been resolved: media: rc: xboxremote: heed DMA restrictions The buffer for IO must not be part of the device structure because that violates the DMA coherency rules...

5.5CVSS5.8AI score0.00119EPSS
SaveExploits0References36
CVE
CVE
added 2026/05/28 9:41 a.m.33 views

CVE-2026-46236

CVE-2026-46236 affects the Linux kernel media: rc Xbox remote driver, where the IO buffer was placed in the device structure, violating DMA coherency rules. This is a local, low-complexity issue with high availability impact. Publicly documented fixes are present in OSV entries for Root: Debian 1...

5.5CVSS5.8AI score0.00119EPSS
SaveExploits0References8Affected Software1
SUSE CVE
SUSE CVE
added 2026/05/28 3:52 a.m.11 views

SUSE CVE-2026-46091

In the Linux kernel, the following vulnerability has been resolved: media: rc: igorplugusb: heed coherency rules In a control request, the USB request structure can be subject to DMA on some HCs. Hence it must obey the rules for DMA coherency. Allocate it separately...

3.3CVSS5.7AI score0.00123EPSS
SaveExploits0References3
NVD
NVD
added 2026/05/27 2:17 p.m.25 views

CVE-2026-46091

In the Linux kernel, the following vulnerability has been resolved: media: rc: igorplugusb: heed coherency rules In a control request, the USB request structure can be subject to DMA on some HCs. Hence it must obey the rules for DMA coherency. Allocate it separately...

5.5CVSS0.00123EPSS
SaveExploits0References8
OSV
OSV
added 2026/05/27 2:17 p.m.11 views

UBUNTU-CVE-2026-46091

In the Linux kernel, the following vulnerability has been resolved: media: rc: igorplugusb: heed coherency rules In a control request, the USB request structure can be subject to DMA on some HCs. Hence it must obey the rules for DMA coherency. Allocate it separately...

5.5CVSS5.7AI score0.00123EPSS
SaveExploits0References22
ATTACKERKB
ATTACKERKB
added 2026/05/27 12:58 p.m.10 views

CVE-2026-46091

In the Linux kernel, the following vulnerability has been resolved: media: rc: igorplugusb: heed coherency rules In a control request, the USB request structure can be subject to DMA on some HCs. Hence it must obey the rules for DMA coherency. Allocate it separately...

5.8AI score0.00123EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2026/05/27 12:58 p.m.3 views

CVE-2026-46091 media: rc: igorplugusb: heed coherency rules

In the Linux kernel, the following vulnerability has been resolved: media: rc: igorplugusb: heed coherency rules In a control request, the USB request structure can be subject to DMA on some HCs. Hence it must obey the rules for DMA coherency. Allocate it separately...

5.5CVSS5.8AI score0.00123EPSS
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2026/05/27 12:0 a.m.25 views

PT-2026-43959

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified openSUSE Tumbleweed versions prior to kernel-devel-7.0.11-1.1 Description A DMA coherency issue exists in the igorplugusb driver within the media subsystem. In a control request, the USB request...

5.5CVSS5.9AI score0.00123EPSS
SaveExploits0
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.12 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: media:airspy: Fixed a memory leak in the airspy probe. The commit ca9dc8d06ab6 “media:airspy: Respect DMA coherence rules” moves the buf variable from the stack to the heap. However, this action only frees buf in the error-handli...

5.5CVSS5.2AI score0.00128EPSS
SaveExploits0References2
Rows per page
Query Builder