CVE-2022-49944
Severity CVSS v4.0:
Pending analysis
Type:
CWE-476
NULL Pointer Dereference
Publication date:
18/06/2025
Last modified:
14/11/2025
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
Revert "usb: typec: ucsi: add a common function ucsi_unregister_connectors()"<br />
<br />
The recent commit 87d0e2f41b8c ("usb: typec: ucsi: add a common<br />
function ucsi_unregister_connectors()") introduced a regression that<br />
caused NULL dereference at reading the power supply sysfs. It&#39;s a<br />
stale sysfs entry that should have been removed but remains with NULL<br />
ops. The commit changed the error handling to skip the entries after<br />
a NULL con->wq, and this leaves the power device unreleased.<br />
<br />
For addressing the regression, the straight revert is applied here.<br />
Further code improvements can be done from the scratch again.
Impact
Base Score 3.x
5.50
Severity 3.x
MEDIUM
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.19 (including) | 5.19.8 (excluding) |
| cpe:2.3:o:linux:linux_kernel:6.0:rc1:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.0:rc2:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.0:rc3:*:*:*:*:*:* |
To consult the complete list of CPE names with products and versions, see this page



