CVE Database
/

CVE-2024-53101

Back to search

CVE-2024-53101

Published: Nov 25, 2024

Modified: May 12, 2026

PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: fs: Fix uninitialized value issue in from_kuid and from_kgid ocfs2_setattr() uses attr->ia_mode, attr->ia_uid and attr->ia_gid in a trace point even though ATTR_MODE, ATTR_UID and ATTR_GID aren't set. Initialize all fields of newattrs to avoid uninitialized variables, by checking if ATTR_MODE, ATTR_UID, ATTR_GID are initialized, otherwise 0.

VendorProductVersions

Linux

Linux

affected
468eedde23d6c9335935773f4f5764267d5a7763 - < a0c77e5e3dcbffc7c6080ccc89c037f0c86496cf
affected
468eedde23d6c9335935773f4f5764267d5a7763 - < 17ecb40c5cc7755a321fb6148cba5797431ee5b8
affected
468eedde23d6c9335935773f4f5764267d5a7763 - < 9db25c2b41c34963c3ccf473b08171f87670652e
affected
468eedde23d6c9335935773f4f5764267d5a7763 - < b3e612bd8f64ce62e731e95f635e06a2efe3c80c
affected
468eedde23d6c9335935773f4f5764267d5a7763 - < 5a72b0d3497b818d8f000c347a7c11801eb27bfc

+3 more versions

Linux

Linux

affected
2.6.39
unaffected
0 - < 2.6.39
unaffected
4.19.324 - <= 4.19.*
unaffected
5.4.286 - <= 5.4.*
unaffected
5.10.230 - <= 5.10.*

+5 more versions

Security Training

Train your team to recognize and prevent security threats with our comprehensive security awareness program.

Start Training

Vulnerability Scanning

Discover vulnerabilities in your applications and infrastructure before attackers do.

Scan Now