PT-2025-41060 · Linux+2 · Linux Kernel+2

CVE-2022-50555

·

Published

2022-10-20

·

Updated

2026-08-04

CVSS v3.1

7.8

High

VectorAV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description The Linux kernel contains a flaw in the tipc topsrv accept function that can lead to a null pointer dereference. This issue was discovered by syzbot during testing. The root cause is that the srv->listener pointer might be set to null by tipc topsrv stop() while still being used in tipc topsrv accept(). The fix involves adding a check for srv->listener under srv->idr lock within tipc topsrv accept() to prevent the dereference. Additionally, the sock release() function is moved to after tipc topsrv work stop() to ensure the listener socket is not released prematurely. The fix also includes a check for srv in tipc topsrv listener data ready().
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

DoS

NULL Pointer Dereference

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

BDU:2026-12386
CESA-2023_7077
CVE-2022-50555
OESA-2025-2805
RHSA-2023:2458
RHSA-2023:7077
RHSA-2023_2458
RHSA-2023_7077

Affected Products

Centos
Linux Kernel
Red Hat