In the Linux kernel, the following vulnerability has been resolved:
HID: betop: fix slab-out-of-bounds Write in betop_probe
Syzbot reported slab-out-of-bounds Write bug in hid-betopff driver.
The problem is the driver assumes the device must have an input report but
some malicious devices violate this assumption.
So this patch checks hid_device's input is non empty before it's been used.
Metrics
Affected Vendors & Products
References
History
Mon, 04 Nov 2024 12:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Metrics |
ssvc
|
MITRE
Status: PUBLISHED
Assigner: Linux
Published: 2024-05-21T15:03:58.021Z
Updated: 2024-11-04T12:05:16.663Z
Reserved: 2024-05-21T14:58:30.816Z
Link: CVE-2021-47404
Vulnrichment
Updated: 2024-08-04T05:39:59.325Z
NVD
Status : Awaiting Analysis
Published: 2024-05-21T15:15:25.920
Modified: 2024-05-21T16:54:26.047
Link: CVE-2021-47404
Redhat