CVE-2025-40240 Affecting kernel-devel-matched package, versions <0:5.14.0-611.20.1.el9_7


Severity

Recommended
medium

Based on Rocky Linux security rating.

Threat Intelligence

EPSS
0.04% (10th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-ROCKY9-KERNELDEVELMATCHED-15034394
  • published18 Jan 2026
  • disclosed4 Dec 2025

Introduced: 4 Dec 2025

CVE-2025-40240  (opens in a new tab)

How to fix?

Upgrade Rocky-Linux:9 kernel-devel-matched to version 0:5.14.0-611.20.1.el9_7 or higher.
This issue was patched in RLSA-2026:0445.

NVD Description

Note: Versions mentioned in the description apply only to the upstream kernel-devel-matched package and not the kernel-devel-matched package as distributed by Rocky-Linux. See How to fix? for Rocky-Linux:9 relevant fixed versions and status.

In the Linux kernel, the following vulnerability has been resolved:

sctp: avoid NULL dereference when chunk data buffer is missing

chunk->skb pointer is dereferenced in the if-block where it's supposed to be NULL only.

chunk->skb can only be NULL if chunk->head_skb is not. Check for frag_list instead and do it just before replacing chunk->skb. We're sure that otherwise chunk->skb is non-NULL because of outer if() condition.

CVSS Base Scores

version 3.1