CVE-2026-74496: fou: Fix use-after-free in fou_create()

Published Aug 15, 2026
·
Updated

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

fou: Fix use-after-free in foucreate()

foucreate() publishes struct fou through skuserdata before adding the new FOU port to the per-netns list. If fouaddtoportlist() fails, the error path frees fou while it is still reachable through skuserdata. A concurrent receive can then dereference the freed object in foufromsock().

This ordering issue was previously noted in the linked discussion.

The failure is reachable when local port 0 is requested. Each socket binds to a different ephemeral port, but foucfgcmp() compares the requested port 0 and reports -EALREADY once an entry already exists.

Release the tunnel socket before freeing fou so skuserdata is cleared first, and defer reclamation with kfreercu() to protect concurrent RCU readers. This matches the lifetime handling in fourelease().

Affected Software

1 affected component
Linux Linux kernel

Event History

Aug 15, 2026
CVE Published
via MITRE·12:27 PM
Data Sourced
via MITRE·12:27 PM
Description
Free Weekly Intel

Don't miss critical vulnerabilities

Join thousands of security professionals who receive our weekly digest of trending CVEs, zero-days, and exploited vulnerabilities.

No spam. Unsubscribe anytime.

Frequently Asked Questions

1

What is the severity of CVE-2026-74496?

CVE-2026-74496 has a risk score of 40, indicating a moderate severity level.

2

What type of vulnerability is CVE-2026-74496?

CVE-2026-74496 is categorized as a 'Use After Free' vulnerability in the Linux kernel.

3

How do I fix CVE-2026-74496?

To fix CVE-2026-74496, update your Linux kernel to the latest version where the vulnerability has been patched.

4

Which software is affected by CVE-2026-74496?

CVE-2026-74496 affects the Linux kernel and its associated components.

5

What does CVE-2026-74496 impact?

CVE-2026-74496 could potentially allow an attacker to exploit memory corruption in the kernel, leading to instability or unauthorized access.

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