CVE-2022-48832

Source
https://cve.org/CVERecord?id=CVE-2022-48832
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2022-48832.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2022-48832
Downstream
Published
2024-07-16T11:44:15.305Z
Modified
2026-04-02T08:27:03.705818Z
Summary
audit: don't deref the syscall args when checking the openat2 open_how::flags
Details

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

audit: don't deref the syscall args when checking the openat2 open_how::flags

As reported by Jeff, dereferencing the openat2 syscall argument in auditmatchperm() to obtain the openhow::flags can result in an oops/page-fault. This patch fixes this by using the openhow struct that we store in the auditcontext with auditopenat2_how().

Independent of this patch, Richard Guy Briggs posted a similar patch to the audit mailing list roughly 40 minutes after this patch was posted.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2022/48xxx/CVE-2022-48832.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
1c30e3af8a79260cdba833a719209b01e6b92300
Fixed
310c9ddfdf1f8d3c9834f02175eae79c8b254b6c
Fixed
7a82f89de92aac5a244d3735b2bd162c1147620c

Database specific

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