2024-09-11 16:01:06 +00:00
|
|
|
{
|
2024-09-27 13:00:34 +00:00
|
|
|
"data_version": "4.0",
|
2024-09-11 16:01:06 +00:00
|
|
|
"data_type": "CVE",
|
|
|
|
"data_format": "MITRE",
|
|
|
|
"CVE_data_meta": {
|
|
|
|
"ID": "CVE-2024-46824",
|
2024-09-27 13:00:34 +00:00
|
|
|
"ASSIGNER": "cve@kernel.org",
|
|
|
|
"STATE": "PUBLIC"
|
2024-09-11 16:01:06 +00:00
|
|
|
},
|
|
|
|
"description": {
|
|
|
|
"description_data": [
|
|
|
|
{
|
|
|
|
"lang": "eng",
|
2024-09-27 13:00:34 +00:00
|
|
|
"value": "In the Linux kernel, the following vulnerability has been resolved:\n\niommufd: Require drivers to supply the cache_invalidate_user ops\n\nIf drivers don't do this then iommufd will oops invalidation ioctls with\nsomething like:\n\n Unable to handle kernel NULL pointer dereference at virtual address 0000000000000000\n Mem abort info:\n ESR = 0x0000000086000004\n EC = 0x21: IABT (current EL), IL = 32 bits\n SET = 0, FnV = 0\n EA = 0, S1PTW = 0\n FSC = 0x04: level 0 translation fault\n user pgtable: 4k pages, 48-bit VAs, pgdp=0000000101059000\n [0000000000000000] pgd=0000000000000000, p4d=0000000000000000\n Internal error: Oops: 0000000086000004 [#1] PREEMPT SMP\n Modules linked in:\n CPU: 2 PID: 371 Comm: qemu-system-aar Not tainted 6.8.0-rc7-gde77230ac23a #9\n Hardware name: linux,dummy-virt (DT)\n pstate: 81400809 (Nzcv daif +PAN -UAO -TCO +DIT -SSBS BTYPE=-c)\n pc : 0x0\n lr : iommufd_hwpt_invalidate+0xa4/0x204\n sp : ffff800080f3bcc0\n x29: ffff800080f3bcf0 x28: ffff0000c369b300 x27: 0000000000000000\n x26: 0000000000000000 x25: 0000000000000000 x24: 0000000000000000\n x23: 0000000000000000 x22: 00000000c1e334a0 x21: ffff0000c1e334a0\n x20: ffff800080f3bd38 x19: ffff800080f3bd58 x18: 0000000000000000\n x17: 0000000000000000 x16: 0000000000000000 x15: 0000ffff8240d6d8\n x14: 0000000000000000 x13: 0000000000000000 x12: 0000000000000000\n x11: 0000000000000000 x10: 0000000000000000 x9 : 0000000000000000\n x8 : 0000001000000002 x7 : 0000fffeac1ec950 x6 : 0000000000000000\n x5 : ffff800080f3bd78 x4 : 0000000000000003 x3 : 0000000000000002\n x2 : 0000000000000000 x1 : ffff800080f3bcc8 x0 : ffff0000c6034d80\n Call trace:\n 0x0\n iommufd_fops_ioctl+0x154/0x274\n __arm64_sys_ioctl+0xac/0xf0\n invoke_syscall+0x48/0x110\n el0_svc_common.constprop.0+0x40/0xe0\n do_el0_svc+0x1c/0x28\n el0_svc+0x34/0xb4\n el0t_64_sync_handler+0x120/0x12c\n el0t_64_sync+0x190/0x194\n\nAll existing drivers implement this op for nesting, this is mostly a\nbisection aid."
|
2024-09-11 16:01:06 +00:00
|
|
|
}
|
|
|
|
]
|
2024-09-27 13:00:34 +00:00
|
|
|
},
|
|
|
|
"problemtype": {
|
|
|
|
"problemtype_data": [
|
|
|
|
{
|
|
|
|
"description": [
|
|
|
|
{
|
|
|
|
"lang": "eng",
|
|
|
|
"value": "n/a"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"affects": {
|
|
|
|
"vendor": {
|
|
|
|
"vendor_data": [
|
|
|
|
{
|
|
|
|
"vendor_name": "Linux",
|
|
|
|
"product": {
|
|
|
|
"product_data": [
|
|
|
|
{
|
|
|
|
"product_name": "Linux",
|
|
|
|
"version": {
|
|
|
|
"version_data": [
|
|
|
|
{
|
|
|
|
"version_affected": "<",
|
|
|
|
"version_name": "8c6eabae3807",
|
|
|
|
"version_value": "89827a4de802"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"version_value": "not down converted",
|
|
|
|
"x_cve_json_5_version_data": {
|
|
|
|
"versions": [
|
|
|
|
{
|
|
|
|
"version": "6.8",
|
|
|
|
"status": "affected"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"version": "0",
|
|
|
|
"lessThan": "6.8",
|
|
|
|
"status": "unaffected",
|
2024-11-05 11:01:11 +00:00
|
|
|
"versionType": "semver"
|
2024-09-27 13:00:34 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"version": "6.10.10",
|
|
|
|
"lessThanOrEqual": "6.10.*",
|
|
|
|
"status": "unaffected",
|
2024-11-05 11:01:11 +00:00
|
|
|
"versionType": "semver"
|
2024-09-27 13:00:34 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"version": "6.11",
|
|
|
|
"lessThanOrEqual": "*",
|
|
|
|
"status": "unaffected",
|
|
|
|
"versionType": "original_commit_for_fix"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"defaultStatus": "affected"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"references": {
|
|
|
|
"reference_data": [
|
|
|
|
{
|
|
|
|
"url": "https://git.kernel.org/stable/c/89827a4de802765b1ebb401fc1e73a90108c7520",
|
|
|
|
"refsource": "MISC",
|
|
|
|
"name": "https://git.kernel.org/stable/c/89827a4de802765b1ebb401fc1e73a90108c7520"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://git.kernel.org/stable/c/a11dda723c6493bb1853bbc61c093377f96e2d47",
|
|
|
|
"refsource": "MISC",
|
|
|
|
"name": "https://git.kernel.org/stable/c/a11dda723c6493bb1853bbc61c093377f96e2d47"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"generator": {
|
2024-11-05 11:01:11 +00:00
|
|
|
"engine": "bippy-9e1c9544281a"
|
2024-09-11 16:01:06 +00:00
|
|
|
}
|
|
|
|
}
|