Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2024-36963

7.8 · HIGH
Published Jun 3, 2024 linux CWE-863 EPSS 0.19% (9th pctl)

Overview

CVE-2024-36963 is a high-severity vulnerability affecting linux linux_kernel. It was published on June 3, 2024 and has a CVSS 3.1 base score of 7.8 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.8, rated HIGH. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

Technical Description

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

tracefs: Reset permissions on remount if permissions are options

There's an inconsistency with the way permissions are handled in tracefs.

Because the permissions are generated when accessed, they default to the

root inode's permission if they were never set by the user. If the user

sets the permissions, then a flag is set and the permissions are saved via

the inode (for tracefs files) or an internal attribute field (for

eventfs).

But if a remount happens that specify the permissions, all the files that

were not changed by the user gets updated, but the ones that were are not.

If the user were to remount the file system with a given permission, then

all files and directories within that file system should be updated.

This can cause security issues if a file's permission was updated but the

admin forgot about it. They could incorrectly think that remounting with

permissions set would update all files, but miss some.

Remediation

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
linux linux_kernel >= 6.6.18, < 6.6.31 Affected

Frequently Asked Questions

What is CVE-2024-36963?

CVE-2024-36963 is a high-severity vulnerability affecting linux linux_kernel. It was published on June 3, 2024 and has a CVSS 3.1 base score of 7.8 (HIGH).

How severe is CVE-2024-36963?

This vulnerability has a CVSS 3.1 base score of 7.8, rated HIGH. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2024-36963?

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2024-36963?

CyberStrike's AI-powered security agents can automatically detect CVE-2024-36963 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.