CWE
476
EPSS
0.045%
Advisory Published
Updated

CVE-2025-21636: sctp: sysctl: plpmtud_probe_interval: avoid using current->nsproxy

First published: Sun Jan 19 2025(Updated: )

In the Linux kernel, the following vulnerability has been resolved: sctp: sysctl: plpmtud_probe_interval: 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.probe_interval' is used.

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

Affected SoftwareAffected VersionHow to fix
Linux Kernel
Linux Kernel>=5.14<5.15.177
Linux Kernel>=5.16<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-21636?

    CVE-2025-21636 is classified as a low severity vulnerability in the Linux kernel.

  • How do I fix CVE-2025-21636?

    To fix CVE-2025-21636, upgrade to the latest version of the Linux kernel that contains the patches.

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

    CVE-2025-21636 affects all versions of the Linux kernel where the specific vulnerability is present.

  • What is the nature of the vulnerability described in CVE-2025-21636?

    CVE-2025-21636 involves using the 'net' structure via 'current', which is not recommended due to potential inconsistencies.

  • Is there an exploit available for CVE-2025-21636?

    As of now, there is no publicly known exploit for CVE-2025-21636.

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