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

7.8 · HIGH
Published Nov 8, 2024 linux CWE-787 EPSS 0.23% (14th pctl)

Overview

CVE-2024-50203 is a high-severity vulnerability affecting linux linux_kernel. It was published on November 8, 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, arm64: Fix address emission with tag-based KASAN enabled

When BPF_TRAMP_F_CALL_ORIG is enabled, the address of a bpf_tramp_image

struct on the stack is passed during the size calculation pass and

an address on the heap is passed during code generation. This may

cause a heap buffer overflow if the heap address is tagged because

emit_a64_mov_i64() will emit longer code than it did during the size

calculation pass. The same problem could occur without tag-based

KASAN if one of the 16-bit words of the stack address happened to

be all-ones during the size calculation pass. Fix the problem by

assuming the worst case (4 instructions) when calculating the size

of the bpf_tramp_image address emission.

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.10.3, < 6.11 Affected

Frequently Asked Questions

What is CVE-2024-50203?

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

How severe is CVE-2024-50203?

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

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

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