CVE-2022-49423

Source
https://cve.org/CVERecord?id=CVE-2022-49423
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2022-49423.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2022-49423
Downstream
Published
2025-02-26T02:12:45.750Z
Modified
2026-04-02T08:27:34.087898Z
Summary
rtla: Avoid record NULL pointer dereference
Details

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

rtla: Avoid record NULL pointer dereference

Fix the following null/derefnull.cocci errors: ./tools/tracing/rtla/src/osnoisehist.c:870:31-36: ERROR: record is NULL but dereferenced. ./tools/tracing/rtla/src/osnoisetop.c:650:31-36: ERROR: record is NULL but dereferenced. ./tools/tracing/rtla/src/timerlathist.c:905:31-36: ERROR: record is NULL but dereferenced. ./tools/tracing/rtla/src/timerlat_top.c:700:31-36: ERROR: record is NULL but dereferenced.

"record" is NULL before calling osnoiseinittracetool. Add a tag "outfree" to avoid dereferring a NULL pointer.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2022/49xxx/CVE-2022-49423.json"
}
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
51d64c3a181938da8fb56404524e15776e9c6bf8
Fixed
b0f1c686baff74d5df10f2f46670ef4e24a75756
Fixed
2a6b52ed72c822b5ee146a6a00ea66614fe02653

Database specific

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