Executive Summary

Informations
Name CVE-2022-48832 First vendor Publication 2024-07-16
Vendor Cve Last vendor Modification 2024-07-16

Security-Database Scoring CVSS v3

Cvss vector : N/A
Overall CVSS Score NA
Base Score NA Environmental Score NA
impact SubScore NA Temporal Score NA
Exploitabality Sub Score NA
 
Calculate full CVSS 3.0 Vectors scores

Security-Database Scoring CVSS v2

Cvss vector :
Cvss Base Score N/A Attack Range N/A
Cvss Impact Score N/A Attack Complexity N/A
Cvss Expoit Score N/A Authentication N/A
Calculate full CVSS 2.0 Vectors scores

Detail

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 audit_match_perm() to obtain the open_how::flags can result in an oops/page-fault. This patch fixes this by using the open_how struct that we store in the audit_context with audit_openat2_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.

Original Source

Url : http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-48832

Sources (Detail)

https://git.kernel.org/stable/c/310c9ddfdf1f8d3c9834f02175eae79c8b254b6c
https://git.kernel.org/stable/c/7a82f89de92aac5a244d3735b2bd162c1147620c
Source Url

Alert History

If you want to see full details history, please login or register.
0
Date Informations
2024-07-16 17:27:24
  • First insertion