CWE
476
EPSS
0.045%
Advisory Published
Updated

CVE-2025-21640: sctp: sysctl: cookie_hmac_alg: avoid using current->nsproxy

First published: Sun Jan 19 2025(Updated: )

In the Linux kernel, the following vulnerability has been resolved: sctp: sysctl: cookie_hmac_alg: avoid using current->nsproxy As mentioned in a previous commit of this series, using the 'net' structure via 'current' is not recommended for different reasons: - Inconsistency: getting info from the reader's/writer's netns vs only from the opener's netns. - current->nsproxy can be NULL in some cases, resulting in an 'Oops' (null-ptr-deref), e.g. when the current task is exiting, as spotted by syzbot [1] using acct(2). The 'net' structure can be obtained from the table->data using container_of(). Note that table->data could also be used directly, as this is the only member needed from the 'net' structure, but that would increase the size of this fix, to use '*data' everywhere 'net->sctp.sctp_hmac_alg' is used.

Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67

Affected SoftwareAffected VersionHow to fix
Linux Kernel
Linux Kernel>=3.8<6.1.125
Linux Kernel>=6.2<6.6.72
Linux Kernel>=6.7<6.12.10
Linux Kernel=6.13-rc1
Linux Kernel=6.13-rc2
Linux Kernel=6.13-rc3
Linux Kernel=6.13-rc4
Linux Kernel=6.13-rc5
Linux Kernel=6.13-rc6

Never miss a vulnerability like this again

Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.

Frequently Asked Questions

  • What is the severity of CVE-2025-21640?

    CVE-2025-21640 is classified as a medium severity vulnerability in the Linux kernel.

  • How do I fix CVE-2025-21640?

    To fix CVE-2025-21640, upgrade to the patched version of the Linux kernel provided by your distribution.

  • What systems are affected by CVE-2025-21640?

    CVE-2025-21640 affects various versions of the Linux kernel.

  • What does CVE-2025-21640 exploit?

    CVE-2025-21640 exploits an inconsistency related to the use of the 'net' structure by 'current' in the Linux kernel.

  • When was CVE-2025-21640 reported?

    CVE-2025-21640 has been resolved in a recent commit in the ongoing development of the Linux kernel.

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.
© 2025 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203