Search for vulnerabilities
| Vulnerability ID | VCID-mexm-13gy-jues |
| Aliases |
CVE-2026-31501
|
| Summary | In the Linux kernel, the following vulnerability has been resolved: net: ti: icssg-prueth: fix use-after-free of CPPI descriptor in RX path cppi5_hdesc_get_psdata() returns a pointer into the CPPI descriptor. In both emac_rx_packet() and emac_rx_packet_zc(), the descriptor is freed via k3_cppi_desc_pool_free() before the psdata pointer is used by emac_rx_timestamp(), 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 emac_rx_packet(), move the free into the requeue label so both early-exit and success paths free the descriptor after all accesses are done. For emac_rx_packet_zc(), move the free to the end of the loop body after emac_dispatch_skb_zc() (which calls emac_rx_timestamp()) has returned. |
| Status | Published |
| Exploitability | None |
| Weighted Severity | None |
| Risk | None |
| Affected and Fixed Packages | Package Details |
| CWE-825 | Expired Pointer Dereference |
| System | Score | Found at |
|---|---|---|
| epss | 0.00018 | https://api.first.org/data/v1/epss?cve=CVE-2026-31501 |
| epss | 0.00018 | https://api.first.org/data/v1/epss?cve=CVE-2026-31501 |
| epss | 0.00056 | https://api.first.org/data/v1/epss?cve=CVE-2026-31501 |
| epss | 0.00056 | https://api.first.org/data/v1/epss?cve=CVE-2026-31501 |
| epss | 0.00056 | https://api.first.org/data/v1/epss?cve=CVE-2026-31501 |
| cvssv3.1 | 5.5 | https://ftp.suse.com/pub/projects/security/yaml/suse-cvss-scores.yaml |
| Attack Vector (AV) | Attack Complexity (AC) | Privileges Required (PR) | User Interaction (UI) | Scope (S) | Confidentiality Impact (C) | Integrity Impact (I) | Availability Impact (A) |
|---|---|---|---|---|---|---|---|
network adjacent_network local physical |
low high |
none low high |
none required |
unchanged changed |
high low none |
high low none |
high low none |
| Percentile | 0.04944 |
| EPSS Score | 0.00018 |
| Published At | April 24, 2026, 12:55 p.m. |
| Date | Actor | Action | Source | VulnerableCode Version |
|---|---|---|---|---|
| 2026-04-23T05:41:07.482111+00:00 | Debian Importer | Import | https://security-tracker.debian.org/tracker/data/json | 38.4.0 |