2023-01-11 07:00:40 +00:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org" ,
2023-03-01 20:00:35 +00:00
"ID" : "CVE-2023-23005" ,
"STATE" : "PUBLIC"
2023-01-11 07:00:40 +00:00
} ,
2023-03-01 20:00:35 +00:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "n/a" ,
"version" : {
"version_data" : [
{
"version_value" : "n/a"
}
]
}
}
]
} ,
"vendor_name" : "n/a"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2023-01-11 07:00:40 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2023-03-02 16:00:38 +00:00
"value" : "** DISPUTED ** In the Linux kernel before 6.2, mm/memory-tiers.c misinterprets the alloc_memory_type return value (expects it to be NULL in the error case, whereas it is actually an error pointer). NOTE: this is disputed by third parties because there are no realistic cases in which a user can cause the alloc_memory_type error case to be reached."
2023-03-01 20:00:35 +00:00
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"name" : "https://github.com/torvalds/linux/commit/4a625ceee8a0ab0273534cb6b432ce6b331db5ee" ,
"url" : "https://github.com/torvalds/linux/commit/4a625ceee8a0ab0273534cb6b432ce6b331db5ee"
} ,
{
"refsource" : "MISC" ,
"name" : "https://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.2" ,
"url" : "https://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.2"
2023-03-02 16:00:38 +00:00
} ,
{
"refsource" : "MISC" ,
"name" : "https://bugzilla.suse.com/show_bug.cgi?id=1208844#c2" ,
"url" : "https://bugzilla.suse.com/show_bug.cgi?id=1208844#c2"
2023-01-11 07:00:40 +00:00
}
]
}
}