CVE-2024-53101

Source
https://cve.org/CVERecord?id=CVE-2024-53101
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-53101.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2024-53101
Downstream
Related
Published
2024-11-25T21:21:28.742Z
Modified
2026-03-11T07:54:21.048561Z
Severity
  • 5.5 (Medium) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
fs: Fix uninitialized value issue in from_kuid and from_kgid
Details

In the Linux kernel, the following vulnerability has been resolved:

fs: Fix uninitialized value issue in fromkuid and fromkgid

ocfs2setattr() uses attr->iamode, attr->iauid and attr->iagid in a trace point even though ATTRMODE, ATTRUID and ATTR_GID aren't set.

Initialize all fields of newattrs to avoid uninitialized variables, by checking if ATTRMODE, ATTRUID, ATTR_GID are initialized, otherwise 0.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/53xxx/CVE-2024-53101.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
468eedde23d6c9335935773f4f5764267d5a7763
Fixed
a0c77e5e3dcbffc7c6080ccc89c037f0c86496cf
Fixed
17ecb40c5cc7755a321fb6148cba5797431ee5b8
Fixed
9db25c2b41c34963c3ccf473b08171f87670652e
Fixed
b3e612bd8f64ce62e731e95f635e06a2efe3c80c
Fixed
5a72b0d3497b818d8f000c347a7c11801eb27bfc
Fixed
1cb5bfc5bfc651982b6203c224d49b7ddacf28bc
Fixed
1c28bca1256aecece6e94b26b85cd07e08b0dc90
Fixed
15f34347481648a567db67fb473c23befb796af5

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-53101.json"