2023-06-19 20:00:33 +00:00
{
"id" : "CVE-2023-3022" ,
"sourceIdentifier" : "secalert@redhat.com" ,
"published" : "2023-06-19T18:15:09.870" ,
2023-06-29 18:00:38 +00:00
"lastModified" : "2023-06-29T17:32:50.937" ,
"vulnStatus" : "Analyzed" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-06-19 20:00:33 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "A flaw was found in the IPv6 module of the Linux kernel. The arg.result was not used consistently in fib6_rule_lookup, sometimes holding rt6_info and other times fib6_info. This was not accounted for in other parts of the code where rt6_info was expected unconditionally, potentially leading to a kernel panic in fib6_rule_suppress."
}
] ,
2023-06-29 18:00:38 +00:00
"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
}
]
} ,
2023-06-19 20:00:33 +00:00
"weaknesses" : [
2023-06-29 18:00:38 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-843"
}
]
} ,
2023-06-19 20:00:33 +00:00
{
"source" : "secalert@redhat.com" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-843"
}
]
}
] ,
2023-06-29 18:00:38 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionEndIncluding" : "5.1" ,
"matchCriteriaId" : "A1E6CFAF-D31D-4E5F-BB85-AC66A715BFF4"
}
]
}
]
}
] ,
2023-06-19 20:00:33 +00:00
"references" : [
{
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=2211440" ,
2023-06-29 18:00:38 +00:00
"source" : "secalert@redhat.com" ,
"tags" : [
"Issue Tracking" ,
"Patch" ,
"Third Party Advisory"
]
2023-06-19 20:00:33 +00:00
} ,
{
"url" : "https://github.com/torvalds/linux/commit/a65120bae4b7" ,
2023-06-29 18:00:38 +00:00
"source" : "secalert@redhat.com" ,
"tags" : [
"Patch"
]
2023-06-19 20:00:33 +00:00
}
]
}