CVE-2022-50649 in Kernel
Summary
In the Linux kernel, the following vulnerability has been resolved:
power: supply: adp5061: fix out-of-bounds read in adp5061_get_chg_type()
ADP5061_CHG_STATUS_1_CHG_STATUS is masked with 0x07, which means a length
of 8, but adp5061_chg_type array size is 4, may end up reading 4 elements
beyond the end of the adp5061_chg_type[] array.
If you want to get best quality of vulnerability data, you may have to visit VulDB.
Responsible
Linux
Reservation
12/09/2025
Disclosure
12/09/2025
Status
Confirmed
Entries
VulDB provides additional information and datapoints for this CVE:
| ID | Vulnerability | CWE | Exp | Cou | CVE |
|---|---|---|---|---|---|
| 335050 | Linux Kernel power adp5061_get_chg_type out-of-bounds | 125 | Not defined | Official fix | CVE-2022-50649 |