NONE · 0

CVE-2025-40187

In the Linux kernel, the following vulnerability has been resolved: net/sctp: fix a null dereference in sctp_disposition sctp_sf_do_5_1D_ce() If new_asoc->peer.adaptation_ind=0 and sctp_ulpevent_mak...

Vulnerability Description

In the Linux kernel, the following vulnerability has been resolved: net/sctp: fix a null dereference in sctp_disposition sctp_sf_do_5_1D_ce() If new_asoc->peer.adaptation_ind=0 and sctp_ulpevent_make_authkey=0 and sctp_ulpevent_make_authkey() returns 0, then the variable ai_ev remains zero and the zero will be dereferenced in the sctp_ulpevent_free() function.

References

FAQ

What is CVE-2025-40187?

CVE-2025-40187 is a documented vulnerability. In the Linux kernel, the following vulnerability has been resolved: net/sctp: fix a null dereference in sctp_disposition sctp_sf_do_5_1D_ce() If new_asoc->peer.adaptation_ind=0 and sctp_ulpevent_mak...

How severe is CVE-2025-40187?

CVSS scoring is not yet available for CVE-2025-40187. Check NVD for updates.

Is there a patch for CVE-2025-40187?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.