CVE-2022-49957 - CVE House
Back to Database
Status published Medium CVE-2022-49957

kcm: fix strp_init() order and cleanup

Vulnerability Description

In the Linux kernel, the following vulnerability has been resolved: kcm: fix strp_init() order and cleanup strp_init() is called just a few lines above this csk->sk_user_data check, it also initializes strp->work etc., therefore, it is unnecessary to call strp_done() to cancel the freshly initialized work. And if sk_user_data is already used by KCM, psock->strp should not be touched, particularly strp->work state, so we need to move strp_init() after the csk->sk_user_data check. This also makes a lockdep warning reported by syzbot go away.

Impact Analysis

Refer to official advisory for detailed impact metrics.

Remediation

Ensure systems are updated to the latest vendor-supplied patch levels.

THREAT MONITOR

Am I Vulnerable?

Launch our assessment wizard to check if your infrastructure is exposed to • CVE-2022-49957

Credits & Attribution

No credits recorded in the NVD database.

Affected Vendor

Affected Software

Linux
Vulnerable Versions:
44890e9ff771ef11777b2d1ebf8589255eb12502, e5571240236c5652f3e079b1d5866716a7ad819c, 085cbbda4b4cc7dd2ba63806346881c2c2e10107, 383250363daf01eb7aa3728c09ef8a4f6d8a3252, 19042316b9e12c93bf334a04d4dd7a4e846c7311, 4.14.22, 4.9.84, 4.9.100, 4.15, 0, 4.14.293, 4.19.258, 5.4.213, 5.10.142, 5.15.66, 5.19.8, 6.0

Timeline

Official Publish: June 18th, 2025
Last Modified: May 27th, 2026
Added to House: July 21st, 2026

CVSS Vectors

V3: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

Weaknesses (CWE)

No CWE data available

MITRE ATT&CK TTPs

No associated TTPs found for this vulnerability.