CVE-2026-74705
N/A
N/A
Summary
In the Linux kernel, the following vulnerability has been resolved:
udp: fix potential use-after-free in tunnel segmentation
__skb_udp_tunnel_segment() gets the UDP header before ensuring the tunnel header is in the skb head. If the pull reallocates skb->head, the saved UDP header pointer is no longer valid.
Get the UDP header after the pull to avoid a potential use-after-free.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | dbef491ebe7f3a4fb1b9111878b86a426fd540b7 < 6a733a38b983d8c2e222f13968209010cf44de87 | affected |
| Linux | Linux | dbef491ebe7f3a4fb1b9111878b86a426fd540b7 < 19d89b13a43640b2da2f277ee462d919d988cb6f | affected |
| Linux | Linux | dbef491ebe7f3a4fb1b9111878b86a426fd540b7 < b3df61bb745eb5201eac22679a2839d4ccbf3442 | affected |
| Linux | Linux | dbef491ebe7f3a4fb1b9111878b86a426fd540b7 < 1ae134c012e10384cdac420b5cc6e0615cde0b55 | affected |
| Linux | Linux | dbef491ebe7f3a4fb1b9111878b86a426fd540b7 < 5161e67c561c4f28a5d9335a6e859b02511de92b | affected |
| Linux | Linux | dbef491ebe7f3a4fb1b9111878b86a426fd540b7 < 64d322c288577793eedd352b96ef75234ed380fe | affected |
| Linux | Linux | dbef491ebe7f3a4fb1b9111878b86a426fd540b7 < 588d4a6795d99d080f74ef0b5f391ea8c453ae5d | affected |
| Linux | Linux | dbef491ebe7f3a4fb1b9111878b86a426fd540b7 < d0f86fb36eb260abd10007b62c9dcc1028e03e61 | affected |
| Linux | Linux | 4.6 | affected |
| Linux | Linux | 0 < 4.6 | unaffected |
| Linux | Linux | 5.10.265 <= 5.10.* | unaffected |
| Linux | Linux | 5.15.216 <= 5.15.* | unaffected |
| Linux | Linux | 6.1.183 <= 6.1.* | unaffected |
| Linux | Linux | 6.6.152 <= 6.6.* | unaffected |
| Linux | Linux | 6.12.104 <= 6.12.* | unaffected |
| Linux | Linux | 6.18.45 <= 6.18.* | unaffected |
| Linux | Linux | 7.1.9 <= 7.1.* | unaffected |
| Linux | Linux | 7.2 <= * | unaffected |
Weaknesses
References
- https://git.kernel.org/stable/c/6a733a38b983d8c2e222f13968209010cf44de87
- https://git.kernel.org/stable/c/19d89b13a43640b2da2f277ee462d919d988cb6f
- https://git.kernel.org/stable/c/b3df61bb745eb5201eac22679a2839d4ccbf3442
- https://git.kernel.org/stable/c/1ae134c012e10384cdac420b5cc6e0615cde0b55
- https://git.kernel.org/stable/c/5161e67c561c4f28a5d9335a6e859b02511de92b
- https://git.kernel.org/stable/c/64d322c288577793eedd352b96ef75234ed380fe
- https://git.kernel.org/stable/c/588d4a6795d99d080f74ef0b5f391ea8c453ae5d
- https://git.kernel.org/stable/c/d0f86fb36eb260abd10007b62c9dcc1028e03e61
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.