CVE-2022-49448

Source
https://cve.org/CVERecord?id=CVE-2022-49448
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2022-49448.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2022-49448
Downstream
Related
Published
2025-02-26T02:12:59.203Z
Modified
2026-03-12T03:25:12.330723Z
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
soc: bcm: Check for NULL return of devm_kzalloc()
Details

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

soc: bcm: Check for NULL return of devm_kzalloc()

As the potential failure of allocation, devm_kzalloc() may return NULL. Then the 'pd->pmb' and the follow lines of code may bring null pointer dereference.

Therefore, it is better to check the return value of devm_kzalloc() to avoid this confusion.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2022/49xxx/CVE-2022-49448.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
8bcac4011ebe0dbdd46fd55b036ee855c95702d3
Fixed
5650e103bfc70156001615861fb8aafb3947da6e
Fixed
36339ea7bae4943be01c8e9545e46e334591fecd
Fixed
b48b98743b568bb219152ba2e15af6ef0d3d8a9b
Fixed
b4bd2aafacce48db26b0a213d849818d940556dd

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2022-49448.json"