2023-04-25 10:17:25 +02:00
{
"id" : "CVE-2023-2019" ,
"sourceIdentifier" : "secalert@redhat.com" ,
"published" : "2023-04-24T21:15:09.347" ,
2025-03-18 21:03:50 +00:00
"lastModified" : "2025-03-18T20:15:19.093" ,
2024-12-08 03:06:42 +00:00
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-04-25 10:17:25 +02:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "A flaw was found in the Linux kernel's netdevsim device driver, within the scheduling of events. This issue results from the improper management of a reference count. This may allow an attacker to create a denial of service condition on the system."
}
] ,
2023-05-04 18:00:28 +02:00
"metrics" : {
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 4.4 ,
"baseSeverity" : "MEDIUM" ,
2023-05-04 18:00:28 +02:00
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "HIGH" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2023-05-04 18:00:28 +02:00
} ,
"exploitabilityScore" : 0.8 ,
"impactScore" : 3.6
2025-03-18 21:03:50 +00:00
} ,
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H" ,
"baseScore" : 4.4 ,
"baseSeverity" : "MEDIUM" ,
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "HIGH" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "HIGH"
} ,
"exploitabilityScore" : 0.8 ,
"impactScore" : 3.6
2023-05-04 18:00:28 +02:00
}
]
} ,
2023-04-25 10:17:25 +02:00
"weaknesses" : [
2023-05-04 18:00:28 +02:00
{
2024-12-08 03:06:42 +00:00
"source" : "secalert@redhat.com" ,
"type" : "Secondary" ,
2023-05-04 18:00:28 +02:00
"description" : [
{
"lang" : "en" ,
2024-12-08 03:06:42 +00:00
"value" : "CWE-911"
2023-05-04 18:00:28 +02:00
}
]
} ,
2023-04-25 10:17:25 +02:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-04-25 10:17:25 +02:00
"description" : [
{
"lang" : "en" ,
2024-12-08 03:06:42 +00:00
"value" : "NVD-CWE-Other"
2023-04-25 10:17:25 +02:00
}
]
}
] ,
2023-05-04 18:00:28 +02:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "6.0" ,
"matchCriteriaId" : "87B81C9D-7173-4FFB-97BC-9C41AB20A53C"
}
]
}
]
} ,
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:redhat:enterprise_linux:9.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "7F6FB57C-2BC7-487C-96DD-132683AEB35D"
}
]
}
]
}
] ,
2023-04-25 10:17:25 +02:00
"references" : [
{
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=2189137" ,
2023-05-04 18:00:28 +02:00
"source" : "secalert@redhat.com" ,
"tags" : [
"Issue Tracking" ,
"Patch" ,
"Third Party Advisory"
]
2023-04-25 10:17:25 +02:00
} ,
{
"url" : "https://github.com/torvalds/linux/commit/180a6a3ee60a" ,
2023-05-04 18:00:28 +02:00
"source" : "secalert@redhat.com" ,
"tags" : [
"Patch"
]
2023-04-25 10:17:25 +02:00
} ,
{
"url" : "https://www.zerodayinitiative.com/advisories/ZDI-CAN-17811/" ,
2023-05-04 18:00:28 +02:00
"source" : "secalert@redhat.com" ,
"tags" : [
"Third Party Advisory" ,
"VDB Entry"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=2189137" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Issue Tracking" ,
"Patch" ,
"Third Party Advisory"
]
} ,
{
"url" : "https://github.com/torvalds/linux/commit/180a6a3ee60a" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://www.zerodayinitiative.com/advisories/ZDI-CAN-17811/" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Third Party Advisory" ,
"VDB Entry"
]
2023-04-25 10:17:25 +02:00
}
]
}