In the Linux kernel, the following vulnerability has been resolved:
ocfs2: fix reflink preserve cleanup issue
commit c06c303832ec ("ocfs2: fix xattr array entry __counted_by error")
doesn't handle all cases and the cleanup job for preserved xattr entries
still has bug:
- the 'last' pointer should be shifted by one unit after cleanup
an array entry.
- current code logic doesn't cleanup the first entry when xh_count is 1.
Note, commit c06c303832ec is also a bug fix for 0fe9b66c65f3.
References
Configurations
Configuration 1 (hide)
|
History
13 May 2026, 14:51
| Type | Values Removed | Values Added |
|---|---|---|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
| CWE | NVD-CWE-noinfo | |
| CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
| First Time |
Linux linux Kernel
Linux |
|
| References | () https://git.kernel.org/stable/c/02acc9f72365e50eb45a56b7dacb9114ca3b503c - Patch | |
| References | () https://git.kernel.org/stable/c/2f4daccd9d9b8b2952df7878df8c2e8ba6439398 - Patch | |
| References | () https://git.kernel.org/stable/c/3bdc3766aafb052aef4baadef455a84c1c0a059d - Patch | |
| References | () https://git.kernel.org/stable/c/5138c936c2c82c9be8883921854bc6f7e1177d8c - Patch | |
| References | () https://git.kernel.org/stable/c/8ff329353134280b203cb2bce95311cb8f7cbd8a - Patch | |
| References | () https://git.kernel.org/stable/c/b2952dbeac2c3c527cb0519d5ffaeb95b062466a - Patch | |
| References | () https://git.kernel.org/stable/c/bb273b68c1719c2925e05557f7e7099edb066680 - Patch | |
| References | () https://git.kernel.org/stable/c/c44d86ca949cb1e5566ad14510cc26fa1a17e2d8 - Patch |
06 May 2026, 12:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-05-06 12:16
Updated : 2026-05-13 14:51
NVD link : CVE-2026-43168
Mitre link : CVE-2026-43168
CVE.ORG link : CVE-2026-43168
JSON object : View
Products Affected
linux
- linux_kernel
CWE
