cvelist/2024/42xxx/CVE-2024-42248.json

113 lines
5.0 KiB
JSON
Raw Normal View History

2024-07-30 08:00:34 +00:00
{
2024-08-07 16:00:37 +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-42248",
2024-08-07 16:00:37 +00:00
"ASSIGNER": "cve@kernel.org",
"STATE": "PUBLIC"
2024-07-30 08:00:34 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-08-07 16:00:37 +00:00
"value": "In the Linux kernel, the following vulnerability has been resolved:\n\ntty: serial: ma35d1: Add a NULL check for of_node\n\nThe pdev->dev.of_node can be NULL if the \"serial\" node is absent.\nAdd a NULL check to return an error in such cases."
}
]
},
"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": "930cbf92db01",
"version_value": "23efa74cfe6e"
},
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"versions": [
{
"version": "6.5",
"status": "affected"
},
{
"version": "0",
"lessThan": "6.5",
"status": "unaffected",
2024-11-05 10:04:19 +00:00
"versionType": "semver"
2024-08-07 16:00:37 +00:00
},
{
"version": "6.6.41",
"lessThanOrEqual": "6.6.*",
"status": "unaffected",
2024-11-05 10:04:19 +00:00
"versionType": "semver"
2024-08-07 16:00:37 +00:00
},
{
"version": "6.9.10",
"lessThanOrEqual": "6.9.*",
"status": "unaffected",
2024-11-05 10:04:19 +00:00
"versionType": "semver"
2024-08-07 16:00:37 +00:00
},
{
"version": "6.10",
"lessThanOrEqual": "*",
"status": "unaffected",
"versionType": "original_commit_for_fix"
}
],
"defaultStatus": "affected"
}
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://git.kernel.org/stable/c/23efa74cfe6eb923abb5b9bc51b2a04879013c67",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/23efa74cfe6eb923abb5b9bc51b2a04879013c67"
},
{
"url": "https://git.kernel.org/stable/c/0e0e15ab2d3a094a38525d23c03d78ec7d14a40e",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/0e0e15ab2d3a094a38525d23c03d78ec7d14a40e"
},
{
"url": "https://git.kernel.org/stable/c/acd09ac253b5de8fd79fc61a482ee19154914c7a",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/acd09ac253b5de8fd79fc61a482ee19154914c7a"
2024-07-30 08:00:34 +00:00
}
]
2024-08-07 16:00:37 +00:00
},
"generator": {
2024-11-05 10:04:19 +00:00
"engine": "bippy-9e1c9544281a"
2024-07-30 08:00:34 +00:00
}
}