CVE-2025-21783
27.02.2025, 03:15
In the Linux kernel, the following vulnerability has been resolved: gpiolib: Fix crash on error in gpiochip_get_ngpios() The gpiochip_get_ngpios() uses chip_*() macros to print messages. However these macros rely on gpiodev to be initialised and set, which is not the case when called via bgpio_init(). In such a case the printing messages will crash on NULL pointer dereference. Replace chip_*() macros by the respective dev_*() ones to avoid such crash.Enginsight
Vendor | Product | Version |
---|---|---|
linux | linux_kernel | 6.6 ≤ 𝑥 < 6.6.79 |
linux | linux_kernel | 6.7 ≤ 𝑥 < 6.12.16 |
linux | linux_kernel | 6.13 ≤ 𝑥 < 6.13.4 |
linux | linux_kernel | 6.14:rc1 |
linux | linux_kernel | 6.14:rc2 |
𝑥
= Vulnerable software versions

Debian Releases
Common Weakness Enumeration
Vulnerability Media Exposure