CVE-2024-47728: bpf: Zero former ARG_PTR_TO_{LONG,INT} args in case of error

Published Oct 21, 2024
·
Updated

bpf: Zero former ARGPTRTO{LONGINT} args in case of error

Other sources

In the Linux kernel, the following vulnerability has been resolved:

bpf: Zero former ARGPTRTO{LONG,INT} args in case of error

For all non-tracing helpers which formerly had ARGPTRTO{LONG,INT} as input arguments, zero the value for the case of an error as otherwise it could leak memory. For tracing, it is not needed given CAPPERFMON can already read all kernel memory anyway hence bpfgetfuncarg() and bpfgetfuncret() is skipped in here.

Also, the MTU helpers mtulen pointer value is being written but also read. Technically, the MEMUNINIT should not be there in order to always force init. Removing MEMUNINIT needs more verifier rework though: MEMUNINIT right now implies two things actually: i) write into memory, ii) memory does not have to be initialized. If we lift MEMUNINIT, it then becomes: i) read into memory, ii) memory must be initialized. This means that for bpfcheckmtu() we're readding the issue we're trying to fix, that is, it would then be able to write back into things like .rodata BPF maps. Follow-up work will rework the MEMUNINIT semantics such that the intent can be better expressed. For now just clear the mtulen on error path which can be lifted later again.

NVD

This CVE was automatically created from a reference found in an email or other text. If you are reading this, then this CVE entry is probably erroneous, since this text should be replaced by the official CVE description automatically.

Launchpad

Affected Software

8 affected componentsFixes available
Linux Linux kernel>=5.2<6.1.113
Linux Linux kernel>=6.2<6.6.54
Linux Linux kernel>=6.7<6.10.13
Linux Linux kernel>=6.11<6.11.2
debian/linux<=5.10.223-1, <=5.10.234-1
6.1.129-16.1.135-16.12.25-16.12.27-1
debian/linux-6.1
6.1.129-1~deb11u1
Microsoft azl3 kernel 6.6.56.1-5<6.6.56.1-5
6.6.56.1-5
Microsoft azl3 kernel 6.6.51.1-5<6.6.56.1-5
6.6.56.1-5

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade debian/linux to a version that resolves this vulnerability.

    Fixed in 6.1.129-1Fixed in 6.1.135-1Fixed in 6.12.25-1Fixed in 6.12.27-1
  2. Upgrade

    Upgrade debian/linux-6.1 to a version that resolves this vulnerability.

    Fixed in 6.1.129-1~deb11u1
  3. Upgrade

    Upgrade to a fixed release to a version that resolves this vulnerability.

    Fixed in 6.6.56.1-5
  4. Configuration

    For bpf_*_check_mtu() helpers, clear the *mtu_len pointer value on the error path to prevent memory leakage (this can be lifted later again).

    Linux kernel eBPF helper(s) that use mtu_len pointer (bpf_*_check_mtu helpers) *mtu_len = clear (set to 0) on error path

Event History

Oct 21, 2024
CVE Published
via MITRE·12:14 PM
Data Sourced
via MITRE·12:14 PM
Description
Data Sourced
via NVD·01:15 PM
RemedyDescriptionSeverityWeaknessAffected Software
Nov 9, 2024
Data Sourced
via Microsoft·08:00 AM
DescriptionSeverityWeakness
Data Sourced
via Microsoft·08:00 AM
Affected Software
Updated
via Microsoft·08:00 AM
SeverityAffected Software
Updated
via Microsoft·08:00 AM
Description
Feb 24, 2025
Data Sourced
via Launchpad·12:50 AM
Description
May 7, 2025
Data Sourced
via Ubuntu·01:05 AM
RemedyDescriptionSeverityAffected Software
Free Weekly Intel

Don't miss critical vulnerabilities

Join thousands of security professionals who receive our weekly digest of trending CVEs, zero-days, and exploited vulnerabilities.

No spam. Unsubscribe anytime.

Frequently Asked Questions

1

What is the severity of CVE-2024-47728?

CVE-2024-47728 has been rated as a significant issue due to potential impacts on system security.

2

How do I fix CVE-2024-47728?

To mitigate CVE-2024-47728, update your Linux kernel to the latest available version that contains the patch.

3

Which Linux kernel versions are affected by CVE-2024-47728?

CVE-2024-47728 affects Linux kernel versions from 5.2 up to 6.1.113 and various versions between 6.2 and 6.11.2.

4

What kind of vulnerability is CVE-2024-47728?

CVE-2024-47728 is a vulnerability in the BPF subsystem of the Linux kernel that affects error handling.

5

Is CVE-2024-47728 a remote or local vulnerability?

CVE-2024-47728 is a local vulnerability that requires access to the system to exploit.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203