cvelist/2023/0xxx/CVE-2023-0386.json

82 lines
3.0 KiB
JSON
Raw Normal View History

2023-01-18 16:00:41 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2023-0386",
2023-03-22 21:00:34 +00:00
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "Kernel",
"version": {
"version_data": [
{
"version_value": "Linux kernel 6.2-rc6"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-282"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=4f11ada10d0a",
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=4f11ada10d0a"
2023-04-20 09:00:36 +00:00
},
{
"refsource": "CONFIRM",
"name": "https://security.netapp.com/advisory/ntap-20230420-0004/",
"url": "https://security.netapp.com/advisory/ntap-20230420-0004/"
2023-05-14 00:00:38 +00:00
},
{
"refsource": "DEBIAN",
"name": "DSA-5402",
"url": "https://www.debian.org/security/2023/dsa-5402"
2023-06-05 21:00:43 +00:00
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20230605 [SECURITY] [DLA 3446-1] linux-5.10 security update",
"url": "https://lists.debian.org/debian-lts-announce/2023/06/msg00008.html"
2023-06-22 15:00:39 +00:00
},
{
"refsource": "MISC",
"name": "http://packetstormsecurity.com/files/173087/Kernel-Live-Patch-Security-Notice-LSN-0095-1.html",
"url": "http://packetstormsecurity.com/files/173087/Kernel-Live-Patch-Security-Notice-LSN-0095-1.html"
2023-03-22 21:00:34 +00:00
}
]
2023-01-18 16:00:41 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-03-22 21:00:34 +00:00
"value": "A flaw was found in the Linux kernel, where unauthorized access to the execution of the setuid file with capabilities was found in the Linux kernel\u2019s OverlayFS subsystem in how a user copies a capable file from a nosuid mount into another mount. This uid mapping bug allows a local user to escalate their privileges on the system."
2023-01-18 16:00:41 +00:00
}
]
}
}