NONE · 0

CVE-2022-50649

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, whic...

Vulnerability Description

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.

References

FAQ

What is CVE-2022-50649?

CVE-2022-50649 is a documented vulnerability. 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, whic...

How severe is CVE-2022-50649?

CVSS scoring is not yet available for CVE-2022-50649. Check NVD for updates.

Is there a patch for CVE-2022-50649?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.