PT-2024-32178 · Linux+6 · Linux Kernel+6

Alphonse Kurian

·

Published

2024-09-04

·

Updated

2025-09-29

·

CVE-2024-46763

CVSS v3.1

5.5

Medium

VectorAV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.6.52
Description A null pointer dereference vulnerability was found in the Linux kernel's GRO (Generic Receive Offload) handler. The issue occurs when the fou gro receive function is called while shutting down a host, and the sk->sk user data pointer is null. This happens because the udp tunnel sock release function sets sk->sk user data to null when the tunnel socket is destroyed after a single RCU (Read-Copy Update) grace period. As a result, the fou gro receive function may attempt to access the null pointer, leading to a kernel crash.
To mitigate this issue, the rcu dereference sk user data function should be used in fou from sock to ensure that the sk->sk user data pointer is properly referenced. Additionally, null checks should be added to the FOU GRO handlers to prevent the null pointer dereference.
Recommendations To resolve this issue, update the Linux kernel to version 6.6.52 or later. If an update is not possible, consider applying the patch that adds the rcu dereference sk user data function and null checks to the FOU GRO handlers. As a temporary workaround, consider disabling the GRO feature until a patch is available.

Exploit

Fix

NULL Pointer Dereference

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

ALSA-2025_16880
ALT-PU-2024-12535
ALT-PU-2024-12537
ALT-PU-2024-12541
ALT-PU-2024-13121
ALT-PU-2024-13166
ALT-PU-2024-13260
ALT-PU-2024-13979
ALT-PU-2024-14046
ALT-PU-2024-15824
AZL-49584
BDU:2025-01665
CVE-2024-46763
DLA-3912-1
DLA-4008-1
DSA-5782-1
MGASA-2024-0316
MGASA-2024-0318
OESA-2024-2446
OPENSUSE-SU-2025_01614-1
OPENSUSE-SU-2025_01620-1
OPENSUSE-SU-2025_01640-1
OPENSUSE-SU-2025_01707-1
SUSE-SU-2025:01600-1
SUSE-SU-2025:01614-1
SUSE-SU-2025:01620-1
SUSE-SU-2025:01640-1
SUSE-SU-2025:01707-1
SUSE-SU-2025:01919-1
SUSE-SU-2025:01951-1
SUSE-SU-2025:01964-1
SUSE-SU-2025:01967-1
SUSE-SU-2025:01972-1
SUSE-SU-2025:20343-1
SUSE-SU-2025:20344-1
SUSE-SU-2025:20354-1
SUSE-SU-2025:20355-1
SUSE-SU-2025_01600-1
SUSE-SU-2025_01614-1
SUSE-SU-2025_01620-1
SUSE-SU-2025_01707-1
SUSE-SU-2025_01951-1
SUSE-SU-2025_01964-1
SUSE-SU-2025_01967-1
SUSE-SU-2025_01972-1
USN-7100-1
USN-7100-2
USN-7123-1
USN-7144-1
USN-7154-1
USN-7154-2
USN-7155-1
USN-7156-1
USN-7194-1
USN-7196-1

Affected Products

Alt Linux
Astra Linux
Linuxmint
Linux Kernel
Red Os
Suse
Ubuntu