CVE-2024-27396: net: gtp: Fix Use-After-Free in gtp_dellink

Published May 9, 2024
·
Updated

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

net: gtp: Fix Use-After-Free in gtpdellink

Since callrcu, which is called in the hlistforeachentryrcu traversal of gtpdellink, is not part of the RCU read critical section, it is possible that the RCU grace period will pass during the traversal and the key will be free.

To prevent this, it should be changed to hlistforeachentrysafe.

Affected Software

15 affected componentsFixes available
Linux Linux kernel>=4.14.162<4.15
Linux Linux kernel>=4.19.93<4.19.313
Linux Linux kernel>=5.4.8<5.4.275
Linux Linux kernel>=5.5<5.10.216
Linux Linux kernel>=5.11<5.15.158
Linux Linux kernel>=5.16<6.1.90
Linux Linux kernel>=6.2<6.6.30
Linux Linux kernel>=6.7<6.8.9
Linux Linux kernel=6.9-rc1
Linux Linux kernel=6.9-rc2
Linux Linux kernel=6.9-rc3
Linux Linux kernel=6.9-rc4
Linux Linux kernel=6.9-rc5
Debian Debian Linux=10.0
debian/linux
5.10.223-15.10.234-16.1.129-16.1.135-16.12.25-16.12.27-1

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

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

    Fixed in 5.10.223-1Fixed in 5.10.234-1Fixed in 6.1.129-1Fixed in 6.1.135-1Fixed in 6.12.25-1Fixed in 6.12.27-1
  2. Configuration

    Change the gtp_dellink traversal from hlist_for_each_entry_rcu to hlist_for_each_entry_safe so that objects cannot be freed during iteration when call_rcu is invoked.

    Linux kernel (net: gtp) Use hlist_for_each_entry_safe instead of hlist_for_each_entry_rcu = hlist_for_each_entry_safe

Event History

May 9, 2024
CVE Published
via MITRE·04:37 PM
Data Sourced
via MITRE·04:37 PM
DescriptionSeverity
May 14, 2024
Data Sourced
via NVD·03:12 PM
RemedyDescriptionSeverityWeaknessAffected Software
Jul 12, 2024
Data Sourced
via Launchpad·02:47 PM
Description
May 1, 2025
Data Sourced
via Ubuntu·12:19 AM
RemedyDescriptionSeverityAffected Software

Frequently Asked Questions

1

What is the severity of CVE-2024-27396?

CVE-2024-27396 is classified with a high severity due to the potential for a use-after-free vulnerability affecting kernel operations.

2

How do I fix CVE-2024-27396?

To mitigate CVE-2024-27396, upgrade the Linux kernel to one of the fixed versions such as 5.10.223-1 or 6.1.123-1.

3

What products are affected by CVE-2024-27396?

CVE-2024-27396 affects various versions of the Linux kernel, particularly those in the ranges specified for Debian and other distributions.

4

What exploit does CVE-2024-27396 enable?

CVE-2024-27396 may allow an attacker to execute arbitrary code or cause a denial of service due to the use-after-free vulnerability in gtp_dellink.

5

Is there a patch available for CVE-2024-27396?

Yes, patches for CVE-2024-27396 are included in the updated Linux kernel versions released by various distributions.

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