CVE-2026-31501: net: ti: icssg-prueth: fix use-after-free of CPPI descriptor in RX path

Published Apr 22, 2026
·
Updated

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

net: ti: icssg-prueth: fix use-after-free of CPPI descriptor in RX path

cppi5hdescgetpsdata() returns a pointer into the CPPI descriptor. In both emacrxpacket() and emacrxpacketzc(), the descriptor is freed via k3cppidescpoolfree() before the psdata pointer is used by emacrxtimestamp(), which dereferences psdata[0] and psdata[1]. This constitutes a use-after-free on every received packet that goes through the timestamp path.

Defer the descriptor free until after all accesses through the psdata pointer are complete. For emacrxpacket(), move the free into the requeue label so both early-exit and success paths free the descriptor after all accesses are done. For emacrxpacketzc(), move the free to the end of the loop body after emacdispatchskbzc() (which calls emacrxtimestamp()) has returned.

Affected Software

10 affected components
Linux Linux kernel
Linux Linux kernel>=6.15.1<6.19.11
Linux Linux kernel=6.15
Linux Linux kernel=7.0-rc1
Linux Linux kernel=7.0-rc2
Linux Linux kernel=7.0-rc3
Linux Linux kernel=7.0-rc4
Linux Linux kernel=7.0-rc5
Linux Linux kernel=7.0-rc6
Linux Linux kernel=7.0-rc7

Event History

Apr 22, 2026
CVE Published
via MITRE·01:54 PM
Data Sourced
via MITRE·01:54 PM
DescriptionSeverity
Data Sourced
via NVD·02:16 PM
RemedyDescriptionSeverityWeaknessAffected Software

Frequently Asked Questions

1

What is the severity of CVE-2026-31501?

CVE-2026-31501 is classified as a moderate severity vulnerability due to the potential for Denial of Service.

2

How do I fix CVE-2026-31501?

To fix CVE-2026-31501, you should upgrade to the latest version of the Linux kernel where the vulnerability has been patched.

3

What systems are affected by CVE-2026-31501?

CVE-2026-31501 affects the Linux kernel, specifically implementations that utilize the CPPI descriptor in the RX path.

4

What is a use-after-free vulnerability in CVE-2026-31501?

A use-after-free vulnerability in CVE-2026-31501 occurs when the software continues to reference a memory location after it has been freed, potentially leading to memory corruption.

5

Is CVE-2026-31501 being actively exploited?

As of now, there is no known active exploitation of CVE-2026-31501 in the wild, but it is important to apply patches promptly.

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