2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2022-4269" ,
"sourceIdentifier" : "secalert@redhat.com" ,
"published" : "2022-12-05T16:15:10.283" ,
2023-09-29 23:55:27 +00:00
"lastModified" : "2023-09-29T22:15:10.673" ,
2023-04-24 12:24:31 +02:00
"vulnStatus" : "Modified" ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "A flaw was found in the Linux kernel Traffic Control (TC) subsystem. Using a specific networking configuration (redirecting egress packets to ingress using TC action \"mirred\") a local unprivileged user could trigger a CPU soft lockup (ABBA deadlock) when the transport protocol in use (TCP or SCTP) does a retransmission, resulting in a denial of service condition."
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H" ,
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 5.5 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 1.8 ,
"impactScore" : 3.6
}
]
} ,
"weaknesses" : [
{
"source" : "secalert@redhat.com" ,
2023-08-19 20:00:32 +00:00
"type" : "Secondary" ,
2023-04-24 12:24:31 +02:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-833"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:4.1:rc1:*:*:*:*:*:*" ,
"matchCriteriaId" : "DD00F761-489D-40EF-A0E1-DA7EEB2EA2F8"
}
]
}
]
}
] ,
"references" : [
{
"url" : "https://lore.kernel.org/netdev/33dc43f587ec1388ba456b4915c75f02a8aae226.1663945716.git.dcaratti%40redhat.com/" ,
"source" : "secalert@redhat.com"
2023-08-19 20:00:32 +00:00
} ,
2023-09-29 23:55:27 +00:00
{
"url" : "https://security.netapp.com/advisory/ntap-20230929-0001/" ,
"source" : "secalert@redhat.com"
} ,
2023-08-19 20:00:32 +00:00
{
"url" : "https://www.debian.org/security/2023/dsa-5480" ,
"source" : "secalert@redhat.com"
2023-04-24 12:24:31 +02:00
}
]
}