cvelist/2023/44xxx/CVE-2023-44466.json
2023-11-16 16:00:35 +00:00

82 lines
3.0 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2023-44466",
"STATE": "PUBLIC"
},
"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",
"description": {
"description_data": [
{
"lang": "eng",
"value": "An issue was discovered in net/ceph/messenger_v2.c in the Linux kernel before 6.4.5. There is an integer signedness error, leading to a buffer overflow and remote code execution via HELLO or one of the AUTH frames. This occurs because of an untrusted length taken from a TCP packet in ceph_decode_32."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/google/security-research/security/advisories/GHSA-jg27-jx6w-xwph",
"refsource": "MISC",
"name": "https://github.com/google/security-research/security/advisories/GHSA-jg27-jx6w-xwph"
},
{
"url": "https://www.spinics.net/lists/ceph-devel/msg57909.html",
"refsource": "MISC",
"name": "https://www.spinics.net/lists/ceph-devel/msg57909.html"
},
{
"url": "https://github.com/torvalds/linux/commit/a282a2f10539dce2aa619e71e1817570d557fc97",
"refsource": "MISC",
"name": "https://github.com/torvalds/linux/commit/a282a2f10539dce2aa619e71e1817570d557fc97"
},
{
"url": "https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=a282a2f10539dce2aa619e71e1817570d557fc97",
"refsource": "MISC",
"name": "https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=a282a2f10539dce2aa619e71e1817570d557fc97"
},
{
"refsource": "CONFIRM",
"name": "https://security.netapp.com/advisory/ntap-20231116-0003/",
"url": "https://security.netapp.com/advisory/ntap-20231116-0003/"
}
]
}
}