Skip to content

[SECURITY] usb: gspca/xirlink_cit: fix invalid descriptor handling (CVE-2020-11668)#122

Open
Mifacopy wants to merge 1 commit intofacebookincubator:oculus-go-kernel-masterfrom
Mifacopy:patch-17
Open

[SECURITY] usb: gspca/xirlink_cit: fix invalid descriptor handling (CVE-2020-11668)#122
Mifacopy wants to merge 1 commit intofacebookincubator:oculus-go-kernel-masterfrom
Mifacopy:patch-17

Conversation

@Mifacopy
Copy link

Fix CVE-2020-11668.

Upstream commit: a246b4d547708f33ff4d4b9a7a5dbac741dc89d8

The Xirlink USB camera driver (gspca/xirlink_cit) in the Linux kernel did not correctly
handle invalid USB descriptors, which could be triggered by crafted requests from a
local user, potentially leading to a denial-of-service (kernel crash).

This patch adds proper validation of descriptor data in the driver to prevent misuse.

Reference: CVE-2020-11668

@meta-cla meta-cla bot added the CLA Signed Do not delete this pull request or issue due to inactivity. label Feb 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed Do not delete this pull request or issue due to inactivity.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant