CVE & CISA-KEV Catalog

CVE-2022-50676

UNSCORED

Description

In the Linux kernel, the following vulnerability has been resolved: net: rds: don't hold sock lock when cancelling work from rds_tcp_reset_callbacks() syzbot is reporting lockdep warning at rds_tcp_reset_callbacks() [1], for commit ac3615e7f3cffe2a ("RDS: TCP: Reduce code duplication in rds_tcp_reset_callbacks()") added cancel_delayed_work_sync() into a section protected by lock_sock() without realizing that rds_send_xmit() might call lock_sock(). We don't need to protect cancel_delayed_work_sync() using lock_sock(), for even if rds_{send,recv}_worker() re-queued this work while __flush_work() from cancel_delayed_work_sync() was waiting for this work to complete, retried rds_{send,recv}_worker() is no-op due to the absence of RDS_CONN_UP bit.

How to fix

Remediation Available
linuxDebian
Fixed in:5.10.158-1CVE-2022-50676
Fixed in:6.0.3-1CVE-2022-50676
Fixed in:6.0.3-1CVE-2022-50676
Fixed in:6.0.3-1CVE-2022-50676

Remediation is compiled from vendor and distribution security advisories. Always confirm against the linked source for your exact version and platform.

CVSS v3.1 Vector

No CVSS vector data available.

Exploit Intelligence

0.24%probability of exploitation in 30 days
15thpercentile

Low risk: more likely to be exploited than 15% of all known CVEs.

References

Embed a live status badge for CVE-2022-50676
CVE-2022-50676 severity badge

Markdown

[![CVE-2022-50676](https://tridentstack.com/cve/badge/CVE-2022-50676.svg)](https://tridentstack.com/cve/CVE-2022-50676)

HTML

<a href="https://tridentstack.com/cve/CVE-2022-50676"><img src="https://tridentstack.com/cve/badge/CVE-2022-50676.svg" alt="CVE-2022-50676"></a>

Find and fix vulnerabilities across your fleet

TridentStack Control continuously scans your Windows, macOS, and Linux fleet for known vulnerabilities, prioritizes them by severity and active exploitation, and patches them automatically.

Start free

This product uses NVD data but is not endorsed or certified by the NVD. EPSS scores courtesy of FIRST.org (https://www.first.org/epss). Source: CISA KEV Catalog. Data as of 2025-12-09.