CVE-2023-53750
N/A
N/A
Summary
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.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | f60c9eac54af28d7b5651fe49944bfd5098550e6 < f85d3cb10f4df5ae3bdb9a9357315c28d781651f | affected |
| Linux | Linux | f60c9eac54af28d7b5651fe49944bfd5098550e6 < 27d9a7585b594bb2f9bb1f65e0003814fcc69c75 | affected |
| Linux | Linux | f60c9eac54af28d7b5651fe49944bfd5098550e6 < 9063777ca1e2e895c5fdd493ee0c3f18fa710ed4 | affected |
| Linux | Linux | 6.2 | affected |
| Linux | Linux | 0 < 6.2 | unaffected |
| Linux | Linux | 6.3.13 <= 6.3.* | unaffected |
| Linux | Linux | 6.4.4 <= 6.4.* | unaffected |
| Linux | Linux | 6.5 <= * | unaffected |
Weaknesses
References
- https://git.kernel.org/stable/c/f85d3cb10f4df5ae3bdb9a9357315c28d781651f
- https://git.kernel.org/stable/c/27d9a7585b594bb2f9bb1f65e0003814fcc69c75
- https://git.kernel.org/stable/c/9063777ca1e2e895c5fdd493ee0c3f18fa710ed4
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.