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

Published

2024-07-12

·

Updated

2025-09-29

·

CVE-2024-43839

CVSS v3.1

7.8

High

VectorAV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.10.2
Description The issue is related to a buffer overflow vulnerability in the Linux kernel, specifically in the bna driver. The vulnerability occurs due to insufficient space in the 'name' buffer of the bna tcb and bna ccb structures to write all possible sprintf() arguments. The 'name' size is currently 16, but the first '%s' specifier may already need at least 16 characters, since 'bnad->netdev->name' is used. For '%d' specifiers, it is assumed that they require 1 char for 'tx id + tx info->tcb[i]->id' sum and 2 chars for 'rx id + rx info->rx ctrl[i].ccb->id'. The vulnerability is resolved by replacing sprintf with snprintf.
Recommendations To resolve the issue, upgrade the Linux kernel to version 6.10.2 or later. As a temporary workaround, consider restricting access to the bna driver until a patch is available.

Exploit

Fix

Memory Corruption

RCE

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-14046
AZL-51983
BDU:2025-01738
CVE-2024-43839
DLA-3912-1
DLA-4008-1
MGASA-2024-0309
MGASA-2024-0310
OESA-2024-2028
OESA-2024-2029
OESA-2024-2030
OESA-2024-2031
OESA-2025-1078
OPENSUSE-SU-2024_3190-1
OPENSUSE-SU-2024_3209-1
OPENSUSE-SU-2024_3483-1
SUSE-SU-2024:3189-1
SUSE-SU-2024:3190-1
SUSE-SU-2024:3194-1
SUSE-SU-2024:3195-1
SUSE-SU-2024:3209-1
SUSE-SU-2024:3251-1
SUSE-SU-2024:3252-1
SUSE-SU-2024:3383-1
SUSE-SU-2024:3483-1
SUSE-SU-2025:20044-1
SUSE-SU-2025:20047-1
USN-7088-1
USN-7088-2
USN-7088-3
USN-7088-4
USN-7088-5
USN-7100-1
USN-7100-2
USN-7119-1
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