2023-08-10 18:00:39 +00:00
{
"id" : "CVE-2023-4128" ,
"sourceIdentifier" : "secalert@redhat.com" ,
"published" : "2023-08-10T17:15:12.033" ,
2023-10-10 20:00:29 +00:00
"lastModified" : "2023-10-10T19:15:09.883" ,
2023-08-19 20:00:32 +00:00
"vulnStatus" : "Modified" ,
2023-08-10 18:00:39 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "A use-after-free flaw was found in net/sched/cls_fw.c in classifiers (cls_fw, cls_u32, and cls_route) in the Linux Kernel. This flaw allows a local attacker to perform a local privilege escalation due to incorrect handling of the existing filter, leading to a kernel information leak issue."
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-08-16 22:00:29 +00:00
{
"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:H/I:H/A:H" ,
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 7.8 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 1.8 ,
"impactScore" : 5.9
} ,
2023-08-10 18:00:39 +00:00
{
"source" : "secalert@redhat.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" ,
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 7.8 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 1.8 ,
"impactScore" : 5.9
}
]
} ,
2023-08-16 22:00:29 +00:00
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-416"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "6.5" ,
"matchCriteriaId" : "98C491C7-598A-4D36-BA4F-3505A5727ED1"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:6.5:-:*:*:*:*:*:*" ,
"matchCriteriaId" : "A2D9420A-9BF4-4C16-B6DA-8A1D279F7384"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:6.5:rc1:*:*:*:*:*:*" ,
"matchCriteriaId" : "0B3E6E4D-E24E-4630-B00C-8C9901C597B0"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:6.5:rc2:*:*:*:*:*:*" ,
"matchCriteriaId" : "E4A01A71-0F09-4DB2-A02F-7EFFBE27C98D"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:6.5:rc3:*:*:*:*:*:*" ,
"matchCriteriaId" : "F5608371-157A-4318-8A2E-4104C3467EA1"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:6.5:rc4:*:*:*:*:*:*" ,
"matchCriteriaId" : "2226A776-DF8C-49E0-A030-0A7853BB018A"
}
]
}
]
} ,
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:fedoraproject:fedora:37:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "E30D0E6F-4AE8-4284-8716-991DFA48CC5D"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:fedoraproject:fedora:38:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "CC559B26-5DFC-4B7A-A27C-B77DE755DFF9"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:redhat:enterprise_linux:7.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "142AD0DD-4CF3-4D74-9442-459CE3347E3A"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:redhat:enterprise_linux:8.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "F4CFF558-3C47-480D-A2F0-BABF26042943"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:redhat:enterprise_linux:9.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "7F6FB57C-2BC7-487C-96DD-132683AEB35D"
}
]
}
]
}
] ,
2023-08-10 18:00:39 +00:00
"references" : [
2023-09-19 18:00:28 +00:00
{
"url" : "https://access.redhat.com/errata/RHSA-2023:5235" ,
"source" : "secalert@redhat.com"
} ,
{
"url" : "https://access.redhat.com/errata/RHSA-2023:5238" ,
"source" : "secalert@redhat.com"
} ,
2023-10-10 20:00:29 +00:00
{
"url" : "https://access.redhat.com/errata/RHSA-2023:5548" ,
"source" : "secalert@redhat.com"
} ,
{
"url" : "https://access.redhat.com/errata/RHSA-2023:5575" ,
"source" : "secalert@redhat.com"
} ,
{
"url" : "https://access.redhat.com/errata/RHSA-2023:5580" ,
"source" : "secalert@redhat.com"
} ,
{
"url" : "https://access.redhat.com/errata/RHSA-2023:5588" ,
"source" : "secalert@redhat.com"
} ,
{
"url" : "https://access.redhat.com/errata/RHSA-2023:5589" ,
"source" : "secalert@redhat.com"
} ,
{
"url" : "https://access.redhat.com/errata/RHSA-2023:5603" ,
"source" : "secalert@redhat.com"
} ,
{
"url" : "https://access.redhat.com/errata/RHSA-2023:5604" ,
"source" : "secalert@redhat.com"
} ,
{
"url" : "https://access.redhat.com/errata/RHSA-2023:5627" ,
"source" : "secalert@redhat.com"
} ,
{
"url" : "https://access.redhat.com/errata/RHSA-2023:5628" ,
"source" : "secalert@redhat.com"
} ,
2023-08-10 18:00:39 +00:00
{
"url" : "https://access.redhat.com/security/cve/CVE-2023-4128" ,
2023-08-16 22:00:29 +00:00
"source" : "secalert@redhat.com" ,
"tags" : [
"Third Party Advisory"
]
2023-08-10 18:00:39 +00:00
} ,
{
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=2225511" ,
2023-08-16 22:00:29 +00:00
"source" : "secalert@redhat.com" ,
"tags" : [
"Issue Tracking" ,
"Third Party Advisory"
]
2023-08-10 18:00:39 +00:00
} ,
2023-08-14 04:00:31 +00:00
{
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/344H6HO6SSC4KT7PDFXSDIXKMKHISSGF/" ,
2023-08-16 22:00:29 +00:00
"source" : "secalert@redhat.com" ,
"tags" : [
"Mailing List" ,
"Third Party Advisory"
]
2023-08-14 04:00:31 +00:00
} ,
{
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/3TYLSJ2SAI7RF56ZLQ5CQWCJLVJSD73Q/" ,
2023-08-16 22:00:29 +00:00
"source" : "secalert@redhat.com" ,
"tags" : [
"Mailing List" ,
"Third Party Advisory"
]
2023-08-14 04:00:31 +00:00
} ,
2023-08-10 18:00:39 +00:00
{
"url" : "https://lore.kernel.org/netdev/193d6cdf-d6c9-f9be-c36a-b2a7551d5fb6@mojatatu.com/" ,
2023-08-16 22:00:29 +00:00
"source" : "secalert@redhat.com" ,
"tags" : [
"Exploit" ,
"Vendor Advisory"
]
2023-08-19 20:00:32 +00:00
} ,
{
"url" : "https://www.debian.org/security/2023/dsa-5480" ,
"source" : "secalert@redhat.com"
2023-09-10 14:00:27 +00:00
} ,
{
"url" : "https://www.debian.org/security/2023/dsa-5492" ,
"source" : "secalert@redhat.com"
2023-08-10 18:00:39 +00:00
}
]
}