In the Linux kernel, the following vulnerability has been resolved:
gpio: wcd934x: Fix shift-out-of-bounds error
bit-mask for pins 0 to 4 is BIT(0) to BIT(4) however we ended up with BIT(n - 1)
which is not right, and this was caught by below usban check
UBSAN: shift-out-of-bounds in drivers/gpio/gpio-wcd934x.c:34:14
Metrics
Affected Vendors & Products
References
History
Fri, 20 Dec 2024 08:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Metrics |
ssvc
|

Status: PUBLISHED
Assigner: Linux
Published:
Updated: 2024-12-19T07:38:29.284Z
Reserved: 2024-05-21T13:27:52.126Z
Link: CVE-2021-47263

Updated: 2024-08-04T05:32:08.118Z

Status : Awaiting Analysis
Published: 2024-05-21T15:15:15.007
Modified: 2024-11-21T06:35:45.180
Link: CVE-2021-47263
