2023-08-16 18:00:38 +00:00
{
"id" : "CVE-2023-4385" ,
"sourceIdentifier" : "secalert@redhat.com" ,
"published" : "2023-08-16T17:15:11.327" ,
2023-11-07 21:03:21 +00:00
"lastModified" : "2023-11-07T04:22:29.887" ,
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-08-16 18:00:38 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "A NULL pointer dereference flaw was found in dbFree in fs/jfs/jfs_dmap.c in the journaling file system (JFS) in the Linux Kernel. This issue may allow a local attacker to crash the system due to a missing sanity check."
2024-04-04 08:46:00 +00:00
} ,
{
"lang" : "es" ,
"value" : "Se ha encontrado un fallo de desviaci\u00f3n de puntero NULL en dbFree en fs/jfs/jfs_dmap.c en el sistema de archivos de registro diario (JFS) en el Kernel de Linux. Este problema puede permitir a un atacante local bloquear el sistema debido a la falta de una comprobaci\u00f3n de sanidad."
2023-08-16 18:00:38 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-08-22 23:55:35 +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: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-08-16 18:00:38 +00:00
{
2024-04-04 08:46:00 +00:00
"source" : "secalert@redhat.com" ,
2023-08-16 18:00:38 +00:00
"type" : "Secondary" ,
"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-08-22 23:55:35 +00:00
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-476"
}
]
2023-11-07 21:03:21 +00:00
} ,
{
2024-04-04 08:46:00 +00:00
"source" : "secalert@redhat.com" ,
2023-11-07 21:03:21 +00:00
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-476"
}
]
2023-08-22 23:55:35 +00:00
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionEndIncluding" : "5.18.19" ,
"matchCriteriaId" : "0D276816-D731-4671-829E-2DEF083D10E4"
}
]
}
]
}
] ,
2023-08-16 18:00:38 +00:00
"references" : [
{
"url" : "https://access.redhat.com/security/cve/CVE-2023-4385" ,
2023-08-22 23:55:35 +00:00
"source" : "secalert@redhat.com" ,
"tags" : [
"Third Party Advisory"
]
2023-08-16 18:00:38 +00:00
} ,
{
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=2219272" ,
2023-08-22 23:55:35 +00:00
"source" : "secalert@redhat.com" ,
"tags" : [
"Issue Tracking" ,
"Third Party Advisory"
]
2023-08-16 18:00:38 +00:00
} ,
{
"url" : "https://github.com/torvalds/linux/commit/0d4837fdb796f99369cf7691d33de1b856bcaf1f" ,
2023-08-22 23:55:35 +00:00
"source" : "secalert@redhat.com" ,
"tags" : [
"Patch"
]
2023-08-16 18:00:38 +00:00
}
]
}