CVE-2022-50436
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
01/10/2025
Last modified:
21/01/2026
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
ext4: don&#39;t set up encryption key during jbd2 transaction<br />
<br />
Commit a80f7fcf1867 ("ext4: fixup ext4_fc_track_* functions&#39; signature")<br />
extended the scope of the transaction in ext4_unlink() too far, making<br />
it include the call to ext4_find_entry(). However, ext4_find_entry()<br />
can deadlock when called from within a transaction because it may need<br />
to set up the directory&#39;s encryption key.<br />
<br />
Fix this by restoring the transaction to its original scope.
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.10.1 (including) | 5.10.163 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.11 (including) | 5.15.87 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.16 (including) | 6.0.18 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.1 (including) | 6.1.4 (excluding) |
| cpe:2.3:o:linux:linux_kernel:5.10:-:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:5.10:rc4:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:5.10:rc5:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:5.10:rc6:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:5.10:rc7:*:*:*:*:*:* |
To consult the complete list of CPE names with products and versions, see this page
References to Advisories, Solutions, and Tools
- https://git.kernel.org/stable/c/1ba993208bcfd691e241483420a2a761d3f15750
- https://git.kernel.org/stable/c/206dd3acfb9bca54a25b228c7c7c2257eedde09b
- https://git.kernel.org/stable/c/23ad034760dd38e12b0e0e1b28b9629f330810a1
- https://git.kernel.org/stable/c/4c0d5778385cb3618ff26a561ce41de2b7d9de70
- https://git.kernel.org/stable/c/6220ec405571ded17efedc56587190b542adf246



