CVE-2022-50865 Affecting kernel-rt-debuginfo package, versions <0:4.18.0-553.100.1.rt7.441.el8_10


Severity

Recommended
medium

Based on Rocky Linux security rating.

Threat Intelligence

EPSS
0.03% (7th 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-ROCKY8-KERNELRTDEBUGINFO-15267407
  • published12 Feb 2026
  • disclosed30 Dec 2025

Introduced: 30 Dec 2025

CVE-2022-50865  (opens in a new tab)

How to fix?

Upgrade Rocky-Linux:8 kernel-rt-debuginfo to version 0:4.18.0-553.100.1.rt7.441.el8_10 or higher.
This issue was patched in RLSA-2026:1661.

NVD Description

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

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

tcp: fix a signed-integer-overflow bug in tcp_add_backlog()

The type of sk_rcvbuf and sk_sndbuf in struct sock is int, and in tcp_add_backlog(), the variable limit is caculated by adding sk_rcvbuf, sk_sndbuf and 64 * 1024, it may exceed the max value of int and overflow. This patch reduces the limit budget by halving the sndbuf to solve this issue since ACK packets are much smaller than the payload.

CVSS Base Scores

version 3.1