In the Linux kernel, the following vulnerability has been resolved:
mfd: davinci_voicecodec: Fix possible null-ptr-deref davinci_vc_probe()
It will cause null-ptr-deref when using 'res', if platform_get_resource()
returns NULL, so move using 'res' after devm_ioremap_resource() that
will check it to avoid null-ptr-deref.
And use devm_platform_get_and_ioremap_resource() to simplify code.
Metrics
Affected Vendors & Products
References
History
Fri, 28 Feb 2025 01:30:00 +0000
Type | Values Removed | Values Added |
---|---|---|
References |
| |
Metrics |
threat_severity
|
cvssV3_1
|
Wed, 26 Feb 2025 02:45:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Description | In the Linux kernel, the following vulnerability has been resolved: mfd: davinci_voicecodec: Fix possible null-ptr-deref davinci_vc_probe() It will cause null-ptr-deref when using 'res', if platform_get_resource() returns NULL, so move using 'res' after devm_ioremap_resource() that will check it to avoid null-ptr-deref. And use devm_platform_get_and_ioremap_resource() to simplify code. | |
Title | mfd: davinci_voicecodec: Fix possible null-ptr-deref davinci_vc_probe() | |
References |
|
|

Status: PUBLISHED
Assigner: Linux
Published: 2025-02-26T02:12:51.554Z
Updated: 2025-05-04T08:37:36.380Z
Reserved: 2025-02-26T02:08:31.570Z
Link: CVE-2022-49435

No data.

Status : Received
Published: 2025-02-26T07:01:19.957
Modified: 2025-02-26T07:01:19.957
Link: CVE-2022-49435
