2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2023-1583" ,
"sourceIdentifier" : "secalert@redhat.com" ,
"published" : "2023-03-24T22:15:07.137" ,
2023-08-02 18:00:41 +00:00
"lastModified" : "2023-08-02T17:08:56.840" ,
"vulnStatus" : "Analyzed" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-04-24 12:24:31 +02:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "A NULL pointer dereference was found in io_file_bitmap_get in io_uring/filetable.c in the io_uring sub-component in the Linux Kernel. When fixed files are unregistered, some context information (file_alloc_{start,end} and alloc_hint) is not cleared. A subsequent request that has auto index selection enabled via IORING_FILE_INDEX_ALLOC can cause a NULL pointer dereference. An unprivileged user can use the flaw to cause a system crash."
}
] ,
"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
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-476"
}
]
} ,
{
"source" : "secalert@redhat.com" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-476"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
2023-08-02 18:00:41 +00:00
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.19" ,
"versionEndExcluding" : "6.1.22" ,
"matchCriteriaId" : "3ABED26E-DCA7-48C4-B7FC-6722DF89A2D2"
2023-04-24 12:24:31 +02:00
} ,
{
"vulnerable" : true ,
2023-08-02 18:00:41 +00:00
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "6.2.0" ,
"versionEndExcluding" : "6.2.9" ,
"matchCriteriaId" : "0353DD1B-3800-4821-880C-4A78287A42BE"
2023-04-24 12:24:31 +02:00
}
]
}
]
}
] ,
"references" : [
2023-07-23 04:00:30 +00:00
{
"url" : "https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=02a4d923e4400a36d340ea12d8058f69ebf3a383" ,
2023-08-02 18:00:41 +00:00
"source" : "secalert@redhat.com" ,
"tags" : [
"Mailing List" ,
"Patch"
]
2023-07-23 04:00:30 +00:00
} ,
2023-04-24 12:24:31 +02:00
{
"url" : "https://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-block.git/commit/?h=io_uring-6.3&id=761efd55a0227aca3a69deacdaa112fffd44fe37" ,
"source" : "secalert@redhat.com" ,
"tags" : [
"Mailing List" ,
"Patch"
]
}
]
}