CVE-2024-47702
Linux Kernel vulnerability analysis and mitigation

Overview

A vulnerability has been identified in the Linux kernel's BPF (Berkeley Packet Filter) subsystem, tracked as CVE-2024-47702. The issue was discovered when syzbot reported a kernel crash related to sign-extension of 32-bit load for packet data/data_end/data_meta uapi field. This vulnerability affects Linux kernel versions from 6.6 up to (excluding) 6.10.13 and from 6.11 up to (excluding) 6.11.2 (NVD).

Technical details

The vulnerability stems from improper handling of sign-extension in BPF verification. When loading __sk_buff->data with 32-bit sign extension, the verification and convert_ctx_accesses() process generates assembly code that includes an unsafe sign extension operation (r2 = (s32)r2), which can potentially make the kernel __sk_buff->data address invalid. The issue specifically occurs in the context of packet data, data_end, and data_meta access operations (Kernel Patch).

Impact

The vulnerability has been assigned a CVSS v3.1 Base Score of 5.5 (Medium) with vector CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H. The primary impact is potential kernel crashes, leading to denial of service conditions when processing certain BPF programs (NVD).

Exploitability

The vulnerability requires local access and low privileges to exploit. It can be triggered through specially crafted BPF programs that utilize sign-extension operations on packet data pointers (NVD).

Mitigation and workarounds

The issue has been fixed by adding additional checking in the is_valid_access() callback function for packet data/data_end/data_meta access. The fix prevents verification of accesses with sign-extension for these fields. Users should upgrade to Linux kernel versions 6.10.13, 6.11.2, or later to address this vulnerability (Kernel Patch).

Additional resources


SourceThis report was generated using AI

Related Linux Kernel vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-74730CRITICAL9.8
  • Linux Kernel logoLinux Kernel
  • linux
NoYesAug 22, 2026
CVE-2026-74733HIGH7.8
  • Linux Kernel logoLinux Kernel
  • kernel-64k-debug-devel-matched
NoYesAug 22, 2026
CVE-2026-74726HIGH7.3
  • Linux Kernel logoLinux Kernel
  • kernel
NoYesAug 22, 2026
CVE-2026-74732MEDIUM5.5
  • Linux Kernel logoLinux Kernel
  • kernel-selftests-internal
NoYesAug 22, 2026
CVE-2026-74728NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-debug-modules-core
NoNoAug 22, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management