Lucene search
+L

2 matches found

CVE
CVE
added 2025/12/08 1:19 a.m.21 views

CVE-2023-53750

In CVE-2023-53750, the Linux kernel pinctrl freescale code had a memory out-of-bounds risk when num_configs equals 1, as pad wakeup can pass a configuration index of 1 which should not be fetched. The provided fix adjusts to read configs[1] only when num_configs is 2, preventing out-of-bounds acc...

6.1AI score0.00164EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/12/08 1:19 a.m.28 views

CVE-2023-53750 pinctrl: freescale: Fix a memory out of bounds when num_configs is 1

In the Linux kernel, the following vulnerability has been resolved: pinctrl: freescale: Fix a memory out of bounds when numconfigs is 1 The config passed in by pad wakeup is 1, when numconfigs is 1, Configuration 1 should not be fetched, which will be detected by KASAN as a memory out of bounds...

0.00164EPSS
SaveExploits0References3
Rows per page
Query Builder