2025-01-19 12:01:01 +00:00
{
2025-01-21 13:00:59 +00:00
"data_version" : "4.0" ,
2025-01-19 12:01:01 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2024-57943" ,
2025-01-21 13:00:59 +00:00
"ASSIGNER" : "cve@kernel.org" ,
"STATE" : "PUBLIC"
2025-01-19 12:01:01 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2025-01-21 13:00:59 +00:00
"value" : "In the Linux kernel, the following vulnerability has been resolved:\n\nexfat: fix the new buffer was not zeroed before writing\n\nBefore writing, if a buffer_head marked as new, its data must\nbe zeroed, otherwise uninitialized data in the page cache will\nbe written.\n\nSo this commit uses folio_zero_new_buffers() to zero the new\nbuffers before ->write_end()."
2025-01-19 12:01:01 +00:00
}
]
2025-01-21 13:00:59 +00:00
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Linux" ,
"product" : {
"product_data" : [
{
"product_name" : "Linux" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_name" : "6630ea49103c3d45461e29b0f6eb0ce750aeb8f5" ,
"version_value" : "942c6f91ab8d82a41650e717940b4e577173762f"
} ,
{
"version_value" : "not down converted" ,
"x_cve_json_5_version_data" : {
"versions" : [
{
"version" : "6.12" ,
"status" : "affected"
} ,
{
"version" : "0" ,
"lessThan" : "6.12" ,
"status" : "unaffected" ,
"versionType" : "semver"
} ,
{
"version" : "6.12.10" ,
"lessThanOrEqual" : "6.12.*" ,
"status" : "unaffected" ,
"versionType" : "semver"
} ,
{
"version" : "6.13" ,
"lessThanOrEqual" : "*" ,
"status" : "unaffected" ,
"versionType" : "original_commit_for_fix"
}
] ,
"defaultStatus" : "affected"
}
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://git.kernel.org/stable/c/942c6f91ab8d82a41650e717940b4e577173762f" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/942c6f91ab8d82a41650e717940b4e577173762f"
} ,
{
"url" : "https://git.kernel.org/stable/c/98e2fb26d1a9eafe79f46d15d54e68e014d81d8c" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/98e2fb26d1a9eafe79f46d15d54e68e014d81d8c"
}
]
} ,
"generator" : {
"engine" : "bippy-5f407fcff5a0"
2025-01-19 12:01:01 +00:00
}
}