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.
Find out more about CVE-2025-21640 from the MITRE-CVE dictionary and NIST NVD
Login may be required to access defects or downloads.
Product Name | Status | Defect | Fixed | Downloads |
---|---|---|---|---|
Linux | ||||
Wind River Linux LTS 17 | Requires LTSS | -- | -- | -- |
Wind River Linux 8 | Requires LTSS | -- | -- | -- |
Wind River Linux 9 | Requires LTSS | -- | -- | -- |
Wind River Linux 7 | Requires LTSS | -- | -- | -- |
Wind River Linux LTS 21 | Investigating | -- | -- | -- |
Wind River Linux LTS 22 | Investigating | -- | -- | -- |
Wind River Linux LTS 18 | Requires LTSS | -- | -- | -- |
Wind River Linux LTS 19 | Requires LTSS | -- | -- | -- |
Wind River Linux CD release | N/A | -- | -- | -- |
Wind River Linux 6 | Requires LTSS | -- | -- | -- |
Wind River Linux LTS 23 | Fixed |
LIN1023-10290 |
None | -- |
Wind River Linux LTS 24 | Fixed |
LIN1024-6504 |
None | -- |
VxWorks | ||||
VxWorks 7 | Not Vulnerable | -- | -- | -- |
VxWorks 6.9 | Not Vulnerable | -- | -- | -- |
Helix Virtualization Platform Cert Edition | ||||
Helix Virtualization Platform Cert Edition | Not Vulnerable | -- | -- | -- |
eLxr | ||||
eLxr 12 | Vulnerable | -- | -- | -- |
Wind River Studio Cloud Platform |
Product Name | Status | Defect | Fixed | Downloads |
---|