### [CVE-2024-57938](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-57938) ![](https://img.shields.io/static/v1?label=Product&message=Linux&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=&color=brightgreen) ![](https://img.shields.io/static/v1?label=Version&message=3.13%20&color=brightgreen) ![](https://img.shields.io/static/v1?label=Version&message=9f70f46bd4c7267d48ef461a1d613ec9ec0d520c%20&color=brightgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=blue) ### Description In the Linux kernel, the following vulnerability has been resolved:net/sctp: Prevent autoclose integer overflow in sctp_association_init()While by default max_autoclose equals to INT_MAX / HZ, one may setnet.sctp.max_autoclose to UINT_MAX. There is code insctp_association_init() that can consequently trigger overflow. ### POC #### Reference No PoCs from references. #### Github - https://github.com/fkie-cad/nvd-json-data-feeds - https://github.com/oogasawa/Utility-security - https://github.com/w4zu/Debian_security