Lucene search
+L

3 matches found

RedhatCVE
RedhatCVE
added 2024/08/21 7:11 p.m.35 views

CVE-2024-43882

A vulnerability was found in the Linux kernel. The fix addresses a race condition during file execution exec, where a file’s permissions could change between an initial check and execution, potentially allowing unauthorized privilege escalation. Specifically, a non-privileged user could gain root...

7CVSS7.1AI score0.00242EPSS
SaveExploits1References4
Cvelist
Cvelist
added 2024/08/21 12:10 a.m.75 views

CVE-2024-43882 exec: Fix ToCToU between perm check and set-uid/gid usage

In the Linux kernel, the following vulnerability has been resolved: exec: Fix ToCToU between perm check and set-uid/gid usage When opening a file for exec via dofilpopen, permission checking is done against the file's metadata at that moment, and on success, a file pointer is passed back. Much...

7.8CVSS0.00242EPSS
SaveExploits1References8
CVE
CVE
added 2024/08/21 12:10 a.m.172 views

CVE-2024-43882

CVE-2024-43882 is a Linux kernel race Condition (ToCToU) in exec path: permission checks for a file are done at do_filp_open(), but the metadata (mode/UID/GID) used later in execve() can be changed before execution, enabling potential root privilege escalation. The issue is exploitable in scenari...

8.4CVSS7AI score0.00242EPSS
SaveExploits1References13Affected Software1
Rows per page
Query Builder