PT-2025-40673 · Linux+1 · Linux Kernel+1

Published

2024-11-12

·

Updated

2025-10-04

·

CVE-2022-50486

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 (affected versions not specified)
Description The Linux kernel contains an issue where the return type of the netcp ndo start xmit() function does not match the expected return type in the struct net device ops. Specifically, ndo start xmit() expects a return type of netdev tx t, but the function currently returns int. This discrepancy can lead to failures when using clang's kernel control flow integrity (kCFI) feature, potentially resulting in a kernel panic or thread termination. The issue manifests as an error during compilation when using clang with kCFI enabled, indicating incompatible function pointer types. The netcp ndo start xmit() function is involved in transmitting network packets.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Related Identifiers

ALSA-2025_12746
ALSA-2025_12752
ALSA-2025_12753
ALSA-2025_16880
CVE-2022-50486
RHSA-2024:9315
RHSA-2024_9315

Affected Products

Linux Kernel
Red Hat