149 lines
4.7 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2023-1390",
"sourceIdentifier": "secalert@redhat.com",
"published": "2023-03-16T21:15:11.447",
"lastModified": "2023-11-07T04:03:26.057",
"vulnStatus": "Modified",
2023-04-24 12:24:31 +02:00
"descriptions": [
{
"lang": "en",
"value": "A remote denial of service vulnerability was found in the Linux kernel\u2019s TIPC kernel module. The while loop in tipc_link_xmit() hits an unknown state while attempting to parse SKBs, which are not in the queue. Sending two small UDP packets to a system with a UDP bearer results in the CPU utilization for the system to instantly spike to 100%, causing a denial of service condition."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "NVD-CWE-Other"
}
]
},
{
"source": "53f830b8-0a3f-465b-8143-3b8a9948e749",
2023-04-24 12:24:31 +02:00
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-1050"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionStartIncluding": "4.3",
"versionEndExcluding": "4.9.253",
"matchCriteriaId": "AF22C9B4-BCE0-4E42-8C4C-5DAE22C582DE"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionStartIncluding": "4.10",
"versionEndExcluding": "4.14.217",
"matchCriteriaId": "D777E229-ADCF-4C7F-A9F7-B2382137F407"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionStartIncluding": "4.15",
"versionEndExcluding": "4.19.170",
"matchCriteriaId": "671B1493-DB61-421B-B0A9-893B3A862EB8"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionStartIncluding": "4.20",
"versionEndExcluding": "5.4.92",
"matchCriteriaId": "2F6DB7A0-9052-479E-894D-15F862F4D3BF"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionStartIncluding": "5.5",
"versionEndExcluding": "5.10.10",
"matchCriteriaId": "AAA1C6A6-3B03-4EC3-935C-C9FA0B50DB70"
2023-04-24 12:24:31 +02:00
},
{
"vulnerable": true,
"criteria": "cpe:2.3:o:linux:linux_kernel:5.11:rc1:*:*:*:*:*:*",
"matchCriteriaId": "18B1C9CE-F7E4-426B-A770-79F86AB5CC38"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:o:linux:linux_kernel:5.11:rc2:*:*:*:*:*:*",
"matchCriteriaId": "7A70E596-2EF7-4651-B2EF-2CEE31DB6893"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:o:linux:linux_kernel:5.11:rc3:*:*:*:*:*:*",
"matchCriteriaId": "18C82C96-2853-4DFE-93AD-F6E59B4129CA"
}
]
}
]
}
],
"references": [
{
"url": "https://gist.github.com/netspooky/bee2d07022f6350bb88eaa48e571d9b5",
"source": "secalert@redhat.com",
"tags": [
"Third Party Advisory"
2023-04-24 12:24:31 +02:00
]
},
{
"url": "https://github.com/torvalds/linux/commit/b77413446408fdd256599daf00d5be72b5f3e7c6",
"source": "secalert@redhat.com",
"tags": [
"Patch",
"Vendor Advisory"
2023-04-24 12:24:31 +02:00
]
},
{
"url": "https://infosec.exchange/%40_mattata/109427999461122360",
"source": "secalert@redhat.com"
2023-04-24 12:24:31 +02:00
},
{
"url": "https://security.netapp.com/advisory/ntap-20230420-0001/",
"source": "secalert@redhat.com",
"tags": [
"Third Party Advisory"
]
2023-04-24 12:24:31 +02:00
}
]
}