CVE-2025-21764 The advisory has been revoked - it doesn't affect any version of package kernel-rt-debug-modules  (opens in a new tab)


Threat Intelligence

EPSS
0.04% (14th 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-KERNELRTDEBUGMODULES-13615887
  • published18 Oct 2025
  • disclosed27 Feb 2025

Introduced: 27 Feb 2025

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

Amendment

The Rocky-Linux security team deemed this advisory irrelevant for Rocky-Linux:9.

NVD Description

Note: Versions mentioned in the description apply only to the upstream kernel-rt-debug-modules package and not the kernel-rt-debug-modules package as distributed by Rocky-Linux.

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

ndisc: use RCU protection in ndisc_alloc_skb()

ndisc_alloc_skb() can be called without RTNL or RCU being held.

Add RCU protection to avoid possible UAF.