PT-2026-37563 · Linux · Linux Kernel
Published
2026-05-06
·
Updated
2026-05-08
·
CVE-2026-43223
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
An issue exists in the
pvrusb2 media component where the pvr2 send request ex() function fails to handle a scenario where a write USB Request Block (URB)—a data structure used for USB transfers—is submitted successfully, but the subsequent read URB submission fails (for example, due to -ENOMEM). In such cases, the function returns immediately without waiting for the write URB to complete. Because the driver reuses the same URB structure, a following call to pvr2 send request ex() attempts to submit the still-active write URB, which triggers a warning in the usb submit urb() function.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Memory Leak
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel