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-50165

7.8 · HIGH
Published Nov 7, 2024 linux CWE-401 EPSS 0.20% (10th pctl)

Overview

CVE-2024-50165 is a high-severity vulnerability affecting linux linux_kernel. It was published on November 7, 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:

bpf: Preserve param->string when parsing mount options

In bpf_parse_param(), keep the value of param->string intact so it can

be freed later. Otherwise, the kmalloc area pointed to by param->string

will be leaked as shown below:

unreferenced object 0xffff888118c46d20 (size 8):

comm "new_name", pid 12109, jiffies 4295580214

hex dump (first 8 bytes):

61 6e 79 00 38 c9 5c 7e any.8.\~

backtrace (crc e1b7f876):

[<00000000c6848ac7>] kmemleak_alloc+0x4b/0x80

[<00000000de9f7d00>] __kmalloc_node_track_caller_noprof+0x36e/0x4a0

[<000000003e29b886>] memdup_user+0x32/0xa0

[<0000000007248326>] strndup_user+0x46/0x60

[<0000000035b3dd29>] __x64_sys_fsconfig+0x368/0x3d0

[<0000000018657927>] x64_sys_call+0xff/0x9f0

[<00000000c0cabc95>] do_syscall_64+0x3b/0xc0

[<000000002f331597>] entry_SYSCALL_64_after_hwframe+0x4b/0x53

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.9, < 6.11.6 Affected

Frequently Asked Questions

What is CVE-2024-50165?

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

How severe is CVE-2024-50165?

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-50165?

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-50165?

CyberStrike's AI-powered security agents can automatically detect CVE-2024-50165 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.