2024-01-28 13:00:28 +00:00
{
"id" : "CVE-2024-0841" ,
"sourceIdentifier" : "secalert@redhat.com" ,
"published" : "2024-01-28T12:15:52.737" ,
2024-10-16 16:03:25 +00:00
"lastModified" : "2024-10-16T15:15:14.793" ,
2024-09-14 02:03:16 +00:00
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2024-01-28 13:00:28 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "A null pointer dereference flaw was found in the hugetlbfs_fill_super function in the Linux kernel hugetlbfs (HugeTLB pages) functionality. This issue may allow a local user to crash the system or potentially escalate their privileges on the system."
2024-01-29 15:00:28 +00:00
} ,
{
"lang" : "es" ,
"value" : "Se encontr\u00f3 un fallo de desreferencia de puntero null en la funci\u00f3n Hugetlbfs_fill_super en la funcionalidad Hugetlbfs (p\u00e1ginas HugeTLB) del kernel de Linux. Este problema puede permitir que un usuario local bloquee el sistema o potencialmente aumente sus privilegios en el sistema."
2024-01-28 13:00:28 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2024-02-02 17: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
} ,
2024-01-28 13:00:28 +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:L/I:L/A:H" ,
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 6.6 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 1.8 ,
"impactScore" : 4.7
}
]
} ,
2024-02-02 17:00:29 +00:00
"weaknesses" : [
{
2024-10-16 16:03:25 +00:00
"source" : "secalert@redhat.com" ,
2024-02-02 17:00:29 +00:00
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-476"
}
]
2024-10-16 16:03:25 +00:00
} ,
{
"source" : "nvd@nist.gov" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-476"
}
]
2024-02-02 17:00:29 +00:00
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
2024-08-27 16:03:16 +00:00
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.1" ,
"versionEndExcluding" : "5.4.271" ,
"matchCriteriaId" : "6A4B5A96-B786-4F9E-AC8D-21120839B09B"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.5" ,
"versionEndExcluding" : "5.10.212" ,
"matchCriteriaId" : "01B34738-A022-44A9-9250-DCBC76539CB9"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.11" ,
"versionEndExcluding" : "5.15.151" ,
"matchCriteriaId" : "EEAFD33E-C22F-4FB1-A417-9C96AB3E0358"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.16" ,
"versionEndExcluding" : "6.1.79" ,
"matchCriteriaId" : "656E2F29-1779-4EFC-AA64-8F984E2885B1"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "6.2" ,
"versionEndExcluding" : "6.6.18" ,
"matchCriteriaId" : "BD961E49-FEDA-47CF-BF23-4D2BD942B4E0"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "6.7" ,
"versionEndExcluding" : "6.7.6" ,
"matchCriteriaId" : "C6D6A5C8-7308-42A9-8A72-ABF3DEA4BB82"
2024-02-02 17:00:29 +00:00
}
]
}
]
} ,
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"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"
}
]
}
]
}
] ,
2024-01-28 13:00:28 +00:00
"references" : [
2024-04-30 16:03:27 +00:00
{
"url" : "https://access.redhat.com/errata/RHSA-2024:2394" ,
2024-08-27 16:03:16 +00:00
"source" : "secalert@redhat.com" ,
"tags" : [
"Third Party Advisory"
]
2024-04-30 16:03:27 +00:00
} ,
2024-05-22 18:03:22 +00:00
{
"url" : "https://access.redhat.com/errata/RHSA-2024:2950" ,
2024-08-27 16:03:16 +00:00
"source" : "secalert@redhat.com" ,
"tags" : [
"Third Party Advisory"
]
2024-05-22 18:03:22 +00:00
} ,
{
"url" : "https://access.redhat.com/errata/RHSA-2024:3138" ,
2024-08-27 16:03:16 +00:00
"source" : "secalert@redhat.com" ,
"tags" : [
"Third Party Advisory"
]
2024-05-22 18:03:22 +00:00
} ,
2024-01-28 13:00:28 +00:00
{
"url" : "https://access.redhat.com/security/cve/CVE-2024-0841" ,
2024-02-02 17:00:29 +00:00
"source" : "secalert@redhat.com" ,
"tags" : [
"Third Party Advisory"
]
2024-01-28 13:00:28 +00:00
} ,
{
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=2256490" ,
2024-02-02 17:00:29 +00:00
"source" : "secalert@redhat.com" ,
"tags" : [
"Issue Tracking"
]
2024-01-28 13:00:28 +00:00
}
]
}