CVE-2022-49435

Source
https://nvd.nist.gov/vuln/detail/CVE-2022-49435
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2022-49435.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2022-49435
Downstream
Related
Published
2025-02-26T07:01:19Z
Modified
2025-08-09T19:01:27Z
Summary
[none]
Details

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

mfd: davincivoicecodec: Fix possible null-ptr-deref davincivc_probe()

It will cause null-ptr-deref when using 'res', if platformgetresource() returns NULL, so move using 'res' after devmioremapresource() that will check it to avoid null-ptr-deref. And use devmplatformgetandioremap_resource() to simplify code.

References

Affected packages