Description
In the Linux kernel, the following vulnerability has been resolved: pinctrl: freescale: Fix a memory out of bounds when num_configs is 1 The config passed in by pad wakeup is 1, when num_configs is 1, Configuration [1] should not be fetched, which will be detected by KASAN as a memory out of bounds condition. Modify to get configs[1] when num_configs is 2.
INFO
Published Date :
2025-12-08T01:19:09.919Z
Last Modified :
2025-12-08T01:19:09.919Z
Source :
Linux
AFFECTED PRODUCTS
The following products are affected by CVE-2023-53750 vulnerability.
| Vendors | Products |
|---|---|
| Linux |
|
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2023-53750.