CVE-2025-21783

Source
https://nvd.nist.gov/vuln/detail/CVE-2025-21783
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-21783.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-21783
Downstream
Related
Published
2025-02-27T03:15:19Z
Modified
2025-03-10T05:00:03Z
Severity
  • 5.5 (Medium) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
[none]
Details

In the Linux kernel, the following vulnerability has been resolved:

gpiolib: Fix crash on error in gpiochipgetngpios()

The gpiochipgetngpios() 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 bgpioinit(). 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.

References

Affected packages

Debian:13 / linux

Package

Name
linux
Purl
pkg:deb/debian/linux?arch=source

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
6.12.16-1

Ecosystem specific

{
    "urgency": "not yet assigned"
}