cvelist/2025/22xxx/CVE-2025-22006.json
2025-04-03 08:00:32 +00:00

97 lines
4.2 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2025-22006",
"ASSIGNER": "cve@kernel.org",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: ethernet: ti: am65-cpsw: Fix NAPI registration sequence\n\nRegistering the interrupts for TX or RX DMA Channels prior to registering\ntheir respective NAPI callbacks can result in a NULL pointer dereference.\nThis is seen in practice as a random occurrence since it depends on the\nrandomness associated with the generation of traffic by Linux and the\nreception of traffic from the wire."
}
]
},
"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": "82b44cdb0355b5061769ae51909d1c8a1b7f31f2",
"version_value": "d4bf956547c38c04fad8d72a961ac4dc00bad000"
},
{
"version_affected": "<",
"version_name": "faef4c2bebac3c6e4161e66c3d42b85e88013709",
"version_value": "942557abed7f38b77a47d77b92d448802eefe185"
},
{
"version_affected": "<",
"version_name": "681eb2beb3efe21e630bcc4881595e3b42dd7948",
"version_value": "5f079290e5913a0060e059500b7d440990ac1066"
},
{
"version_affected": "<",
"version_name": "6.12.14",
"version_value": "6.12.21"
},
{
"version_affected": "<",
"version_name": "6.13.3",
"version_value": "6.13.9"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://git.kernel.org/stable/c/d4bf956547c38c04fad8d72a961ac4dc00bad000",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/d4bf956547c38c04fad8d72a961ac4dc00bad000"
},
{
"url": "https://git.kernel.org/stable/c/942557abed7f38b77a47d77b92d448802eefe185",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/942557abed7f38b77a47d77b92d448802eefe185"
},
{
"url": "https://git.kernel.org/stable/c/5f079290e5913a0060e059500b7d440990ac1066",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/5f079290e5913a0060e059500b7d440990ac1066"
}
]
},
"generator": {
"engine": "bippy-7c5fe7eed585"
}
}