net: gtp: Fix Use-After-Free in gtp_dellink
Summary
| CVE | CVE-2024-27396 |
|---|---|
| State | PUBLISHED |
| Assigner | Linux |
| Source Priority | CVE Program / NVD first with legacy fallback |
| Published | 2024-05-14 15:12:27 UTC |
| Updated | 2026-05-12 12:16:32 UTC |
| Description | In the Linux kernel, the following vulnerability has been resolved: net: gtp: Fix Use-After-Free in gtp_dellink Since call_rcu, which is called in the hlist_for_each_entry_rcu traversal of gtp_dellink, 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 hlist_for_each_entry_safe. |
Risk And Classification
Primary CVSS: v3.1 7.8 HIGH from [email protected]
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Problem Types: CWE-416
CVSS v3.1 Breakdown
Attack Vector
LocalAttack Complexity
LowPrivileges Required
LowUser Interaction
NoneScope
UnchangedConfidentiality
HighIntegrity
HighAvailability
HighCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
NVD Known Affected Configurations (CPE 2.3)
| Type | Vendor | Product | Version | Update | Edition | Language |
|---|---|---|---|---|---|---|
| Operating System | Linux | Linux Kernel | All | All | All | All |
Vendor Declared Affected Products
| Source | Vendor | Product | Version | Platforms |
|---|---|---|---|---|
| CNA | Linux | Linux | affected 043a283d24f40fea4c8a8d06b0e2694c8e372200 07b20d0a3dc13fb1adff10b60021a4924498da58 git | Not specified |
| CNA | Linux | Linux | affected c185e1d6e2752a4b656c3ca878c525fa11f55757 718df1bc226c383dd803397d7f5d95557eb81ac7 git | Not specified |
| CNA | Linux | Linux | affected 94dc550a5062030569d4aa76e10e50c8fc001930 0caff3e6390f840666b8dc1ecebf985c2ef3f1dd git | Not specified |
| CNA | Linux | Linux | affected 94dc550a5062030569d4aa76e10e50c8fc001930 2e74b3fd6bf542349758f283676dff3660327c07 git | Not specified |
| CNA | Linux | Linux | affected 94dc550a5062030569d4aa76e10e50c8fc001930 25a1c2d4b1fcf938356a9688a96a6456abd44b29 git | Not specified |
| CNA | Linux | Linux | affected 94dc550a5062030569d4aa76e10e50c8fc001930 2aacd4de45477582993f8a8abb9505a06426bfb6 git | Not specified |
| CNA | Linux | Linux | affected 94dc550a5062030569d4aa76e10e50c8fc001930 cd957d1716ec979d8f5bf38fc659aeb9fdaa2474 git | Not specified |
| CNA | Linux | Linux | affected 94dc550a5062030569d4aa76e10e50c8fc001930 f2a904107ee2b647bb7794a1a82b67740d7c8a64 git | Not specified |
| CNA | Linux | Linux | affected a29c4303930bc0c25ae6a4f365dcdef71447b4ea git | Not specified |
| CNA | Linux | Linux | affected 5.5 | Not specified |
| CNA | Linux | Linux | unaffected 5.5 semver | Not specified |
| CNA | Linux | Linux | unaffected 4.19.313 4.19.* semver | Not specified |
| CNA | Linux | Linux | unaffected 5.4.275 5.4.* semver | Not specified |
| CNA | Linux | Linux | unaffected 5.10.216 5.10.* semver | Not specified |
| CNA | Linux | Linux | unaffected 5.15.158 5.15.* semver | Not specified |
| CNA | Linux | Linux | unaffected 6.1.90 6.1.* semver | Not specified |
| CNA | Linux | Linux | unaffected 6.6.30 6.6.* semver | Not specified |
| CNA | Linux | Linux | unaffected 6.8.9 6.8.* semver | Not specified |
| CNA | Linux | Linux | unaffected 6.9 * original_commit_for_fix | Not specified |
| ADP | Siemens | RUGGEDCOM RST2428P | affected V3.1 custom | Not specified |
| ADP | Siemens | SCALANCE XC-300/XR-300/XC-400/XR-500WG/XR-500 Family | unaffected * custom | Not specified |
| ADP | Siemens | SCALANCE XCM-/XRM-/XCH-/XRH-300 Family | affected V3.1 custom | Not specified |
| ADP | Siemens | SIMATIC S7-1500 TM MFP - GNU/Linux Subsystem | affected * custom | Not specified |
References
| Reference | Source | Link | Tags |
|---|---|---|---|
| lists.debian.org/debian-lts-announce/2024/06/msg00017.html | af854a3a-2127-422b-91ae-364da2661108 | lists.debian.org | Mailing List |
| git.kernel.org/stable/c/718df1bc226c383dd803397d7f5d95557eb81ac7 | af854a3a-2127-422b-91ae-364da2661108 | git.kernel.org | Patch |
| cert-portal.siemens.com/productcert/html/ssa-265688.html | 0b142b55-0307-4c5a-b3c9-f314f3fb7c5e | cert-portal.siemens.com | |
| git.kernel.org/stable/c/cd957d1716ec979d8f5bf38fc659aeb9fdaa2474 | af854a3a-2127-422b-91ae-364da2661108 | git.kernel.org | Patch |
| git.kernel.org/stable/c/07b20d0a3dc13fb1adff10b60021a4924498da58 | af854a3a-2127-422b-91ae-364da2661108 | git.kernel.org | Patch |
| git.kernel.org/stable/c/2aacd4de45477582993f8a8abb9505a06426bfb6 | af854a3a-2127-422b-91ae-364da2661108 | git.kernel.org | Patch |
| git.kernel.org/stable/c/f2a904107ee2b647bb7794a1a82b67740d7c8a64 | af854a3a-2127-422b-91ae-364da2661108 | git.kernel.org | Patch |
| git.kernel.org/stable/c/0caff3e6390f840666b8dc1ecebf985c2ef3f1dd | af854a3a-2127-422b-91ae-364da2661108 | git.kernel.org | Patch |
| cert-portal.siemens.com/productcert/html/ssa-613116.html | 0b142b55-0307-4c5a-b3c9-f314f3fb7c5e | cert-portal.siemens.com | |
| git.kernel.org/stable/c/2e74b3fd6bf542349758f283676dff3660327c07 | af854a3a-2127-422b-91ae-364da2661108 | git.kernel.org | Patch |
| git.kernel.org/stable/c/25a1c2d4b1fcf938356a9688a96a6456abd44b29 | af854a3a-2127-422b-91ae-364da2661108 | git.kernel.org | Patch |
| lists.debian.org/debian-lts-announce/2024/06/msg00020.html | af854a3a-2127-422b-91ae-364da2661108 | lists.debian.org | Mailing List |
| CVE Program record | CVE.ORG | www.cve.org | canonical |
| NVD vulnerability detail | NVD | nvd.nist.gov | canonical, analysis |
No vendor comments have been submitted for this CVE.
There are currently no legacy QID mappings associated with this CVE.