cvelist/2024/46xxx/CVE-2024-46841.json

92 lines
3.7 KiB
JSON
Raw Normal View History

2024-09-11 16:01:36 +00:00
{
2024-09-27 13:00:34 +00:00
"data_version": "4.0",
2024-09-11 16:01:36 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-46841",
2024-09-27 13:00:34 +00:00
"ASSIGNER": "cve@kernel.org",
"STATE": "PUBLIC"
2024-09-11 16:01:36 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-09-27 13:00:34 +00:00
"value": "In the Linux kernel, the following vulnerability has been resolved:\n\nbtrfs: don't BUG_ON on ENOMEM from btrfs_lookup_extent_info() in walk_down_proc()\n\nWe handle errors here properly, ENOMEM isn't fatal, return the error."
2024-09-11 16:01:36 +00:00
}
]
2024-09-27 13:00:34 +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": "1da177e4c3f4",
"version_value": "704c359b4093"
},
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"versions": [
{
"version": "6.10.10",
"lessThanOrEqual": "6.10.*",
"status": "unaffected",
"versionType": "custom"
},
{
"version": "6.11",
"lessThanOrEqual": "*",
"status": "unaffected",
"versionType": "original_commit_for_fix"
}
],
"defaultStatus": "affected"
}
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://git.kernel.org/stable/c/704c359b4093a2af650a20eaa030c435d7c30f91",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/704c359b4093a2af650a20eaa030c435d7c30f91"
},
{
"url": "https://git.kernel.org/stable/c/a580fb2c3479d993556e1c31b237c9e5be4944a3",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/a580fb2c3479d993556e1c31b237c9e5be4944a3"
}
]
},
"generator": {
"engine": "bippy-c9c4e1df01b2"
2024-09-11 16:01:36 +00:00
}
}