2024-07-30 08:00:34 +00:00
{
2024-08-17 10:00:35 +00:00
"data_version" : "4.0" ,
2024-07-30 08:00:34 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2024-42295" ,
2024-08-17 10:00:35 +00:00
"ASSIGNER" : "cve@kernel.org" ,
"STATE" : "PUBLIC"
2024-07-30 08:00:34 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2024-08-17 10:00:35 +00:00
"value" : "In the Linux kernel, the following vulnerability has been resolved:\n\nnilfs2: handle inconsistent state in nilfs_btnode_create_block()\n\nSyzbot reported that a buffer state inconsistency was detected in\nnilfs_btnode_create_block(), triggering a kernel bug.\n\nIt is not appropriate to treat this inconsistency as a bug; it can occur\nif the argument block address (the buffer index of the newly created\nblock) is a virtual block number and has been reallocated due to\ncorruption of the bitmap used to manage its allocation state.\n\nSo, modify nilfs_btnode_create_block() and its callers to treat it as a\npossible filesystem error, rather than triggering a kernel bug."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
2024-07-30 08:00:34 +00:00
}
]
2024-08-17 10:00:35 +00:00
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Linux" ,
"product" : {
"product_data" : [
{
"product_name" : "Linux" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_name" : "a60be987d45d" ,
2024-08-19 05:00:37 +00:00
"version_value" : "19cce46238ff"
2024-08-17 10:00:35 +00:00
} ,
{
"version_value" : "not down converted" ,
"x_cve_json_5_version_data" : {
"versions" : [
{
"version" : "2.6.30" ,
"status" : "affected"
} ,
{
"version" : "0" ,
"lessThan" : "2.6.30" ,
"status" : "unaffected" ,
2024-11-05 10:01:00 +00:00
"versionType" : "semver"
2024-08-17 10:00:35 +00:00
} ,
2024-08-19 05:00:37 +00:00
{
"version" : "4.19.320" ,
"lessThanOrEqual" : "4.19.*" ,
"status" : "unaffected" ,
2024-11-05 10:01:00 +00:00
"versionType" : "semver"
2024-08-19 05:00:37 +00:00
} ,
{
"version" : "5.4.282" ,
"lessThanOrEqual" : "5.4.*" ,
"status" : "unaffected" ,
2024-11-05 10:01:00 +00:00
"versionType" : "semver"
2024-08-19 05:00:37 +00:00
} ,
{
"version" : "5.10.224" ,
"lessThanOrEqual" : "5.10.*" ,
"status" : "unaffected" ,
2024-11-05 10:01:00 +00:00
"versionType" : "semver"
2024-08-19 05:00:37 +00:00
} ,
{
"version" : "5.15.165" ,
"lessThanOrEqual" : "5.15.*" ,
"status" : "unaffected" ,
2024-11-05 10:01:00 +00:00
"versionType" : "semver"
2024-08-19 05:00:37 +00:00
} ,
2024-08-17 10:00:35 +00:00
{
"version" : "6.1.103" ,
"lessThanOrEqual" : "6.1.*" ,
"status" : "unaffected" ,
2024-11-05 10:01:00 +00:00
"versionType" : "semver"
2024-08-17 10:00:35 +00:00
} ,
{
"version" : "6.6.44" ,
"lessThanOrEqual" : "6.6.*" ,
"status" : "unaffected" ,
2024-11-05 10:01:00 +00:00
"versionType" : "semver"
2024-08-17 10:00:35 +00:00
} ,
{
"version" : "6.10.3" ,
"lessThanOrEqual" : "6.10.*" ,
"status" : "unaffected" ,
2024-11-05 10:01:00 +00:00
"versionType" : "semver"
2024-08-17 10:00:35 +00:00
} ,
{
2024-09-15 18:00:35 +00:00
"version" : "6.11" ,
2024-08-17 10:00:35 +00:00
"lessThanOrEqual" : "*" ,
"status" : "unaffected" ,
"versionType" : "original_commit_for_fix"
}
] ,
"defaultStatus" : "affected"
}
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
2024-08-19 05:00:37 +00:00
{
"url" : "https://git.kernel.org/stable/c/19cce46238ffe3546e44b9c74057103ff8b24c62" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/19cce46238ffe3546e44b9c74057103ff8b24c62"
} ,
{
"url" : "https://git.kernel.org/stable/c/02b87e6334a38c65eef49848d3f1ac422f0b2a44" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/02b87e6334a38c65eef49848d3f1ac422f0b2a44"
} ,
{
"url" : "https://git.kernel.org/stable/c/5f0a6800b8aec1b453c7fe4c44fcaac5ffe9d52e" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/5f0a6800b8aec1b453c7fe4c44fcaac5ffe9d52e"
} ,
{
"url" : "https://git.kernel.org/stable/c/e34191cce3ee63dfa5fb241904aaf2a042d5b6d8" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/e34191cce3ee63dfa5fb241904aaf2a042d5b6d8"
} ,
2024-08-17 10:00:35 +00:00
{
"url" : "https://git.kernel.org/stable/c/012be828a118bf496e666ef1fc47fc0e7358ada2" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/012be828a118bf496e666ef1fc47fc0e7358ada2"
} ,
{
"url" : "https://git.kernel.org/stable/c/be56dfc9be0604291267c07b0e27a69a6bda4899" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/be56dfc9be0604291267c07b0e27a69a6bda4899"
} ,
{
"url" : "https://git.kernel.org/stable/c/366c3f688dd0288cbe38af1d3a886b5c62372e4a" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/366c3f688dd0288cbe38af1d3a886b5c62372e4a"
} ,
{
"url" : "https://git.kernel.org/stable/c/4811f7af6090e8f5a398fbdd766f903ef6c0d787" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/4811f7af6090e8f5a398fbdd766f903ef6c0d787"
}
]
} ,
"generator" : {
2024-11-05 10:01:00 +00:00
"engine" : "bippy-9e1c9544281a"
2024-07-30 08:00:34 +00:00
}
}