CVE-2026-43008

Source
https://cve.org/CVERecord?id=CVE-2026-43008
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-43008.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-43008
Downstream
Published
2026-05-01T14:15:15.580Z
Modified
2026-07-08T08:13:29.198999149Z
Summary
gpio: qixis-fpga: Fix error handling for devm_regmap_init_mmio()
Details

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

gpio: qixis-fpga: Fix error handling for devmregmapinit_mmio()

devmregmapinitmmio() returns an ERRPTR() on failure, not NULL. The original code checked for NULL which would never trigger on error, potentially leading to an invalid pointer dereference. Use ISERR() and PTRERR() to properly handle the error case.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/43xxx/CVE-2026-43008.json",
    "cna_assigner": "Linux"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
e88500247dc3267787abc837848b001c1237f692
Fixed
e54b8fe9454cc786590a0b88db96afe0cdc8a83d
Fixed
8de4e0f44c638c66cdc5eeb4d5ab9acd61c31e4f

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-43008.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
6.19.12

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-43008.json"