Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2024-53105 (GCVE-0-2024-53105)
Vulnerability from cvelistv5 – Published: 2024-12-02 13:44 – Updated: 2026-05-11 20:50
VLAI
EPSS
Title
mm: page_alloc: move mlocked flag clearance into free_pages_prepare()
Summary
In the Linux kernel, the following vulnerability has been resolved:
mm: page_alloc: move mlocked flag clearance into free_pages_prepare()
Syzbot reported a bad page state problem caused by a page being freed
using free_page() still having a mlocked flag at free_pages_prepare()
stage:
BUG: Bad page state in process syz.5.504 pfn:61f45
page: refcount:0 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x61f45
flags: 0xfff00000080204(referenced|workingset|mlocked|node=0|zone=1|lastcpupid=0x7ff)
raw: 00fff00000080204 0000000000000000 dead000000000122 0000000000000000
raw: 0000000000000000 0000000000000000 00000000ffffffff 0000000000000000
page dumped because: PAGE_FLAGS_CHECK_AT_FREE flag(s) set
page_owner tracks the page as allocated
page last allocated via order 0, migratetype Unmovable, gfp_mask 0x400dc0(GFP_KERNEL_ACCOUNT|__GFP_ZERO), pid 8443, tgid 8442 (syz.5.504), ts 201884660643, free_ts 201499827394
set_page_owner include/linux/page_owner.h:32 [inline]
post_alloc_hook+0x1f3/0x230 mm/page_alloc.c:1537
prep_new_page mm/page_alloc.c:1545 [inline]
get_page_from_freelist+0x303f/0x3190 mm/page_alloc.c:3457
__alloc_pages_noprof+0x292/0x710 mm/page_alloc.c:4733
alloc_pages_mpol_noprof+0x3e8/0x680 mm/mempolicy.c:2265
kvm_coalesced_mmio_init+0x1f/0xf0 virt/kvm/coalesced_mmio.c:99
kvm_create_vm virt/kvm/kvm_main.c:1235 [inline]
kvm_dev_ioctl_create_vm virt/kvm/kvm_main.c:5488 [inline]
kvm_dev_ioctl+0x12dc/0x2240 virt/kvm/kvm_main.c:5530
__do_compat_sys_ioctl fs/ioctl.c:1007 [inline]
__se_compat_sys_ioctl+0x510/0xc90 fs/ioctl.c:950
do_syscall_32_irqs_on arch/x86/entry/common.c:165 [inline]
__do_fast_syscall_32+0xb4/0x110 arch/x86/entry/common.c:386
do_fast_syscall_32+0x34/0x80 arch/x86/entry/common.c:411
entry_SYSENTER_compat_after_hwframe+0x84/0x8e
page last free pid 8399 tgid 8399 stack trace:
reset_page_owner include/linux/page_owner.h:25 [inline]
free_pages_prepare mm/page_alloc.c:1108 [inline]
free_unref_folios+0xf12/0x18d0 mm/page_alloc.c:2686
folios_put_refs+0x76c/0x860 mm/swap.c:1007
free_pages_and_swap_cache+0x5c8/0x690 mm/swap_state.c:335
__tlb_batch_free_encoded_pages mm/mmu_gather.c:136 [inline]
tlb_batch_pages_flush mm/mmu_gather.c:149 [inline]
tlb_flush_mmu_free mm/mmu_gather.c:366 [inline]
tlb_flush_mmu+0x3a3/0x680 mm/mmu_gather.c:373
tlb_finish_mmu+0xd4/0x200 mm/mmu_gather.c:465
exit_mmap+0x496/0xc40 mm/mmap.c:1926
__mmput+0x115/0x390 kernel/fork.c:1348
exit_mm+0x220/0x310 kernel/exit.c:571
do_exit+0x9b2/0x28e0 kernel/exit.c:926
do_group_exit+0x207/0x2c0 kernel/exit.c:1088
__do_sys_exit_group kernel/exit.c:1099 [inline]
__se_sys_exit_group kernel/exit.c:1097 [inline]
__x64_sys_exit_group+0x3f/0x40 kernel/exit.c:1097
x64_sys_call+0x2634/0x2640 arch/x86/include/generated/asm/syscalls_64.h:232
do_syscall_x64 arch/x86/entry/common.c:52 [inline]
do_syscall_64+0xf3/0x230 arch/x86/entry/common.c:83
entry_SYSCALL_64_after_hwframe+0x77/0x7f
Modules linked in:
CPU: 0 UID: 0 PID: 8442 Comm: syz.5.504 Not tainted 6.12.0-rc6-syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 09/13/2024
Call Trace:
<TASK>
__dump_stack lib/dump_stack.c:94 [inline]
dump_stack_lvl+0x241/0x360 lib/dump_stack.c:120
bad_page+0x176/0x1d0 mm/page_alloc.c:501
free_page_is_bad mm/page_alloc.c:918 [inline]
free_pages_prepare mm/page_alloc.c:1100 [inline]
free_unref_page+0xed0/0xf20 mm/page_alloc.c:2638
kvm_destroy_vm virt/kvm/kvm_main.c:1327 [inline]
kvm_put_kvm+0xc75/0x1350 virt/kvm/kvm_main.c:1386
kvm_vcpu_release+0x54/0x60 virt/kvm/kvm_main.c:4143
__fput+0x23f/0x880 fs/file_table.c:431
task_work_run+0x24f/0x310 kernel/task_work.c:239
exit_task_work include/linux/task_work.h:43 [inline]
do_exit+0xa2f/0x28e0 kernel/exit.c:939
do_group_exit+0x207/0x2c0 kernel/exit.c:1088
__do_sys_exit_group kernel/exit.c:1099 [in
---truncated---
Severity
5.5 (Medium)
SSVC
Exploitation: none
Automatable: no
Technical Impact: partial
CISA Coordinator (v2.0.3)
CWE
- CWE-401 - Missing Release of Memory after Effective Lifetime
Assigner
References
Impacted products
2 products
| Vendor | Product | Version | |
|---|---|---|---|
| Linux | Linux |
Affected:
b109b87050df5438ee745b2bddfa3587970025bb , < 2521664c1fc0fcea825ef0b4d8e2dfb622bc0f9a
(git)
Affected: b109b87050df5438ee745b2bddfa3587970025bb , < 81ad32b87eb91b627a4b0d8760434e5fac4b993a (git) Affected: b109b87050df5438ee745b2bddfa3587970025bb , < 7873d11911cd1d21e25c354eb130d8c3b5cb3ca5 (git) Affected: b109b87050df5438ee745b2bddfa3587970025bb , < 66edc3a5894c74f8887c8af23b97593a0dd0df4d (git) |
|
| Linux | Linux |
Affected:
5.18
Unaffected: 0 , < 5.18 (semver) Unaffected: 6.1.120 , ≤ 6.1.* (semver) Unaffected: 6.6.66 , ≤ 6.6.* (semver) Unaffected: 6.11.10 , ≤ 6.11.* (semver) Unaffected: 6.12 , ≤ * (original_commit_for_fix) |
{
"containers": {
"adp": [
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2024-53105",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-10-01T20:10:57.814885Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-401",
"description": "CWE-401 Missing Release of Memory after Effective Lifetime",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-10-01T20:17:12.036Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2025-11-03T20:45:56.207Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "https://lists.debian.org/debian-lts-announce/2025/03/msg00001.html"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "Linux",
"programFiles": [
"mm/page_alloc.c",
"mm/swap.c"
],
"repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
"vendor": "Linux",
"versions": [
{
"lessThan": "2521664c1fc0fcea825ef0b4d8e2dfb622bc0f9a",
"status": "affected",
"version": "b109b87050df5438ee745b2bddfa3587970025bb",
"versionType": "git"
},
{
"lessThan": "81ad32b87eb91b627a4b0d8760434e5fac4b993a",
"status": "affected",
"version": "b109b87050df5438ee745b2bddfa3587970025bb",
"versionType": "git"
},
{
"lessThan": "7873d11911cd1d21e25c354eb130d8c3b5cb3ca5",
"status": "affected",
"version": "b109b87050df5438ee745b2bddfa3587970025bb",
"versionType": "git"
},
{
"lessThan": "66edc3a5894c74f8887c8af23b97593a0dd0df4d",
"status": "affected",
"version": "b109b87050df5438ee745b2bddfa3587970025bb",
"versionType": "git"
}
]
},
{
"defaultStatus": "affected",
"product": "Linux",
"programFiles": [
"mm/page_alloc.c",
"mm/swap.c"
],
"repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
"vendor": "Linux",
"versions": [
{
"status": "affected",
"version": "5.18"
},
{
"lessThan": "5.18",
"status": "unaffected",
"version": "0",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.1.*",
"status": "unaffected",
"version": "6.1.120",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.6.*",
"status": "unaffected",
"version": "6.6.66",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.11.*",
"status": "unaffected",
"version": "6.11.10",
"versionType": "semver"
},
{
"lessThanOrEqual": "*",
"status": "unaffected",
"version": "6.12",
"versionType": "original_commit_for_fix"
}
]
}
],
"cpeApplicability": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.1.120",
"versionStartIncluding": "5.18",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.6.66",
"versionStartIncluding": "5.18",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.11.10",
"versionStartIncluding": "5.18",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.12",
"versionStartIncluding": "5.18",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "In the Linux kernel, the following vulnerability has been resolved:\n\nmm: page_alloc: move mlocked flag clearance into free_pages_prepare()\n\nSyzbot reported a bad page state problem caused by a page being freed\nusing free_page() still having a mlocked flag at free_pages_prepare()\nstage:\n\n BUG: Bad page state in process syz.5.504 pfn:61f45\n page: refcount:0 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x61f45\n flags: 0xfff00000080204(referenced|workingset|mlocked|node=0|zone=1|lastcpupid=0x7ff)\n raw: 00fff00000080204 0000000000000000 dead000000000122 0000000000000000\n raw: 0000000000000000 0000000000000000 00000000ffffffff 0000000000000000\n page dumped because: PAGE_FLAGS_CHECK_AT_FREE flag(s) set\n page_owner tracks the page as allocated\n page last allocated via order 0, migratetype Unmovable, gfp_mask 0x400dc0(GFP_KERNEL_ACCOUNT|__GFP_ZERO), pid 8443, tgid 8442 (syz.5.504), ts 201884660643, free_ts 201499827394\n set_page_owner include/linux/page_owner.h:32 [inline]\n post_alloc_hook+0x1f3/0x230 mm/page_alloc.c:1537\n prep_new_page mm/page_alloc.c:1545 [inline]\n get_page_from_freelist+0x303f/0x3190 mm/page_alloc.c:3457\n __alloc_pages_noprof+0x292/0x710 mm/page_alloc.c:4733\n alloc_pages_mpol_noprof+0x3e8/0x680 mm/mempolicy.c:2265\n kvm_coalesced_mmio_init+0x1f/0xf0 virt/kvm/coalesced_mmio.c:99\n kvm_create_vm virt/kvm/kvm_main.c:1235 [inline]\n kvm_dev_ioctl_create_vm virt/kvm/kvm_main.c:5488 [inline]\n kvm_dev_ioctl+0x12dc/0x2240 virt/kvm/kvm_main.c:5530\n __do_compat_sys_ioctl fs/ioctl.c:1007 [inline]\n __se_compat_sys_ioctl+0x510/0xc90 fs/ioctl.c:950\n do_syscall_32_irqs_on arch/x86/entry/common.c:165 [inline]\n __do_fast_syscall_32+0xb4/0x110 arch/x86/entry/common.c:386\n do_fast_syscall_32+0x34/0x80 arch/x86/entry/common.c:411\n entry_SYSENTER_compat_after_hwframe+0x84/0x8e\n page last free pid 8399 tgid 8399 stack trace:\n reset_page_owner include/linux/page_owner.h:25 [inline]\n free_pages_prepare mm/page_alloc.c:1108 [inline]\n free_unref_folios+0xf12/0x18d0 mm/page_alloc.c:2686\n folios_put_refs+0x76c/0x860 mm/swap.c:1007\n free_pages_and_swap_cache+0x5c8/0x690 mm/swap_state.c:335\n __tlb_batch_free_encoded_pages mm/mmu_gather.c:136 [inline]\n tlb_batch_pages_flush mm/mmu_gather.c:149 [inline]\n tlb_flush_mmu_free mm/mmu_gather.c:366 [inline]\n tlb_flush_mmu+0x3a3/0x680 mm/mmu_gather.c:373\n tlb_finish_mmu+0xd4/0x200 mm/mmu_gather.c:465\n exit_mmap+0x496/0xc40 mm/mmap.c:1926\n __mmput+0x115/0x390 kernel/fork.c:1348\n exit_mm+0x220/0x310 kernel/exit.c:571\n do_exit+0x9b2/0x28e0 kernel/exit.c:926\n do_group_exit+0x207/0x2c0 kernel/exit.c:1088\n __do_sys_exit_group kernel/exit.c:1099 [inline]\n __se_sys_exit_group kernel/exit.c:1097 [inline]\n __x64_sys_exit_group+0x3f/0x40 kernel/exit.c:1097\n x64_sys_call+0x2634/0x2640 arch/x86/include/generated/asm/syscalls_64.h:232\n do_syscall_x64 arch/x86/entry/common.c:52 [inline]\n do_syscall_64+0xf3/0x230 arch/x86/entry/common.c:83\n entry_SYSCALL_64_after_hwframe+0x77/0x7f\n Modules linked in:\n CPU: 0 UID: 0 PID: 8442 Comm: syz.5.504 Not tainted 6.12.0-rc6-syzkaller #0\n Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 09/13/2024\n Call Trace:\n \u003cTASK\u003e\n __dump_stack lib/dump_stack.c:94 [inline]\n dump_stack_lvl+0x241/0x360 lib/dump_stack.c:120\n bad_page+0x176/0x1d0 mm/page_alloc.c:501\n free_page_is_bad mm/page_alloc.c:918 [inline]\n free_pages_prepare mm/page_alloc.c:1100 [inline]\n free_unref_page+0xed0/0xf20 mm/page_alloc.c:2638\n kvm_destroy_vm virt/kvm/kvm_main.c:1327 [inline]\n kvm_put_kvm+0xc75/0x1350 virt/kvm/kvm_main.c:1386\n kvm_vcpu_release+0x54/0x60 virt/kvm/kvm_main.c:4143\n __fput+0x23f/0x880 fs/file_table.c:431\n task_work_run+0x24f/0x310 kernel/task_work.c:239\n exit_task_work include/linux/task_work.h:43 [inline]\n do_exit+0xa2f/0x28e0 kernel/exit.c:939\n do_group_exit+0x207/0x2c0 kernel/exit.c:1088\n __do_sys_exit_group kernel/exit.c:1099 [in\n---truncated---"
}
],
"providerMetadata": {
"dateUpdated": "2026-05-11T20:50:55.969Z",
"orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"shortName": "Linux"
},
"references": [
{
"url": "https://git.kernel.org/stable/c/2521664c1fc0fcea825ef0b4d8e2dfb622bc0f9a"
},
{
"url": "https://git.kernel.org/stable/c/81ad32b87eb91b627a4b0d8760434e5fac4b993a"
},
{
"url": "https://git.kernel.org/stable/c/7873d11911cd1d21e25c354eb130d8c3b5cb3ca5"
},
{
"url": "https://git.kernel.org/stable/c/66edc3a5894c74f8887c8af23b97593a0dd0df4d"
}
],
"title": "mm: page_alloc: move mlocked flag clearance into free_pages_prepare()",
"x_generator": {
"engine": "bippy-1.2.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"assignerShortName": "Linux",
"cveId": "CVE-2024-53105",
"datePublished": "2024-12-02T13:44:38.257Z",
"dateReserved": "2024-11-19T17:17:24.992Z",
"dateUpdated": "2026-05-11T20:50:55.969Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2024-53105",
"date": "2026-06-19",
"epss": "0.00228",
"percentile": "0.13374"
},
"fkie_nvd": {
"descriptions": "[{\"lang\": \"en\", \"value\": \"In the Linux kernel, the following vulnerability has been resolved:\\n\\nmm: page_alloc: move mlocked flag clearance into free_pages_prepare()\\n\\nSyzbot reported a bad page state problem caused by a page being freed\\nusing free_page() still having a mlocked flag at free_pages_prepare()\\nstage:\\n\\n BUG: Bad page state in process syz.5.504 pfn:61f45\\n page: refcount:0 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x61f45\\n flags: 0xfff00000080204(referenced|workingset|mlocked|node=0|zone=1|lastcpupid=0x7ff)\\n raw: 00fff00000080204 0000000000000000 dead000000000122 0000000000000000\\n raw: 0000000000000000 0000000000000000 00000000ffffffff 0000000000000000\\n page dumped because: PAGE_FLAGS_CHECK_AT_FREE flag(s) set\\n page_owner tracks the page as allocated\\n page last allocated via order 0, migratetype Unmovable, gfp_mask 0x400dc0(GFP_KERNEL_ACCOUNT|__GFP_ZERO), pid 8443, tgid 8442 (syz.5.504), ts 201884660643, free_ts 201499827394\\n set_page_owner include/linux/page_owner.h:32 [inline]\\n post_alloc_hook+0x1f3/0x230 mm/page_alloc.c:1537\\n prep_new_page mm/page_alloc.c:1545 [inline]\\n get_page_from_freelist+0x303f/0x3190 mm/page_alloc.c:3457\\n __alloc_pages_noprof+0x292/0x710 mm/page_alloc.c:4733\\n alloc_pages_mpol_noprof+0x3e8/0x680 mm/mempolicy.c:2265\\n kvm_coalesced_mmio_init+0x1f/0xf0 virt/kvm/coalesced_mmio.c:99\\n kvm_create_vm virt/kvm/kvm_main.c:1235 [inline]\\n kvm_dev_ioctl_create_vm virt/kvm/kvm_main.c:5488 [inline]\\n kvm_dev_ioctl+0x12dc/0x2240 virt/kvm/kvm_main.c:5530\\n __do_compat_sys_ioctl fs/ioctl.c:1007 [inline]\\n __se_compat_sys_ioctl+0x510/0xc90 fs/ioctl.c:950\\n do_syscall_32_irqs_on arch/x86/entry/common.c:165 [inline]\\n __do_fast_syscall_32+0xb4/0x110 arch/x86/entry/common.c:386\\n do_fast_syscall_32+0x34/0x80 arch/x86/entry/common.c:411\\n entry_SYSENTER_compat_after_hwframe+0x84/0x8e\\n page last free pid 8399 tgid 8399 stack trace:\\n reset_page_owner include/linux/page_owner.h:25 [inline]\\n free_pages_prepare mm/page_alloc.c:1108 [inline]\\n free_unref_folios+0xf12/0x18d0 mm/page_alloc.c:2686\\n folios_put_refs+0x76c/0x860 mm/swap.c:1007\\n free_pages_and_swap_cache+0x5c8/0x690 mm/swap_state.c:335\\n __tlb_batch_free_encoded_pages mm/mmu_gather.c:136 [inline]\\n tlb_batch_pages_flush mm/mmu_gather.c:149 [inline]\\n tlb_flush_mmu_free mm/mmu_gather.c:366 [inline]\\n tlb_flush_mmu+0x3a3/0x680 mm/mmu_gather.c:373\\n tlb_finish_mmu+0xd4/0x200 mm/mmu_gather.c:465\\n exit_mmap+0x496/0xc40 mm/mmap.c:1926\\n __mmput+0x115/0x390 kernel/fork.c:1348\\n exit_mm+0x220/0x310 kernel/exit.c:571\\n do_exit+0x9b2/0x28e0 kernel/exit.c:926\\n do_group_exit+0x207/0x2c0 kernel/exit.c:1088\\n __do_sys_exit_group kernel/exit.c:1099 [inline]\\n __se_sys_exit_group kernel/exit.c:1097 [inline]\\n __x64_sys_exit_group+0x3f/0x40 kernel/exit.c:1097\\n x64_sys_call+0x2634/0x2640 arch/x86/include/generated/asm/syscalls_64.h:232\\n do_syscall_x64 arch/x86/entry/common.c:52 [inline]\\n do_syscall_64+0xf3/0x230 arch/x86/entry/common.c:83\\n entry_SYSCALL_64_after_hwframe+0x77/0x7f\\n Modules linked in:\\n CPU: 0 UID: 0 PID: 8442 Comm: syz.5.504 Not tainted 6.12.0-rc6-syzkaller #0\\n Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 09/13/2024\\n Call Trace:\\n \u003cTASK\u003e\\n __dump_stack lib/dump_stack.c:94 [inline]\\n dump_stack_lvl+0x241/0x360 lib/dump_stack.c:120\\n bad_page+0x176/0x1d0 mm/page_alloc.c:501\\n free_page_is_bad mm/page_alloc.c:918 [inline]\\n free_pages_prepare mm/page_alloc.c:1100 [inline]\\n free_unref_page+0xed0/0xf20 mm/page_alloc.c:2638\\n kvm_destroy_vm virt/kvm/kvm_main.c:1327 [inline]\\n kvm_put_kvm+0xc75/0x1350 virt/kvm/kvm_main.c:1386\\n kvm_vcpu_release+0x54/0x60 virt/kvm/kvm_main.c:4143\\n __fput+0x23f/0x880 fs/file_table.c:431\\n task_work_run+0x24f/0x310 kernel/task_work.c:239\\n exit_task_work include/linux/task_work.h:43 [inline]\\n do_exit+0xa2f/0x28e0 kernel/exit.c:939\\n do_group_exit+0x207/0x2c0 kernel/exit.c:1088\\n __do_sys_exit_group kernel/exit.c:1099 [in\\n---truncated---\"}, {\"lang\": \"es\", \"value\": \"En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: mm: page_alloc: mover la eliminaci\\u00f3n de la bandera mlocked a free_pages_prepare(). Syzbot inform\\u00f3 un problema de estado de p\\u00e1gina incorrecto causado por una p\\u00e1gina que se libera usando free_page() y que a\\u00fan tiene una bandera mlocked en la etapa free_pages_prepare(): ERROR: Estado de p\\u00e1gina incorrecto en proceso syz.5.504 pfn:61f45 page: refcount:0 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x61f45 flags: 0xfff00000080204(referenced|workingset|mlocked|node=0|zone=1|lastcpupid=0x7ff) raw: 00fff00000080204 000000000000000 dead0000000000122 0000000000000000 sin procesar: 0000000000000000 000000000000000 0000000000000 00000000ffffffff 0000000000000000 p\\u00e1gina volcada porque: PAGE_FLAGS_CHECK_AT_FREE bandera(s) establecidas page_owner rastrea la p\\u00e1gina como asignada \\u00faltima p\\u00e1gina asignada mediante orden 0, migrantstype Inamovible, gfp_mask 0x400dc0(GFP_KERNEL_ACCOUNT|__GFP_ZERO), pid 8443, tgid 8442 (syz.5.504), ts 201884660643, free_ts 201499827394 set_page_owner include/linux/page_owner.h:32 [en l\\u00ednea] post_alloc_hook+0x1f3/0x230 mm/page_alloc.c:1537 prep_new_page mm/page_alloc.c:1545 [en l\\u00ednea] get_page_from_freelist+0x303f/0x3190 mm/page_alloc.c:3457 __alloc_pages_noprof+0x292/0x710 mm/page_alloc.c:4733 alloc_pages_mpol_noprof+0x3e8/0x680 mm/mempolicy.c:2265 kvm_coalesced_mmio_init+0x1f/0xf0 virt/kvm/coalesced_mmio.c:99 kvm_create_vm virt/kvm/kvm_main.c:1235 [en l\\u00ednea] kvm_dev_ioctl_create_vm virt/kvm/kvm_main.c:5488 [en l\\u00ednea] kvm_dev_ioctl+0x12dc/0x2240 virt/kvm/kvm_main.c:5530 __do_compat_sys_ioctl fs/ioctl.c:1007 [en l\\u00ednea] __se_compat_sys_ioctl+0x510/0xc90 fs/ioctl.c:950 do_syscall_32_irqs_on arch/x86/entry/common.c:165 [en l\\u00ednea] __do_fast_syscall_32+0xb4/0x110 arch/x86/entry/common.c:386 do_fast_syscall_32+0x34/0x80 arch/x86/entry/common.c:411 entry_SYSENTER_compat_after_hwframe+0x84/0x8e p\\u00e1gina \\u00faltima libre pid 8399 tgid 8399 seguimiento de pila: reset_page_owner include/linux/page_owner.h:25 [en l\\u00ednea] free_pages_prepare mm/page_alloc.c:1108 [en l\\u00ednea] free_unref_folios+0xf12/0x18d0 mm/page_alloc.c:2686 folios_put_refs+0x76c/0x860 mm/swap.c:1007 free_pages_and_swap_cache+0x5c8/0x690 mm/swap_state.c:335 __tlb_batch_free_encoded_pages mm/mmu_gather.c:136 [en l\\u00ednea] tlb_batch_pages_flush mm/mmu_gather.c:149 [en l\\u00ednea] tlb_flush_mmu_free mm/mmu_gather.c:366 [en l\\u00ednea] tlb_flush_mmu+0x3a3/0x680 mm/mmu_gather.c:373 tlb_finish_mmu+0xd4/0x200 mm/mmu_gather.c:465 exit_mmap+0x496/0xc40 mm/mmap.c:1926 __mmput+0x115/0x390 kernel/fork.c:1348 exit_mm+0x220/0x310 kernel/exit.c:571 do_exit+0x9b2/0x28e0 kernel/exit.c:926 do_group_exit+0x207/0x2c0 kernel/exit.c:1088 __do_sys_exit_group kernel/exit.c:1099 [en l\\u00ednea] __se_sys_exit_group kernel/exit.c:1097 [en l\\u00ednea] __x64_sys_exit_group+0x3f/0x40 kernel/exit.c:1097 x64_sys_call+0x2634/0x2640 arch/x86/include/generated/asm/syscalls_64.h:232 do_syscall_x64 arch/x86/entry/common.c:52 [en l\\u00ednea] do_syscall_64+0xf3/0x230 arch/x86/entry/common.c:83 entry_SYSCALL_64_after_hwframe+0x77/0x7f M\\u00f3dulos vinculados en: CPU: 0 UID: 0 PID: 8442 Comm: syz.5.504 No contaminado 6.12.0-rc6-syzkaller #0 Nombre del hardware: Google Google Compute Engine/Google Compute Engine, BIOS Google 13/09/2024 Seguimiento de llamadas: __dump_stack lib/dump_stack.c:94 [en l\\u00ednea] dump_stack_lvl+0x241/0x360 lib/dump_stack.c:120 bad_page+0x176/0x1d0 mm/page_alloc.c:501 free_page_is_bad mm/page_alloc.c:918 [en l\\u00ednea] free_pages_prepare mm/page_alloc.c:1100 [en l\\u00ednea] free_unref_page+0xed0/0xf20 mm/page_alloc.c:2638 kvm_destroy_vm virt/kvm/kvm_main.c:1327 [en l\\u00ednea] kvm_put_kvm+0xc75/0x1350 virt/kvm/kvm_main.c:1386 kvm_vcpu_release+0x54/0x60 virt/kvm/kvm_main.c:4143 __fput+0x23f/0x880 fs/file_table.c:431 task_work_run+0x24f/0x310 kernel/task_work.c:239 exit_task_work include/linux/task_work.h:43 [en l\\u00ednea] do_exit+0xa2f/0x28e0 kernel/exit.c:939 do_group_exit+0x207/0x2c0 kernel/exit.c:1088 __do_sys_exit_group kernel/exit.c:1099 [en ---truncado---\"}]",
"id": "CVE-2024-53105",
"lastModified": "2024-12-14T21:15:35.210",
"published": "2024-12-02T14:15:11.313",
"references": "[{\"url\": \"https://git.kernel.org/stable/c/2521664c1fc0fcea825ef0b4d8e2dfb622bc0f9a\", \"source\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}, {\"url\": \"https://git.kernel.org/stable/c/66edc3a5894c74f8887c8af23b97593a0dd0df4d\", \"source\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}, {\"url\": \"https://git.kernel.org/stable/c/7873d11911cd1d21e25c354eb130d8c3b5cb3ca5\", \"source\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}, {\"url\": \"https://git.kernel.org/stable/c/81ad32b87eb91b627a4b0d8760434e5fac4b993a\", \"source\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}]",
"sourceIdentifier": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"vulnStatus": "Awaiting Analysis"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2024-53105\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2024-12-02T14:15:11.313\",\"lastModified\":\"2025-11-03T21:17:26.760\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\nmm: page_alloc: move mlocked flag clearance into free_pages_prepare()\\n\\nSyzbot reported a bad page state problem caused by a page being freed\\nusing free_page() still having a mlocked flag at free_pages_prepare()\\nstage:\\n\\n BUG: Bad page state in process syz.5.504 pfn:61f45\\n page: refcount:0 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x61f45\\n flags: 0xfff00000080204(referenced|workingset|mlocked|node=0|zone=1|lastcpupid=0x7ff)\\n raw: 00fff00000080204 0000000000000000 dead000000000122 0000000000000000\\n raw: 0000000000000000 0000000000000000 00000000ffffffff 0000000000000000\\n page dumped because: PAGE_FLAGS_CHECK_AT_FREE flag(s) set\\n page_owner tracks the page as allocated\\n page last allocated via order 0, migratetype Unmovable, gfp_mask 0x400dc0(GFP_KERNEL_ACCOUNT|__GFP_ZERO), pid 8443, tgid 8442 (syz.5.504), ts 201884660643, free_ts 201499827394\\n set_page_owner include/linux/page_owner.h:32 [inline]\\n post_alloc_hook+0x1f3/0x230 mm/page_alloc.c:1537\\n prep_new_page mm/page_alloc.c:1545 [inline]\\n get_page_from_freelist+0x303f/0x3190 mm/page_alloc.c:3457\\n __alloc_pages_noprof+0x292/0x710 mm/page_alloc.c:4733\\n alloc_pages_mpol_noprof+0x3e8/0x680 mm/mempolicy.c:2265\\n kvm_coalesced_mmio_init+0x1f/0xf0 virt/kvm/coalesced_mmio.c:99\\n kvm_create_vm virt/kvm/kvm_main.c:1235 [inline]\\n kvm_dev_ioctl_create_vm virt/kvm/kvm_main.c:5488 [inline]\\n kvm_dev_ioctl+0x12dc/0x2240 virt/kvm/kvm_main.c:5530\\n __do_compat_sys_ioctl fs/ioctl.c:1007 [inline]\\n __se_compat_sys_ioctl+0x510/0xc90 fs/ioctl.c:950\\n do_syscall_32_irqs_on arch/x86/entry/common.c:165 [inline]\\n __do_fast_syscall_32+0xb4/0x110 arch/x86/entry/common.c:386\\n do_fast_syscall_32+0x34/0x80 arch/x86/entry/common.c:411\\n entry_SYSENTER_compat_after_hwframe+0x84/0x8e\\n page last free pid 8399 tgid 8399 stack trace:\\n reset_page_owner include/linux/page_owner.h:25 [inline]\\n free_pages_prepare mm/page_alloc.c:1108 [inline]\\n free_unref_folios+0xf12/0x18d0 mm/page_alloc.c:2686\\n folios_put_refs+0x76c/0x860 mm/swap.c:1007\\n free_pages_and_swap_cache+0x5c8/0x690 mm/swap_state.c:335\\n __tlb_batch_free_encoded_pages mm/mmu_gather.c:136 [inline]\\n tlb_batch_pages_flush mm/mmu_gather.c:149 [inline]\\n tlb_flush_mmu_free mm/mmu_gather.c:366 [inline]\\n tlb_flush_mmu+0x3a3/0x680 mm/mmu_gather.c:373\\n tlb_finish_mmu+0xd4/0x200 mm/mmu_gather.c:465\\n exit_mmap+0x496/0xc40 mm/mmap.c:1926\\n __mmput+0x115/0x390 kernel/fork.c:1348\\n exit_mm+0x220/0x310 kernel/exit.c:571\\n do_exit+0x9b2/0x28e0 kernel/exit.c:926\\n do_group_exit+0x207/0x2c0 kernel/exit.c:1088\\n __do_sys_exit_group kernel/exit.c:1099 [inline]\\n __se_sys_exit_group kernel/exit.c:1097 [inline]\\n __x64_sys_exit_group+0x3f/0x40 kernel/exit.c:1097\\n x64_sys_call+0x2634/0x2640 arch/x86/include/generated/asm/syscalls_64.h:232\\n do_syscall_x64 arch/x86/entry/common.c:52 [inline]\\n do_syscall_64+0xf3/0x230 arch/x86/entry/common.c:83\\n entry_SYSCALL_64_after_hwframe+0x77/0x7f\\n Modules linked in:\\n CPU: 0 UID: 0 PID: 8442 Comm: syz.5.504 Not tainted 6.12.0-rc6-syzkaller #0\\n Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 09/13/2024\\n Call Trace:\\n \u003cTASK\u003e\\n __dump_stack lib/dump_stack.c:94 [inline]\\n dump_stack_lvl+0x241/0x360 lib/dump_stack.c:120\\n bad_page+0x176/0x1d0 mm/page_alloc.c:501\\n free_page_is_bad mm/page_alloc.c:918 [inline]\\n free_pages_prepare mm/page_alloc.c:1100 [inline]\\n free_unref_page+0xed0/0xf20 mm/page_alloc.c:2638\\n kvm_destroy_vm virt/kvm/kvm_main.c:1327 [inline]\\n kvm_put_kvm+0xc75/0x1350 virt/kvm/kvm_main.c:1386\\n kvm_vcpu_release+0x54/0x60 virt/kvm/kvm_main.c:4143\\n __fput+0x23f/0x880 fs/file_table.c:431\\n task_work_run+0x24f/0x310 kernel/task_work.c:239\\n exit_task_work include/linux/task_work.h:43 [inline]\\n do_exit+0xa2f/0x28e0 kernel/exit.c:939\\n do_group_exit+0x207/0x2c0 kernel/exit.c:1088\\n __do_sys_exit_group kernel/exit.c:1099 [in\\n---truncated---\"},{\"lang\":\"es\",\"value\":\"En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: mm: page_alloc: mover la eliminaci\u00f3n de la bandera mlocked a free_pages_prepare(). Syzbot inform\u00f3 un problema de estado de p\u00e1gina incorrecto causado por una p\u00e1gina que se libera usando free_page() y que a\u00fan tiene una bandera mlocked en la etapa free_pages_prepare(): ERROR: Estado de p\u00e1gina incorrecto en proceso syz.5.504 pfn:61f45 page: refcount:0 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x61f45 flags: 0xfff00000080204(referenced|workingset|mlocked|node=0|zone=1|lastcpupid=0x7ff) raw: 00fff00000080204 000000000000000 dead0000000000122 0000000000000000 sin procesar: 0000000000000000 000000000000000 0000000000000 00000000ffffffff 0000000000000000 p\u00e1gina volcada porque: PAGE_FLAGS_CHECK_AT_FREE bandera(s) establecidas page_owner rastrea la p\u00e1gina como asignada \u00faltima p\u00e1gina asignada mediante orden 0, migrantstype Inamovible, gfp_mask 0x400dc0(GFP_KERNEL_ACCOUNT|__GFP_ZERO), pid 8443, tgid 8442 (syz.5.504), ts 201884660643, free_ts 201499827394 set_page_owner include/linux/page_owner.h:32 [en l\u00ednea] post_alloc_hook+0x1f3/0x230 mm/page_alloc.c:1537 prep_new_page mm/page_alloc.c:1545 [en l\u00ednea] get_page_from_freelist+0x303f/0x3190 mm/page_alloc.c:3457 __alloc_pages_noprof+0x292/0x710 mm/page_alloc.c:4733 alloc_pages_mpol_noprof+0x3e8/0x680 mm/mempolicy.c:2265 kvm_coalesced_mmio_init+0x1f/0xf0 virt/kvm/coalesced_mmio.c:99 kvm_create_vm virt/kvm/kvm_main.c:1235 [en l\u00ednea] kvm_dev_ioctl_create_vm virt/kvm/kvm_main.c:5488 [en l\u00ednea] kvm_dev_ioctl+0x12dc/0x2240 virt/kvm/kvm_main.c:5530 __do_compat_sys_ioctl fs/ioctl.c:1007 [en l\u00ednea] __se_compat_sys_ioctl+0x510/0xc90 fs/ioctl.c:950 do_syscall_32_irqs_on arch/x86/entry/common.c:165 [en l\u00ednea] __do_fast_syscall_32+0xb4/0x110 arch/x86/entry/common.c:386 do_fast_syscall_32+0x34/0x80 arch/x86/entry/common.c:411 entry_SYSENTER_compat_after_hwframe+0x84/0x8e p\u00e1gina \u00faltima libre pid 8399 tgid 8399 seguimiento de pila: reset_page_owner include/linux/page_owner.h:25 [en l\u00ednea] free_pages_prepare mm/page_alloc.c:1108 [en l\u00ednea] free_unref_folios+0xf12/0x18d0 mm/page_alloc.c:2686 folios_put_refs+0x76c/0x860 mm/swap.c:1007 free_pages_and_swap_cache+0x5c8/0x690 mm/swap_state.c:335 __tlb_batch_free_encoded_pages mm/mmu_gather.c:136 [en l\u00ednea] tlb_batch_pages_flush mm/mmu_gather.c:149 [en l\u00ednea] tlb_flush_mmu_free mm/mmu_gather.c:366 [en l\u00ednea] tlb_flush_mmu+0x3a3/0x680 mm/mmu_gather.c:373 tlb_finish_mmu+0xd4/0x200 mm/mmu_gather.c:465 exit_mmap+0x496/0xc40 mm/mmap.c:1926 __mmput+0x115/0x390 kernel/fork.c:1348 exit_mm+0x220/0x310 kernel/exit.c:571 do_exit+0x9b2/0x28e0 kernel/exit.c:926 do_group_exit+0x207/0x2c0 kernel/exit.c:1088 __do_sys_exit_group kernel/exit.c:1099 [en l\u00ednea] __se_sys_exit_group kernel/exit.c:1097 [en l\u00ednea] __x64_sys_exit_group+0x3f/0x40 kernel/exit.c:1097 x64_sys_call+0x2634/0x2640 arch/x86/include/generated/asm/syscalls_64.h:232 do_syscall_x64 arch/x86/entry/common.c:52 [en l\u00ednea] do_syscall_64+0xf3/0x230 arch/x86/entry/common.c:83 entry_SYSCALL_64_after_hwframe+0x77/0x7f M\u00f3dulos vinculados en: CPU: 0 UID: 0 PID: 8442 Comm: syz.5.504 No contaminado 6.12.0-rc6-syzkaller #0 Nombre del hardware: Google Google Compute Engine/Google Compute Engine, BIOS Google 13/09/2024 Seguimiento de llamadas: __dump_stack lib/dump_stack.c:94 [en l\u00ednea] dump_stack_lvl+0x241/0x360 lib/dump_stack.c:120 bad_page+0x176/0x1d0 mm/page_alloc.c:501 free_page_is_bad mm/page_alloc.c:918 [en l\u00ednea] free_pages_prepare mm/page_alloc.c:1100 [en l\u00ednea] free_unref_page+0xed0/0xf20 mm/page_alloc.c:2638 kvm_destroy_vm virt/kvm/kvm_main.c:1327 [en l\u00ednea] kvm_put_kvm+0xc75/0x1350 virt/kvm/kvm_main.c:1386 kvm_vcpu_release+0x54/0x60 virt/kvm/kvm_main.c:4143 __fput+0x23f/0x880 fs/file_table.c:431 task_work_run+0x24f/0x310 kernel/task_work.c:239 exit_task_work include/linux/task_work.h:43 [en l\u00ednea] do_exit+0xa2f/0x28e0 kernel/exit.c:939 do_group_exit+0x207/0x2c0 kernel/exit.c:1088 __do_sys_exit_group kernel/exit.c:1099 [en ---truncado---\"}],\"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\",\"baseScore\":5.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":3.6},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":5.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-401\"}]},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-401\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.18\",\"versionEndExcluding\":\"6.1.120\",\"matchCriteriaId\":\"4EB97A09-F7D3-4B32-8BA0-E85161566B20\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.2\",\"versionEndExcluding\":\"6.6.66\",\"matchCriteriaId\":\"29A976AD-B9AB-4A95-9F08-7669F8847EB9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.7\",\"versionEndExcluding\":\"6.11.10\",\"matchCriteriaId\":\"C256F46A-AFDD-4B99-AA4F-67D9D9D2C55A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:6.12:rc1:*:*:*:*:*:*\",\"matchCriteriaId\":\"7F361E1D-580F-4A2D-A509-7615F73167A1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:6.12:rc2:*:*:*:*:*:*\",\"matchCriteriaId\":\"925478D0-3E3D-4E6F-ACD5-09F28D5DF82C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:6.12:rc3:*:*:*:*:*:*\",\"matchCriteriaId\":\"3C95E234-D335-4B6C-96BF-E2CEBD8654ED\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:6.12:rc4:*:*:*:*:*:*\",\"matchCriteriaId\":\"E0F717D8-3014-4F84-8086-0124B2111379\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:6.12:rc5:*:*:*:*:*:*\",\"matchCriteriaId\":\"24DBE6C7-2AAE-4818-AED2-E131F153D2FA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:6.12:rc6:*:*:*:*:*:*\",\"matchCriteriaId\":\"24B88717-53F5-42AA-9B72-14C707639E3F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:6.12:rc7:*:*:*:*:*:*\",\"matchCriteriaId\":\"1EF8CD82-1EAE-4254-9545-F85AB94CF90F\"}]}]}],\"references\":[{\"url\":\"https://git.kernel.org/stable/c/2521664c1fc0fcea825ef0b4d8e2dfb622bc0f9a\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/66edc3a5894c74f8887c8af23b97593a0dd0df4d\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/7873d11911cd1d21e25c354eb130d8c3b5cb3ca5\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/81ad32b87eb91b627a4b0d8760434e5fac4b993a\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2025/03/msg00001.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://lists.debian.org/debian-lts-announce/2025/03/msg00001.html\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2025-11-03T20:45:56.207Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 5.5, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"LOW\", \"confidentialityImpact\": \"NONE\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-53105\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-10-01T20:10:57.814885Z\"}}}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-401\", \"description\": \"CWE-401 Missing Release of Memory after Effective Lifetime\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-10-01T15:33:21.084Z\"}}], \"cna\": {\"title\": \"mm: page_alloc: move mlocked flag clearance into free_pages_prepare()\", \"affected\": [{\"repo\": \"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\", \"vendor\": \"Linux\", \"product\": \"Linux\", \"versions\": [{\"status\": \"affected\", \"version\": \"b109b87050df5438ee745b2bddfa3587970025bb\", \"lessThan\": \"2521664c1fc0fcea825ef0b4d8e2dfb622bc0f9a\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"b109b87050df5438ee745b2bddfa3587970025bb\", \"lessThan\": \"81ad32b87eb91b627a4b0d8760434e5fac4b993a\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"b109b87050df5438ee745b2bddfa3587970025bb\", \"lessThan\": \"7873d11911cd1d21e25c354eb130d8c3b5cb3ca5\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"b109b87050df5438ee745b2bddfa3587970025bb\", \"lessThan\": \"66edc3a5894c74f8887c8af23b97593a0dd0df4d\", \"versionType\": \"git\"}], \"programFiles\": [\"mm/page_alloc.c\", \"mm/swap.c\"], \"defaultStatus\": \"unaffected\"}, {\"repo\": \"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\", \"vendor\": \"Linux\", \"product\": \"Linux\", \"versions\": [{\"status\": \"affected\", \"version\": \"5.18\"}, {\"status\": \"unaffected\", \"version\": \"0\", \"lessThan\": \"5.18\", \"versionType\": \"semver\"}, {\"status\": \"unaffected\", \"version\": \"6.1.120\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"6.1.*\"}, {\"status\": \"unaffected\", \"version\": \"6.6.66\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"6.6.*\"}, {\"status\": \"unaffected\", \"version\": \"6.11.10\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"6.11.*\"}, {\"status\": \"unaffected\", \"version\": \"6.12\", \"versionType\": \"original_commit_for_fix\", \"lessThanOrEqual\": \"*\"}], \"programFiles\": [\"mm/page_alloc.c\", \"mm/swap.c\"], \"defaultStatus\": \"affected\"}], \"references\": [{\"url\": \"https://git.kernel.org/stable/c/2521664c1fc0fcea825ef0b4d8e2dfb622bc0f9a\"}, {\"url\": \"https://git.kernel.org/stable/c/81ad32b87eb91b627a4b0d8760434e5fac4b993a\"}, {\"url\": \"https://git.kernel.org/stable/c/7873d11911cd1d21e25c354eb130d8c3b5cb3ca5\"}, {\"url\": \"https://git.kernel.org/stable/c/66edc3a5894c74f8887c8af23b97593a0dd0df4d\"}], \"x_generator\": {\"engine\": \"bippy-1.2.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"In the Linux kernel, the following vulnerability has been resolved:\\n\\nmm: page_alloc: move mlocked flag clearance into free_pages_prepare()\\n\\nSyzbot reported a bad page state problem caused by a page being freed\\nusing free_page() still having a mlocked flag at free_pages_prepare()\\nstage:\\n\\n BUG: Bad page state in process syz.5.504 pfn:61f45\\n page: refcount:0 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x61f45\\n flags: 0xfff00000080204(referenced|workingset|mlocked|node=0|zone=1|lastcpupid=0x7ff)\\n raw: 00fff00000080204 0000000000000000 dead000000000122 0000000000000000\\n raw: 0000000000000000 0000000000000000 00000000ffffffff 0000000000000000\\n page dumped because: PAGE_FLAGS_CHECK_AT_FREE flag(s) set\\n page_owner tracks the page as allocated\\n page last allocated via order 0, migratetype Unmovable, gfp_mask 0x400dc0(GFP_KERNEL_ACCOUNT|__GFP_ZERO), pid 8443, tgid 8442 (syz.5.504), ts 201884660643, free_ts 201499827394\\n set_page_owner include/linux/page_owner.h:32 [inline]\\n post_alloc_hook+0x1f3/0x230 mm/page_alloc.c:1537\\n prep_new_page mm/page_alloc.c:1545 [inline]\\n get_page_from_freelist+0x303f/0x3190 mm/page_alloc.c:3457\\n __alloc_pages_noprof+0x292/0x710 mm/page_alloc.c:4733\\n alloc_pages_mpol_noprof+0x3e8/0x680 mm/mempolicy.c:2265\\n kvm_coalesced_mmio_init+0x1f/0xf0 virt/kvm/coalesced_mmio.c:99\\n kvm_create_vm virt/kvm/kvm_main.c:1235 [inline]\\n kvm_dev_ioctl_create_vm virt/kvm/kvm_main.c:5488 [inline]\\n kvm_dev_ioctl+0x12dc/0x2240 virt/kvm/kvm_main.c:5530\\n __do_compat_sys_ioctl fs/ioctl.c:1007 [inline]\\n __se_compat_sys_ioctl+0x510/0xc90 fs/ioctl.c:950\\n do_syscall_32_irqs_on arch/x86/entry/common.c:165 [inline]\\n __do_fast_syscall_32+0xb4/0x110 arch/x86/entry/common.c:386\\n do_fast_syscall_32+0x34/0x80 arch/x86/entry/common.c:411\\n entry_SYSENTER_compat_after_hwframe+0x84/0x8e\\n page last free pid 8399 tgid 8399 stack trace:\\n reset_page_owner include/linux/page_owner.h:25 [inline]\\n free_pages_prepare mm/page_alloc.c:1108 [inline]\\n free_unref_folios+0xf12/0x18d0 mm/page_alloc.c:2686\\n folios_put_refs+0x76c/0x860 mm/swap.c:1007\\n free_pages_and_swap_cache+0x5c8/0x690 mm/swap_state.c:335\\n __tlb_batch_free_encoded_pages mm/mmu_gather.c:136 [inline]\\n tlb_batch_pages_flush mm/mmu_gather.c:149 [inline]\\n tlb_flush_mmu_free mm/mmu_gather.c:366 [inline]\\n tlb_flush_mmu+0x3a3/0x680 mm/mmu_gather.c:373\\n tlb_finish_mmu+0xd4/0x200 mm/mmu_gather.c:465\\n exit_mmap+0x496/0xc40 mm/mmap.c:1926\\n __mmput+0x115/0x390 kernel/fork.c:1348\\n exit_mm+0x220/0x310 kernel/exit.c:571\\n do_exit+0x9b2/0x28e0 kernel/exit.c:926\\n do_group_exit+0x207/0x2c0 kernel/exit.c:1088\\n __do_sys_exit_group kernel/exit.c:1099 [inline]\\n __se_sys_exit_group kernel/exit.c:1097 [inline]\\n __x64_sys_exit_group+0x3f/0x40 kernel/exit.c:1097\\n x64_sys_call+0x2634/0x2640 arch/x86/include/generated/asm/syscalls_64.h:232\\n do_syscall_x64 arch/x86/entry/common.c:52 [inline]\\n do_syscall_64+0xf3/0x230 arch/x86/entry/common.c:83\\n entry_SYSCALL_64_after_hwframe+0x77/0x7f\\n Modules linked in:\\n CPU: 0 UID: 0 PID: 8442 Comm: syz.5.504 Not tainted 6.12.0-rc6-syzkaller #0\\n Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 09/13/2024\\n Call Trace:\\n \u003cTASK\u003e\\n __dump_stack lib/dump_stack.c:94 [inline]\\n dump_stack_lvl+0x241/0x360 lib/dump_stack.c:120\\n bad_page+0x176/0x1d0 mm/page_alloc.c:501\\n free_page_is_bad mm/page_alloc.c:918 [inline]\\n free_pages_prepare mm/page_alloc.c:1100 [inline]\\n free_unref_page+0xed0/0xf20 mm/page_alloc.c:2638\\n kvm_destroy_vm virt/kvm/kvm_main.c:1327 [inline]\\n kvm_put_kvm+0xc75/0x1350 virt/kvm/kvm_main.c:1386\\n kvm_vcpu_release+0x54/0x60 virt/kvm/kvm_main.c:4143\\n __fput+0x23f/0x880 fs/file_table.c:431\\n task_work_run+0x24f/0x310 kernel/task_work.c:239\\n exit_task_work include/linux/task_work.h:43 [inline]\\n do_exit+0xa2f/0x28e0 kernel/exit.c:939\\n do_group_exit+0x207/0x2c0 kernel/exit.c:1088\\n __do_sys_exit_group kernel/exit.c:1099 [in\\n---truncated---\"}], \"cpeApplicability\": [{\"nodes\": [{\"negate\": false, \"cpeMatch\": [{\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"6.1.120\", \"versionStartIncluding\": \"5.18\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"6.6.66\", \"versionStartIncluding\": \"5.18\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"6.11.10\", \"versionStartIncluding\": \"5.18\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"6.12\", \"versionStartIncluding\": \"5.18\"}], \"operator\": \"OR\"}]}], \"providerMetadata\": {\"orgId\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\", \"shortName\": \"Linux\", \"dateUpdated\": \"2025-05-04T09:53:09.220Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2024-53105\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-11-03T20:45:56.207Z\", \"dateReserved\": \"2024-11-19T17:17:24.992Z\", \"assignerOrgId\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\", \"datePublished\": \"2024-12-02T13:44:38.257Z\", \"assignerShortName\": \"Linux\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
WID-SEC-W-2024-3575
Vulnerability from csaf_certbund - Published: 2024-12-02 23:00 - Updated: 2026-05-06 22:00Summary
Linux Kernel: Mehrere Schwachstellen ermöglichen Denial of Service
Severity
Mittel
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung: Der Kernel stellt den Kern des Linux Betriebssystems dar.
Angriff: Ein lokaler Angreifer kann mehrere Schwachstellen im Linux Kernel ausnutzen, um einen Denial of Service Angriff durchzuführen.
Betroffene Betriebssysteme: - Linux
Affected products
Known affected
14 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Dell NetWorker
Dell
|
cpe:/a:dell:networker:virtual
|
— | |
|
Oracle Linux
Oracle / Linux
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Dell Avamar
Dell
|
cpe:/a:dell:avamar:-
|
— | |
|
IBM DataPower Gateway <10.5.0.16
IBM / DataPower Gateway
|
<10.5.0.16 | ||
|
IBM DataPower Gateway <10.6.0.4
IBM / DataPower Gateway
|
<10.6.0.4 | ||
|
Oracle Linux
Oracle / Linux
|
cpe:/o:oracle:linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP11 IF02
IBM / QRadar SIEM
|
<7.5.0 UP11 IF02 |
Affected products
Known affected
14 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Dell NetWorker
Dell
|
cpe:/a:dell:networker:virtual
|
— | |
|
Oracle Linux
Oracle / Linux
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Dell Avamar
Dell
|
cpe:/a:dell:avamar:-
|
— | |
|
IBM DataPower Gateway <10.5.0.16
IBM / DataPower Gateway
|
<10.5.0.16 | ||
|
IBM DataPower Gateway <10.6.0.4
IBM / DataPower Gateway
|
<10.6.0.4 | ||
|
Oracle Linux
Oracle / Linux
|
cpe:/o:oracle:linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP11 IF02
IBM / QRadar SIEM
|
<7.5.0 UP11 IF02 |
Affected products
Known affected
14 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Dell NetWorker
Dell
|
cpe:/a:dell:networker:virtual
|
— | |
|
Oracle Linux
Oracle / Linux
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Dell Avamar
Dell
|
cpe:/a:dell:avamar:-
|
— | |
|
IBM DataPower Gateway <10.5.0.16
IBM / DataPower Gateway
|
<10.5.0.16 | ||
|
IBM DataPower Gateway <10.6.0.4
IBM / DataPower Gateway
|
<10.6.0.4 | ||
|
Oracle Linux
Oracle / Linux
|
cpe:/o:oracle:linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP11 IF02
IBM / QRadar SIEM
|
<7.5.0 UP11 IF02 |
Affected products
Known affected
14 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Dell NetWorker
Dell
|
cpe:/a:dell:networker:virtual
|
— | |
|
Oracle Linux
Oracle / Linux
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Dell Avamar
Dell
|
cpe:/a:dell:avamar:-
|
— | |
|
IBM DataPower Gateway <10.5.0.16
IBM / DataPower Gateway
|
<10.5.0.16 | ||
|
IBM DataPower Gateway <10.6.0.4
IBM / DataPower Gateway
|
<10.6.0.4 | ||
|
Oracle Linux
Oracle / Linux
|
cpe:/o:oracle:linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP11 IF02
IBM / QRadar SIEM
|
<7.5.0 UP11 IF02 |
Affected products
Known affected
14 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Dell NetWorker
Dell
|
cpe:/a:dell:networker:virtual
|
— | |
|
Oracle Linux
Oracle / Linux
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Dell Avamar
Dell
|
cpe:/a:dell:avamar:-
|
— | |
|
IBM DataPower Gateway <10.5.0.16
IBM / DataPower Gateway
|
<10.5.0.16 | ||
|
IBM DataPower Gateway <10.6.0.4
IBM / DataPower Gateway
|
<10.6.0.4 | ||
|
Oracle Linux
Oracle / Linux
|
cpe:/o:oracle:linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP11 IF02
IBM / QRadar SIEM
|
<7.5.0 UP11 IF02 |
Affected products
Known affected
14 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Dell NetWorker
Dell
|
cpe:/a:dell:networker:virtual
|
— | |
|
Oracle Linux
Oracle / Linux
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Dell Avamar
Dell
|
cpe:/a:dell:avamar:-
|
— | |
|
IBM DataPower Gateway <10.5.0.16
IBM / DataPower Gateway
|
<10.5.0.16 | ||
|
IBM DataPower Gateway <10.6.0.4
IBM / DataPower Gateway
|
<10.6.0.4 | ||
|
Oracle Linux
Oracle / Linux
|
cpe:/o:oracle:linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP11 IF02
IBM / QRadar SIEM
|
<7.5.0 UP11 IF02 |
Affected products
Known affected
14 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Dell NetWorker
Dell
|
cpe:/a:dell:networker:virtual
|
— | |
|
Oracle Linux
Oracle / Linux
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Dell Avamar
Dell
|
cpe:/a:dell:avamar:-
|
— | |
|
IBM DataPower Gateway <10.5.0.16
IBM / DataPower Gateway
|
<10.5.0.16 | ||
|
IBM DataPower Gateway <10.6.0.4
IBM / DataPower Gateway
|
<10.6.0.4 | ||
|
Oracle Linux
Oracle / Linux
|
cpe:/o:oracle:linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP11 IF02
IBM / QRadar SIEM
|
<7.5.0 UP11 IF02 |
Affected products
Known affected
14 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Dell NetWorker
Dell
|
cpe:/a:dell:networker:virtual
|
— | |
|
Oracle Linux
Oracle / Linux
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Dell Avamar
Dell
|
cpe:/a:dell:avamar:-
|
— | |
|
IBM DataPower Gateway <10.5.0.16
IBM / DataPower Gateway
|
<10.5.0.16 | ||
|
IBM DataPower Gateway <10.6.0.4
IBM / DataPower Gateway
|
<10.6.0.4 | ||
|
Oracle Linux
Oracle / Linux
|
cpe:/o:oracle:linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP11 IF02
IBM / QRadar SIEM
|
<7.5.0 UP11 IF02 |
Affected products
Known affected
14 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Dell NetWorker
Dell
|
cpe:/a:dell:networker:virtual
|
— | |
|
Oracle Linux
Oracle / Linux
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Dell Avamar
Dell
|
cpe:/a:dell:avamar:-
|
— | |
|
IBM DataPower Gateway <10.5.0.16
IBM / DataPower Gateway
|
<10.5.0.16 | ||
|
IBM DataPower Gateway <10.6.0.4
IBM / DataPower Gateway
|
<10.6.0.4 | ||
|
Oracle Linux
Oracle / Linux
|
cpe:/o:oracle:linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP11 IF02
IBM / QRadar SIEM
|
<7.5.0 UP11 IF02 |
Affected products
Known affected
14 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Dell NetWorker
Dell
|
cpe:/a:dell:networker:virtual
|
— | |
|
Oracle Linux
Oracle / Linux
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Dell Avamar
Dell
|
cpe:/a:dell:avamar:-
|
— | |
|
IBM DataPower Gateway <10.5.0.16
IBM / DataPower Gateway
|
<10.5.0.16 | ||
|
IBM DataPower Gateway <10.6.0.4
IBM / DataPower Gateway
|
<10.6.0.4 | ||
|
Oracle Linux
Oracle / Linux
|
cpe:/o:oracle:linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP11 IF02
IBM / QRadar SIEM
|
<7.5.0 UP11 IF02 |
Affected products
Known affected
14 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Dell NetWorker
Dell
|
cpe:/a:dell:networker:virtual
|
— | |
|
Oracle Linux
Oracle / Linux
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Dell Avamar
Dell
|
cpe:/a:dell:avamar:-
|
— | |
|
IBM DataPower Gateway <10.5.0.16
IBM / DataPower Gateway
|
<10.5.0.16 | ||
|
IBM DataPower Gateway <10.6.0.4
IBM / DataPower Gateway
|
<10.6.0.4 | ||
|
Oracle Linux
Oracle / Linux
|
cpe:/o:oracle:linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP11 IF02
IBM / QRadar SIEM
|
<7.5.0 UP11 IF02 |
Affected products
Known affected
14 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Dell NetWorker
Dell
|
cpe:/a:dell:networker:virtual
|
— | |
|
Oracle Linux
Oracle / Linux
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Dell Avamar
Dell
|
cpe:/a:dell:avamar:-
|
— | |
|
IBM DataPower Gateway <10.5.0.16
IBM / DataPower Gateway
|
<10.5.0.16 | ||
|
IBM DataPower Gateway <10.6.0.4
IBM / DataPower Gateway
|
<10.6.0.4 | ||
|
Oracle Linux
Oracle / Linux
|
cpe:/o:oracle:linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP11 IF02
IBM / QRadar SIEM
|
<7.5.0 UP11 IF02 |
Affected products
Known affected
14 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Dell NetWorker
Dell
|
cpe:/a:dell:networker:virtual
|
— | |
|
Oracle Linux
Oracle / Linux
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Dell Avamar
Dell
|
cpe:/a:dell:avamar:-
|
— | |
|
IBM DataPower Gateway <10.5.0.16
IBM / DataPower Gateway
|
<10.5.0.16 | ||
|
IBM DataPower Gateway <10.6.0.4
IBM / DataPower Gateway
|
<10.6.0.4 | ||
|
Oracle Linux
Oracle / Linux
|
cpe:/o:oracle:linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP11 IF02
IBM / QRadar SIEM
|
<7.5.0 UP11 IF02 |
Affected products
Known affected
14 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Dell NetWorker
Dell
|
cpe:/a:dell:networker:virtual
|
— | |
|
Oracle Linux
Oracle / Linux
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Dell Avamar
Dell
|
cpe:/a:dell:avamar:-
|
— | |
|
IBM DataPower Gateway <10.5.0.16
IBM / DataPower Gateway
|
<10.5.0.16 | ||
|
IBM DataPower Gateway <10.6.0.4
IBM / DataPower Gateway
|
<10.6.0.4 | ||
|
Oracle Linux
Oracle / Linux
|
cpe:/o:oracle:linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP11 IF02
IBM / QRadar SIEM
|
<7.5.0 UP11 IF02 |
Affected products
Known affected
14 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Dell NetWorker
Dell
|
cpe:/a:dell:networker:virtual
|
— | |
|
Oracle Linux
Oracle / Linux
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Dell Avamar
Dell
|
cpe:/a:dell:avamar:-
|
— | |
|
IBM DataPower Gateway <10.5.0.16
IBM / DataPower Gateway
|
<10.5.0.16 | ||
|
IBM DataPower Gateway <10.6.0.4
IBM / DataPower Gateway
|
<10.6.0.4 | ||
|
Oracle Linux
Oracle / Linux
|
cpe:/o:oracle:linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP11 IF02
IBM / QRadar SIEM
|
<7.5.0 UP11 IF02 |
Affected products
Known affected
14 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Dell NetWorker
Dell
|
cpe:/a:dell:networker:virtual
|
— | |
|
Oracle Linux
Oracle / Linux
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Dell Avamar
Dell
|
cpe:/a:dell:avamar:-
|
— | |
|
IBM DataPower Gateway <10.5.0.16
IBM / DataPower Gateway
|
<10.5.0.16 | ||
|
IBM DataPower Gateway <10.6.0.4
IBM / DataPower Gateway
|
<10.6.0.4 | ||
|
Oracle Linux
Oracle / Linux
|
cpe:/o:oracle:linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP11 IF02
IBM / QRadar SIEM
|
<7.5.0 UP11 IF02 |
Affected products
Known affected
14 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Dell NetWorker
Dell
|
cpe:/a:dell:networker:virtual
|
— | |
|
Oracle Linux
Oracle / Linux
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Dell Avamar
Dell
|
cpe:/a:dell:avamar:-
|
— | |
|
IBM DataPower Gateway <10.5.0.16
IBM / DataPower Gateway
|
<10.5.0.16 | ||
|
IBM DataPower Gateway <10.6.0.4
IBM / DataPower Gateway
|
<10.6.0.4 | ||
|
Oracle Linux
Oracle / Linux
|
cpe:/o:oracle:linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP11 IF02
IBM / QRadar SIEM
|
<7.5.0 UP11 IF02 |
Affected products
Known affected
14 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Dell NetWorker
Dell
|
cpe:/a:dell:networker:virtual
|
— | |
|
Oracle Linux
Oracle / Linux
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Dell Avamar
Dell
|
cpe:/a:dell:avamar:-
|
— | |
|
IBM DataPower Gateway <10.5.0.16
IBM / DataPower Gateway
|
<10.5.0.16 | ||
|
IBM DataPower Gateway <10.6.0.4
IBM / DataPower Gateway
|
<10.6.0.4 | ||
|
Oracle Linux
Oracle / Linux
|
cpe:/o:oracle:linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP11 IF02
IBM / QRadar SIEM
|
<7.5.0 UP11 IF02 |
Affected products
Known affected
14 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Dell NetWorker
Dell
|
cpe:/a:dell:networker:virtual
|
— | |
|
Oracle Linux
Oracle / Linux
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Dell Avamar
Dell
|
cpe:/a:dell:avamar:-
|
— | |
|
IBM DataPower Gateway <10.5.0.16
IBM / DataPower Gateway
|
<10.5.0.16 | ||
|
IBM DataPower Gateway <10.6.0.4
IBM / DataPower Gateway
|
<10.6.0.4 | ||
|
Oracle Linux
Oracle / Linux
|
cpe:/o:oracle:linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP11 IF02
IBM / QRadar SIEM
|
<7.5.0 UP11 IF02 |
Affected products
Known affected
14 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Dell NetWorker
Dell
|
cpe:/a:dell:networker:virtual
|
— | |
|
Oracle Linux
Oracle / Linux
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Dell Avamar
Dell
|
cpe:/a:dell:avamar:-
|
— | |
|
IBM DataPower Gateway <10.5.0.16
IBM / DataPower Gateway
|
<10.5.0.16 | ||
|
IBM DataPower Gateway <10.6.0.4
IBM / DataPower Gateway
|
<10.6.0.4 | ||
|
Oracle Linux
Oracle / Linux
|
cpe:/o:oracle:linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP11 IF02
IBM / QRadar SIEM
|
<7.5.0 UP11 IF02 |
References
200 references
{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Der Kernel stellt den Kern des Linux Betriebssystems dar.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein lokaler Angreifer kann mehrere Schwachstellen im Linux Kernel ausnutzen, um einen Denial of Service Angriff durchzuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2024-3575 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-3575.json"
},
{
"category": "self",
"summary": "WID-SEC-2024-3575 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-3575"
},
{
"category": "external",
"summary": "Kernel CVE Announce Mailingliste",
"url": "https://lore.kernel.org/linux-cve-announce/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2024-53105",
"url": "https://lore.kernel.org/linux-cve-announce/2024120244-CVE-2024-53105-d978@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2024-53106",
"url": "https://lore.kernel.org/linux-cve-announce/2024120246-CVE-2024-53106-8432@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2024-53107",
"url": "https://lore.kernel.org/linux-cve-announce/2024120247-CVE-2024-53107-4f83@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2024-53108",
"url": "https://lore.kernel.org/linux-cve-announce/2024120247-CVE-2024-53108-effc@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2024-53109",
"url": "https://lore.kernel.org/linux-cve-announce/2024120247-CVE-2024-53109-2481@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2024-53110",
"url": "https://lore.kernel.org/linux-cve-announce/2024120248-CVE-2024-53110-3bff@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2024-53111",
"url": "https://lore.kernel.org/linux-cve-announce/2024120248-CVE-2024-53111-eb9b@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2024-53112",
"url": "https://lore.kernel.org/linux-cve-announce/2024120249-CVE-2024-53112-e04e@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2024-53113",
"url": "https://lore.kernel.org/linux-cve-announce/2024120249-CVE-2024-53113-57df@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2024-53114",
"url": "https://lore.kernel.org/linux-cve-announce/2024120249-CVE-2024-53114-c500@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2024-53115",
"url": "https://lore.kernel.org/linux-cve-announce/2024120250-CVE-2024-53115-fd6e@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2024-53116",
"url": "https://lore.kernel.org/linux-cve-announce/2024120250-CVE-2024-53116-ab42@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2024-53117",
"url": "https://lore.kernel.org/linux-cve-announce/2024120250-CVE-2024-53117-145b@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2024-53118",
"url": "https://lore.kernel.org/linux-cve-announce/2024120251-CVE-2024-53118-c6d7@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2024-53119",
"url": "https://lore.kernel.org/linux-cve-announce/2024120251-CVE-2024-53119-4957@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2024-53120",
"url": "https://lore.kernel.org/linux-cve-announce/2024120251-CVE-2024-53120-65fd@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2024-53121",
"url": "https://lore.kernel.org/linux-cve-announce/2024120252-CVE-2024-53121-34da@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2024-53122",
"url": "https://lore.kernel.org/linux-cve-announce/2024120252-CVE-2024-53122-f35c@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2024-53123",
"url": "https://lore.kernel.org/linux-cve-announce/2024120252-CVE-2024-53123-cd09@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2024-53124",
"url": "https://lore.kernel.org/linux-cve-announce/2024120253-CVE-2024-53124-91b3@gregkh/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:4315-1 vom 2024-12-13",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/LQPWDP54GSTHYCV4CTCOE67D2ANVPPUW/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:4314-1 vom 2024-12-13",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/SARXL66CQHD5VSFG5PUBNBVBPVFUN4KT/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:4316-1 vom 2024-12-13",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/S4I5Z6ALCJLHTP25U3HMJHEXN4DR2USM/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:4367-1 vom 2024-12-17",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-December/020025.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:4364-1 vom 2024-12-17",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-December/020019.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:4376-1 vom 2024-12-18",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/WFOJHFFEHK42VPQ6XLZWB77H5OEJ3FF4/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:4376-1 vom 2024-12-18",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-December/020028.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:4376-1 vom 2024-12-18",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/WFOJHFFEHK42VPQ6XLZWB77H5OEJ3FF4/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:4387-1 vom 2024-12-19",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-December/020032.html"
},
{
"category": "external",
"summary": "Debian Security Advisory DLA-4008 vom 2025-01-03",
"url": "https://lists.debian.org/debian-lts-announce/2025/01/msg00001.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:0064 vom 2025-01-08",
"url": "https://access.redhat.com/errata/RHSA-2025:0064"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:0067 vom 2025-01-08",
"url": "https://access.redhat.com/errata/RHSA-2025:0067"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:0066 vom 2025-01-08",
"url": "https://access.redhat.com/errata/RHSA-2025:0066"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:0065 vom 2025-01-08",
"url": "https://access.redhat.com/errata/RHSA-2025:0065"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:0063 vom 2025-01-08",
"url": "https://access.redhat.com/errata/RHSA-2025:0063"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:0059 vom 2025-01-08",
"url": "https://access.redhat.com/errata/RHSA-2025:0059"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:0056 vom 2025-01-08",
"url": "https://access.redhat.com/errata/RHSA-2025:0056"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:0055 vom 2025-01-08",
"url": "https://access.redhat.com/errata/RHSA-2025:0055"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:0061 vom 2025-01-08",
"url": "https://access.redhat.com/errata/RHSA-2025:0061"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:0060 vom 2025-01-08",
"url": "https://access.redhat.com/errata/RHSA-2025:0060"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:0052 vom 2025-01-08",
"url": "https://access.redhat.com/errata/RHSA-2025:0052"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:0051 vom 2025-01-08",
"url": "https://access.redhat.com/errata/RHSA-2025:0051"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:0050 vom 2025-01-08",
"url": "https://access.redhat.com/errata/RHSA-2025:0050"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:0049 vom 2025-01-08",
"url": "https://access.redhat.com/errata/RHSA-2025:0049"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:0062 vom 2025-01-08",
"url": "https://access.redhat.com/errata/RHSA-2025:0062"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:0053 vom 2025-01-08",
"url": "https://access.redhat.com/errata/RHSA-2025:0053"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:0058 vom 2025-01-08",
"url": "https://access.redhat.com/errata/RHSA-2025:0058"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:0054 vom 2025-01-08",
"url": "https://access.redhat.com/errata/RHSA-2025:0054"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:0109 vom 2025-01-08",
"url": "https://access.redhat.com/errata/RHSA-2025:0109"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:0035-1 vom 2025-01-08",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-January/020070.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-0059 vom 2025-01-11",
"url": "https://linux.oracle.com/errata/ELSA-2025-0059.html"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2025:0066 vom 2025-01-11",
"url": "https://errata.build.resf.org/RLSA-2025:0066"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2025:0065 vom 2025-01-11",
"url": "https://errata.build.resf.org/RLSA-2025:0065"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-0065 vom 2025-01-11",
"url": "http://linux.oracle.com/errata/ELSA-2025-0065.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:0117-1 vom 2025-01-15",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-January/020131.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:0385 vom 2025-01-16",
"url": "https://access.redhat.com/errata/RHSA-2025:0385"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:0154-1 vom 2025-01-17",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-January/020151.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:0153-1 vom 2025-01-17",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-January/020150.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:0201-1 vom 2025-01-21",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/YFCZRPOJ45QWVUSJAEK53OBSFTOQ3W5H/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:0236-1 vom 2025-01-24",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-January/020196.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:0289-1 vom 2025-01-29",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-January/020239.html"
},
{
"category": "external",
"summary": "Debian Security Advisory DSA-5860 vom 2025-02-08",
"url": "https://lists.debian.org/debian-security-announce/2025/msg00023.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:1254 vom 2025-02-10",
"url": "https://access.redhat.com/errata/RHSA-2025:1254"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:1269 vom 2025-02-11",
"url": "https://access.redhat.com/errata/RHSA-2025:1269"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-20095 vom 2025-02-11",
"url": "https://linux.oracle.com/errata/ELSA-2025-20095.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:1253 vom 2025-02-10",
"url": "https://access.redhat.com/errata/RHSA-2025:1253"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:1268 vom 2025-02-11",
"url": "https://access.redhat.com/errata/RHSA-2025:1268"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-20100 vom 2025-02-13",
"url": "https://linux.oracle.com/errata/ELSA-2025-20100.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:0556-1 vom 2025-02-14",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-February/020352.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:0564-1 vom 2025-02-17",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-February/020361.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:1658 vom 2025-02-19",
"url": "https://access.redhat.com/errata/RHSA-2025:1658"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:0577-1 vom 2025-02-18",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-February/020370.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7276-1 vom 2025-02-19",
"url": "https://ubuntu.com/security/notices/USN-7276-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7277-1 vom 2025-02-19",
"url": "https://ubuntu.com/security/notices/USN-7277-1"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7184085 vom 2025-02-25",
"url": "https://www.ibm.com/support/pages/node/7184085"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALASKERNEL-5.4-2025-094 vom 2025-02-25",
"url": "https://alas.aws.amazon.com/AL2/ALASKERNEL-5.4-2025-094.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7310-1 vom 2025-02-28",
"url": "https://ubuntu.com/security/notices/USN-7310-1"
},
{
"category": "external",
"summary": "Debian Security Advisory DLA-4076 vom 2025-03-01",
"url": "https://lists.debian.org/debian-lts-announce/2025/03/msg00001.html"
},
{
"category": "external",
"summary": "Debian Security Advisory DLA-4075 vom 2025-03-01",
"url": "https://lists.debian.org/debian-lts-announce/2025/03/msg00002.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-20152 vom 2025-03-11",
"url": "https://linux.oracle.com/errata/ELSA-2025-20152.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:2627 vom 2025-03-11",
"url": "https://access.redhat.com/errata/RHSA-2025:2627"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:0577-2 vom 2025-03-11",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-March/020500.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:0201-2 vom 2025-03-11",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-March/020501.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-2627 vom 2025-03-12",
"url": "https://linux.oracle.com/errata/ELSA-2025-2627.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:0847-1 vom 2025-03-12",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-March/020505.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:0856-1 vom 2025-03-13",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-March/020508.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALASKERNEL-5.10-2025-082 vom 2025-03-14",
"url": "https://alas.aws.amazon.com/AL2/ALASKERNEL-5.10-2025-082.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:0856-1 vom 2025-03-13",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/OSPHACQPT5GWCIN3WJL55RCYA4OHTBLI/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:0856-1 vom 2025-03-13",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/OSPHACQPT5GWCIN3WJL55RCYA4OHTBLI/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:0955-1 vom 2025-03-19",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-March/020563.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-20190 vom 2025-03-21",
"url": "https://linux.oracle.com/errata/ELSA-2025-20190.html"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7228744 vom 2025-03-21",
"url": "https://www.ibm.com/support/pages/node/7228744"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7387-1 vom 2025-03-27",
"url": "https://ubuntu.com/security/notices/USN-7387-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7388-1 vom 2025-03-27",
"url": "https://ubuntu.com/security/notices/USN-7388-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7392-1 vom 2025-03-28",
"url": "https://ubuntu.com/security/notices/USN-7392-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7389-1 vom 2025-03-28",
"url": "https://ubuntu.com/security/notices/USN-7389-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7387-3 vom 2025-03-28",
"url": "https://ubuntu.com/security/notices/USN-7387-3"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7387-2 vom 2025-03-28",
"url": "https://ubuntu.com/security/notices/USN-7387-2"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7393-1 vom 2025-03-28",
"url": "https://ubuntu.com/security/notices/USN-7393-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7392-2 vom 2025-03-28",
"url": "https://ubuntu.com/security/notices/USN-7392-2"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7391-1 vom 2025-03-28",
"url": "https://ubuntu.com/security/notices/USN-7391-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7390-1 vom 2025-03-28",
"url": "https://ubuntu.com/security/notices/USN-7390-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7401-1 vom 2025-04-01",
"url": "https://ubuntu.com/security/notices/USN-7401-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7392-3 vom 2025-04-01",
"url": "https://ubuntu.com/security/notices/USN-7392-3"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7392-4 vom 2025-04-01",
"url": "https://ubuntu.com/security/notices/USN-7392-4"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7407-1 vom 2025-04-02",
"url": "https://ubuntu.com/security/notices/USN-7407-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7413-1 vom 2025-04-03",
"url": "https://ubuntu.com/security/notices/USN-7413-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7421-1 vom 2025-04-07",
"url": "https://ubuntu.com/security/notices/USN-7421-1"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:1176-1 vom 2025-04-08",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-April/020671.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:1241-1 vom 2025-04-14",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-April/020694.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-20271 vom 2025-04-14",
"url": "https://linux.oracle.com/errata/ELSA-2025-20271.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:1293-1 vom 2025-04-16",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-April/020712.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7450-1 vom 2025-04-23",
"url": "https://ubuntu.com/security/notices/USN-7450-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7449-1 vom 2025-04-23",
"url": "https://ubuntu.com/security/notices/USN-7449-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7453-1 vom 2025-04-23",
"url": "https://ubuntu.com/security/notices/USN-7453-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7451-1 vom 2025-04-23",
"url": "https://ubuntu.com/security/notices/USN-7451-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7452-1 vom 2025-04-23",
"url": "https://ubuntu.com/security/notices/USN-7452-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7459-1 vom 2025-04-24",
"url": "https://ubuntu.com/security/notices/USN-7459-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7449-2 vom 2025-04-24",
"url": "https://ubuntu.com/security/notices/USN-7449-2"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7463-1 vom 2025-04-24",
"url": "https://ubuntu.com/security/notices/USN-7463-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7458-1 vom 2025-04-24",
"url": "https://ubuntu.com/security/notices/USN-7458-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7468-1 vom 2025-04-28",
"url": "https://ubuntu.com/security/notices/USN-7468-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7459-2 vom 2025-04-28",
"url": "https://ubuntu.com/security/notices/USN-7459-2"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:6966 vom 2025-05-13",
"url": "https://access.redhat.com/errata/RHSA-2025:6966"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7523-1 vom 2025-05-20",
"url": "https://ubuntu.com/security/notices/USN-7523-1"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:01614-1 vom 2025-05-21",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-May/020870.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7524-1 vom 2025-05-26",
"url": "https://ubuntu.com/security/notices/USN-7524-1"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:01707-1 vom 2025-05-26",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-May/020902.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7540-1 vom 2025-05-28",
"url": "https://ubuntu.com/security/notices/USN-7540-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7539-1 vom 2025-05-28",
"url": "https://ubuntu.com/security/notices/USN-7539-1"
},
{
"category": "external",
"summary": "Dell Security Advisory DSA-2025-213 vom 2025-05-30",
"url": "https://www.dell.com/support/kbdoc/de-de/000326299/dsa-2025-213-security-update-for-dell-avamar-dell-networker-virtual-edition-nve-and-dell-powerprotect-dp-series-appliance-dell-integrated-data-protection-appliance-idpa-multiple-third-party-vulnerabilities"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20283-1 vom 2025-06-04",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021049.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20246-1 vom 2025-06-04",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021078.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20270-1 vom 2025-06-04",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021056.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20260-1 vom 2025-06-04",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021058.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20247-1 vom 2025-06-04",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021076.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20248-1 vom 2025-06-04",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021074.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20249-1 vom 2025-06-04",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021072.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20206-1 vom 2025-06-04",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021137.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20192-1 vom 2025-06-04",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021150.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20164-1 vom 2025-06-04",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021175.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20190-1 vom 2025-06-04",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021154.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20165-1 vom 2025-06-04",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021174.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20166-1 vom 2025-06-04",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021176.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20163-1 vom 2025-06-04",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021187.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:01919-1 vom 2025-06-12",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021477.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:01951-1 vom 2025-06-13",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021509.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:01964-1 vom 2025-06-16",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021531.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:01967-1 vom 2025-06-16",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021533.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7595-1 vom 2025-06-24",
"url": "https://ubuntu.com/security/notices/USN-7595-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7596-1 vom 2025-06-24",
"url": "https://ubuntu.com/security/notices/USN-7596-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7595-2 vom 2025-06-24",
"url": "https://ubuntu.com/security/notices/USN-7595-2"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7595-3 vom 2025-06-25",
"url": "https://ubuntu.com/security/notices/USN-7595-3"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7596-2 vom 2025-06-25",
"url": "https://ubuntu.com/security/notices/USN-7596-2"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7595-4 vom 2025-06-26",
"url": "https://ubuntu.com/security/notices/USN-7595-4"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7595-5 vom 2025-06-30",
"url": "https://ubuntu.com/security/notices/USN-7595-5"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-20406 vom 2025-07-08",
"url": "https://linux.oracle.com/errata/ELSA-2025-20406.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7653-1 vom 2025-07-17",
"url": "https://ubuntu.com/security/notices/USN-7653-1"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-20553 vom 2025-09-10",
"url": "https://linux.oracle.com/errata/ELSA-2025-20553.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7853-2 vom 2025-10-30",
"url": "https://ubuntu.com/security/notices/USN-7853-2"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7853-1 vom 2025-10-30",
"url": "https://ubuntu.com/security/notices/USN-7853-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7853-3 vom 2025-11-07",
"url": "https://ubuntu.com/security/notices/USN-7853-3"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7865-1 vom 2025-11-10",
"url": "https://ubuntu.com/security/notices/USN-7865-1"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:20518 vom 2025-11-11",
"url": "https://access.redhat.com/errata/RHSA-2025:20518"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7875-1 vom 2025-11-19",
"url": "https://ubuntu.com/security/notices/USN-7875-1"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2025:20518 vom 2025-11-21",
"url": "https://errata.build.resf.org/RLSA-2025:20518"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-20518 vom 2025-11-25",
"url": "https://linux.oracle.com/errata/ELSA-2025-20518-0.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7907-1 vom 2025-12-03",
"url": "https://ubuntu.com/security/notices/USN-7907-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7907-2 vom 2025-12-03",
"url": "https://ubuntu.com/security/notices/USN-7907-2"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7907-4 vom 2025-12-04",
"url": "https://ubuntu.com/security/notices/USN-7907-4"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7907-3 vom 2025-12-04",
"url": "https://ubuntu.com/security/notices/USN-7907-3"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7907-5 vom 2025-12-12",
"url": "https://ubuntu.com/security/notices/USN-7907-5"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7930-1 vom 2025-12-15",
"url": "https://ubuntu.com/security/notices/USN-7930-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7930-2 vom 2025-12-15",
"url": "https://ubuntu.com/security/notices/USN-7930-2"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7937-1 vom 2025-12-16",
"url": "https://ubuntu.com/security/notices/USN-7937-1"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:1194 vom 2026-01-26",
"url": "https://access.redhat.com/errata/RHSA-2026:1194"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8033-2 vom 2026-02-12",
"url": "https://ubuntu.com/security/notices/USN-8033-2"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8033-1 vom 2026-02-12",
"url": "https://ubuntu.com/security/notices/USN-8033-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8033-3 vom 2026-02-12",
"url": "https://ubuntu.com/security/notices/USN-8033-3"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8034-1 vom 2026-02-12",
"url": "https://ubuntu.com/security/notices/USN-8034-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8033-4 vom 2026-02-13",
"url": "https://ubuntu.com/security/notices/USN-8033-4"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20325-1 vom 2026-02-13",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024170.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20291-1 vom 2026-02-13",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024195.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20326-1 vom 2026-02-13",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024169.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20324-1 vom 2026-02-13",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024171.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20323-1 vom 2026-02-13",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024172.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20292-1 vom 2026-02-13",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024194.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20294-1 vom 2026-02-13",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024193.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8033-6 vom 2026-02-17",
"url": "https://ubuntu.com/security/notices/USN-8033-6"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8034-2 vom 2026-02-17",
"url": "https://ubuntu.com/security/notices/USN-8034-2"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8033-5 vom 2026-02-17",
"url": "https://ubuntu.com/security/notices/USN-8033-5"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8033-7 vom 2026-02-19",
"url": "https://ubuntu.com/security/notices/USN-8033-7"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8033-8 vom 2026-02-19",
"url": "https://ubuntu.com/security/notices/USN-8033-8"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8141-1 vom 2026-04-01",
"url": "https://ubuntu.com/security/notices/USN-8141-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8163-1 vom 2026-04-10",
"url": "https://ubuntu.com/security/notices/USN-8163-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8163-2 vom 2026-04-14",
"url": "https://ubuntu.com/security/notices/USN-8163-2"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8243-1 vom 2026-05-07",
"url": "https://ubuntu.com/security/notices/USN-8243-1"
}
],
"source_lang": "en-US",
"title": "Linux Kernel: Mehrere Schwachstellen erm\u00f6glichen Denial of Service",
"tracking": {
"current_release_date": "2026-05-06T22:00:00.000+00:00",
"generator": {
"date": "2026-05-07T09:31:09.520+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.5.0"
}
},
"id": "WID-SEC-W-2024-3575",
"initial_release_date": "2024-12-02T23:00:00.000+00:00",
"revision_history": [
{
"date": "2024-12-02T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2024-12-15T23:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-12-17T23:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-12-18T23:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-12-19T23:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-01-02T23:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von Debian aufgenommen"
},
{
"date": "2025-01-07T23:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-01-08T23:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von Red Hat und SUSE aufgenommen"
},
{
"date": "2025-01-12T23:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von Oracle Linux und Rocky Enterprise Software Foundation aufgenommen"
},
{
"date": "2025-01-15T23:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-01-16T23:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-01-19T23:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-01-21T23:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-01-26T23:00:00.000+00:00",
"number": "14",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-01-29T23:00:00.000+00:00",
"number": "15",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-02-09T23:00:00.000+00:00",
"number": "16",
"summary": "Neue Updates von Debian aufgenommen"
},
{
"date": "2025-02-10T23:00:00.000+00:00",
"number": "17",
"summary": "Neue Updates von Red Hat und Oracle Linux aufgenommen"
},
{
"date": "2025-02-12T23:00:00.000+00:00",
"number": "18",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2025-02-16T23:00:00.000+00:00",
"number": "19",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-02-17T23:00:00.000+00:00",
"number": "20",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-02-18T23:00:00.000+00:00",
"number": "21",
"summary": "Neue Updates von Red Hat und SUSE aufgenommen"
},
{
"date": "2025-02-19T23:00:00.000+00:00",
"number": "22",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-02-24T23:00:00.000+00:00",
"number": "23",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2025-02-25T23:00:00.000+00:00",
"number": "24",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2025-02-27T23:00:00.000+00:00",
"number": "25",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-03-02T23:00:00.000+00:00",
"number": "26",
"summary": "Neue Updates von Debian aufgenommen"
},
{
"date": "2025-03-10T23:00:00.000+00:00",
"number": "27",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2025-03-11T23:00:00.000+00:00",
"number": "28",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-03-12T23:00:00.000+00:00",
"number": "29",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-03-13T23:00:00.000+00:00",
"number": "30",
"summary": "Neue Updates von SUSE und Amazon aufgenommen"
},
{
"date": "2025-03-19T23:00:00.000+00:00",
"number": "31",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-03-20T23:00:00.000+00:00",
"number": "32",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2025-03-23T23:00:00.000+00:00",
"number": "33",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2025-03-27T23:00:00.000+00:00",
"number": "34",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-03-30T22:00:00.000+00:00",
"number": "35",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-04-01T22:00:00.000+00:00",
"number": "36",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-04-02T22:00:00.000+00:00",
"number": "37",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-04-03T22:00:00.000+00:00",
"number": "38",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-04-07T22:00:00.000+00:00",
"number": "39",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-04-08T22:00:00.000+00:00",
"number": "40",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-04-14T22:00:00.000+00:00",
"number": "41",
"summary": "Neue Updates von SUSE und Oracle Linux aufgenommen"
},
{
"date": "2025-04-15T22:00:00.000+00:00",
"number": "42",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-04-23T22:00:00.000+00:00",
"number": "43",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-04-24T22:00:00.000+00:00",
"number": "44",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-04-28T22:00:00.000+00:00",
"number": "45",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-05-13T22:00:00.000+00:00",
"number": "46",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-05-20T22:00:00.000+00:00",
"number": "47",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-05-21T22:00:00.000+00:00",
"number": "48",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-05-26T22:00:00.000+00:00",
"number": "49",
"summary": "Neue Updates von Ubuntu und SUSE aufgenommen"
},
{
"date": "2025-05-27T22:00:00.000+00:00",
"number": "50",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-05-29T22:00:00.000+00:00",
"number": "51",
"summary": "Neue Updates von Dell aufgenommen"
},
{
"date": "2025-06-03T22:00:00.000+00:00",
"number": "52",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-06-11T22:00:00.000+00:00",
"number": "53",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-06-15T22:00:00.000+00:00",
"number": "54",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-06-16T22:00:00.000+00:00",
"number": "55",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-06-24T22:00:00.000+00:00",
"number": "56",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-06-25T22:00:00.000+00:00",
"number": "57",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-06-26T22:00:00.000+00:00",
"number": "58",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-06-30T22:00:00.000+00:00",
"number": "59",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-07-08T22:00:00.000+00:00",
"number": "60",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2025-07-17T22:00:00.000+00:00",
"number": "61",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-07-31T22:00:00.000+00:00",
"number": "62",
"summary": "Referenz(en) aufgenommen:"
},
{
"date": "2025-09-09T22:00:00.000+00:00",
"number": "63",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2025-10-30T23:00:00.000+00:00",
"number": "64",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-11-09T23:00:00.000+00:00",
"number": "65",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-11-11T23:00:00.000+00:00",
"number": "66",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-11-19T23:00:00.000+00:00",
"number": "67",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-11-23T23:00:00.000+00:00",
"number": "68",
"summary": "Neue Updates von Rocky Enterprise Software Foundation aufgenommen"
},
{
"date": "2025-11-24T23:00:00.000+00:00",
"number": "69",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2025-12-03T23:00:00.000+00:00",
"number": "70",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-12-14T23:00:00.000+00:00",
"number": "71",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-12-15T23:00:00.000+00:00",
"number": "72",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2026-01-26T23:00:00.000+00:00",
"number": "73",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-02-11T23:00:00.000+00:00",
"number": "74",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2026-02-12T23:00:00.000+00:00",
"number": "75",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2026-02-15T23:00:00.000+00:00",
"number": "76",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-02-16T23:00:00.000+00:00",
"number": "77",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-02-17T23:00:00.000+00:00",
"number": "78",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2026-02-18T23:00:00.000+00:00",
"number": "79",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2026-02-19T23:00:00.000+00:00",
"number": "80",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2026-04-01T22:00:00.000+00:00",
"number": "81",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2026-04-09T22:00:00.000+00:00",
"number": "82",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2026-04-13T22:00:00.000+00:00",
"number": "83",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2026-05-06T22:00:00.000+00:00",
"number": "84",
"summary": "Neue Updates von Ubuntu aufgenommen"
}
],
"status": "final",
"version": "84"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Amazon Linux 2",
"product": {
"name": "Amazon Linux 2",
"product_id": "398363",
"product_identification_helper": {
"cpe": "cpe:/o:amazon:linux_2:-"
}
}
}
],
"category": "vendor",
"name": "Amazon"
},
{
"branches": [
{
"category": "product_name",
"name": "Debian Linux",
"product": {
"name": "Debian Linux",
"product_id": "2951",
"product_identification_helper": {
"cpe": "cpe:/o:debian:debian_linux:-"
}
}
}
],
"category": "vendor",
"name": "Debian"
},
{
"branches": [
{
"category": "product_name",
"name": "Dell Avamar",
"product": {
"name": "Dell Avamar",
"product_id": "T039664",
"product_identification_helper": {
"cpe": "cpe:/a:dell:avamar:-"
}
}
},
{
"category": "product_name",
"name": "Dell NetWorker",
"product": {
"name": "Dell NetWorker",
"product_id": "T034583",
"product_identification_helper": {
"cpe": "cpe:/a:dell:networker:virtual"
}
}
}
],
"category": "vendor",
"name": "Dell"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c10.5.0.16",
"product": {
"name": "IBM DataPower Gateway \u003c10.5.0.16",
"product_id": "T042112"
}
},
{
"category": "product_version",
"name": "10.5.0.16",
"product": {
"name": "IBM DataPower Gateway 10.5.0.16",
"product_id": "T042112-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:datapower_gateway:10.5.0.16"
}
}
},
{
"category": "product_version_range",
"name": "\u003c10.6.0.4",
"product": {
"name": "IBM DataPower Gateway \u003c10.6.0.4",
"product_id": "T042113"
}
},
{
"category": "product_version",
"name": "10.6.0.4",
"product": {
"name": "IBM DataPower Gateway 10.6.0.4",
"product_id": "T042113-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:datapower_gateway:10.6.0.4"
}
}
}
],
"category": "product_name",
"name": "DataPower Gateway"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c7.5.0 UP11 IF02",
"product": {
"name": "IBM QRadar SIEM \u003c7.5.0 UP11 IF02",
"product_id": "T041397"
}
},
{
"category": "product_version",
"name": "7.5.0 UP11 IF02",
"product": {
"name": "IBM QRadar SIEM 7.5.0 UP11 IF02",
"product_id": "T041397-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:qradar_siem:7.5.0_up11_if02"
}
}
}
],
"category": "product_name",
"name": "QRadar SIEM"
}
],
"category": "vendor",
"name": "IBM"
},
{
"branches": [
{
"category": "product_name",
"name": "Open Source Linux Kernel",
"product": {
"name": "Open Source Linux Kernel",
"product_id": "T046484",
"product_identification_helper": {
"cpe": "cpe:/o:linux:linux_kernel:-"
}
}
}
],
"category": "vendor",
"name": "Open Source"
},
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Oracle Linux",
"product": {
"name": "Oracle Linux",
"product_id": "T004914",
"product_identification_helper": {
"cpe": "cpe:/o:oracle:linux:-"
}
}
},
{
"category": "product_name",
"name": "Oracle Linux",
"product": {
"name": "Oracle Linux",
"product_id": "T042774",
"product_identification_helper": {
"cpe": "cpe:/o:oracle:linux:-"
}
}
}
],
"category": "product_name",
"name": "Linux"
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"category": "product_name",
"name": "RESF Rocky Linux",
"product": {
"name": "RESF Rocky Linux",
"product_id": "T032255",
"product_identification_helper": {
"cpe": "cpe:/o:resf:rocky_linux:-"
}
}
}
],
"category": "vendor",
"name": "RESF"
},
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
}
],
"category": "vendor",
"name": "Red Hat"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
},
{
"branches": [
{
"category": "product_name",
"name": "Ubuntu Linux",
"product": {
"name": "Ubuntu Linux",
"product_id": "T000126",
"product_identification_helper": {
"cpe": "cpe:/o:canonical:ubuntu_linux:-"
}
}
}
],
"category": "vendor",
"name": "Ubuntu"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-53105",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T032255",
"T039664",
"T042112",
"T042113",
"T042774",
"2951",
"T002207",
"T000126",
"T046484",
"398363",
"T041397"
]
},
"release_date": "2024-12-02T23:00:00.000+00:00",
"title": "CVE-2024-53105"
},
{
"cve": "CVE-2024-53106",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T032255",
"T039664",
"T042112",
"T042113",
"T042774",
"2951",
"T002207",
"T000126",
"T046484",
"398363",
"T041397"
]
},
"release_date": "2024-12-02T23:00:00.000+00:00",
"title": "CVE-2024-53106"
},
{
"cve": "CVE-2024-53107",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T032255",
"T039664",
"T042112",
"T042113",
"T042774",
"2951",
"T002207",
"T000126",
"T046484",
"398363",
"T041397"
]
},
"release_date": "2024-12-02T23:00:00.000+00:00",
"title": "CVE-2024-53107"
},
{
"cve": "CVE-2024-53108",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T032255",
"T039664",
"T042112",
"T042113",
"T042774",
"2951",
"T002207",
"T000126",
"T046484",
"398363",
"T041397"
]
},
"release_date": "2024-12-02T23:00:00.000+00:00",
"title": "CVE-2024-53108"
},
{
"cve": "CVE-2024-53109",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T032255",
"T039664",
"T042112",
"T042113",
"T042774",
"2951",
"T002207",
"T000126",
"T046484",
"398363",
"T041397"
]
},
"release_date": "2024-12-02T23:00:00.000+00:00",
"title": "CVE-2024-53109"
},
{
"cve": "CVE-2024-53110",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T032255",
"T039664",
"T042112",
"T042113",
"T042774",
"2951",
"T002207",
"T000126",
"T046484",
"398363",
"T041397"
]
},
"release_date": "2024-12-02T23:00:00.000+00:00",
"title": "CVE-2024-53110"
},
{
"cve": "CVE-2024-53111",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T032255",
"T039664",
"T042112",
"T042113",
"T042774",
"2951",
"T002207",
"T000126",
"T046484",
"398363",
"T041397"
]
},
"release_date": "2024-12-02T23:00:00.000+00:00",
"title": "CVE-2024-53111"
},
{
"cve": "CVE-2024-53112",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T032255",
"T039664",
"T042112",
"T042113",
"T042774",
"2951",
"T002207",
"T000126",
"T046484",
"398363",
"T041397"
]
},
"release_date": "2024-12-02T23:00:00.000+00:00",
"title": "CVE-2024-53112"
},
{
"cve": "CVE-2024-53113",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T032255",
"T039664",
"T042112",
"T042113",
"T042774",
"2951",
"T002207",
"T000126",
"T046484",
"398363",
"T041397"
]
},
"release_date": "2024-12-02T23:00:00.000+00:00",
"title": "CVE-2024-53113"
},
{
"cve": "CVE-2024-53114",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T032255",
"T039664",
"T042112",
"T042113",
"T042774",
"2951",
"T002207",
"T000126",
"T046484",
"398363",
"T041397"
]
},
"release_date": "2024-12-02T23:00:00.000+00:00",
"title": "CVE-2024-53114"
},
{
"cve": "CVE-2024-53115",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T032255",
"T039664",
"T042112",
"T042113",
"T042774",
"2951",
"T002207",
"T000126",
"T046484",
"398363",
"T041397"
]
},
"release_date": "2024-12-02T23:00:00.000+00:00",
"title": "CVE-2024-53115"
},
{
"cve": "CVE-2024-53116",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T032255",
"T039664",
"T042112",
"T042113",
"T042774",
"2951",
"T002207",
"T000126",
"T046484",
"398363",
"T041397"
]
},
"release_date": "2024-12-02T23:00:00.000+00:00",
"title": "CVE-2024-53116"
},
{
"cve": "CVE-2024-53117",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T032255",
"T039664",
"T042112",
"T042113",
"T042774",
"2951",
"T002207",
"T000126",
"T046484",
"398363",
"T041397"
]
},
"release_date": "2024-12-02T23:00:00.000+00:00",
"title": "CVE-2024-53117"
},
{
"cve": "CVE-2024-53118",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T032255",
"T039664",
"T042112",
"T042113",
"T042774",
"2951",
"T002207",
"T000126",
"T046484",
"398363",
"T041397"
]
},
"release_date": "2024-12-02T23:00:00.000+00:00",
"title": "CVE-2024-53118"
},
{
"cve": "CVE-2024-53119",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T032255",
"T039664",
"T042112",
"T042113",
"T042774",
"2951",
"T002207",
"T000126",
"T046484",
"398363",
"T041397"
]
},
"release_date": "2024-12-02T23:00:00.000+00:00",
"title": "CVE-2024-53119"
},
{
"cve": "CVE-2024-53120",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T032255",
"T039664",
"T042112",
"T042113",
"T042774",
"2951",
"T002207",
"T000126",
"T046484",
"398363",
"T041397"
]
},
"release_date": "2024-12-02T23:00:00.000+00:00",
"title": "CVE-2024-53120"
},
{
"cve": "CVE-2024-53121",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T032255",
"T039664",
"T042112",
"T042113",
"T042774",
"2951",
"T002207",
"T000126",
"T046484",
"398363",
"T041397"
]
},
"release_date": "2024-12-02T23:00:00.000+00:00",
"title": "CVE-2024-53121"
},
{
"cve": "CVE-2024-53122",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T032255",
"T039664",
"T042112",
"T042113",
"T042774",
"2951",
"T002207",
"T000126",
"T046484",
"398363",
"T041397"
]
},
"release_date": "2024-12-02T23:00:00.000+00:00",
"title": "CVE-2024-53122"
},
{
"cve": "CVE-2024-53123",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T032255",
"T039664",
"T042112",
"T042113",
"T042774",
"2951",
"T002207",
"T000126",
"T046484",
"398363",
"T041397"
]
},
"release_date": "2024-12-02T23:00:00.000+00:00",
"title": "CVE-2024-53123"
},
{
"cve": "CVE-2024-53124",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T032255",
"T039664",
"T042112",
"T042113",
"T042774",
"2951",
"T002207",
"T000126",
"T046484",
"398363",
"T041397"
]
},
"release_date": "2024-12-02T23:00:00.000+00:00",
"title": "CVE-2024-53124"
}
]
}
WID-SEC-W-2025-2855
Vulnerability from csaf_certbund - Published: 2025-12-15 23:00 - Updated: 2026-01-15 23:00Summary
IBM DataPower Gateway: Mehrere Schwachstellen
Severity
Hoch
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung: Das DataPower Gateway ist eine Software zur Unterstützung von Unternehmen bei der Erfüllung der Sicherheits- und Integrationsanforderungen.
Angriff: Ein Angreifer kann mehrere Schwachstellen in IBM DataPower Gateway ausnutzen, um beliebigen Programmcode auszuführen, Daten zu manipulieren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen oder andere, nicht spezifizierte Angriffe durchzuführen.
Betroffene Betriebssysteme: - Sonstiges
- UNIX
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <4.0.33
Dell / PowerScale OneFS
|
<4.0.33 | ||
|
IBM DataPower Gateway <10.6.6.0
IBM / DataPower Gateway
|
<10.6.6.0 |
References
4 references
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Das DataPower Gateway ist eine Software zur Unterst\u00fctzung von Unternehmen bei der Erf\u00fcllung der Sicherheits- und Integrationsanforderungen.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein Angreifer kann mehrere Schwachstellen in IBM DataPower Gateway ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Daten zu manipulieren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen oder andere, nicht spezifizierte Angriffe durchzuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Sonstiges\n- UNIX",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2025-2855 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2025/wid-sec-w-2025-2855.json"
},
{
"category": "self",
"summary": "WID-SEC-2025-2855 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-2855"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7254810 vom 2025-12-15",
"url": "https://www.ibm.com/support/pages/node/7254810"
},
{
"category": "external",
"summary": "Dell Security Advisory DSA-2025-318 vom 2026-01-16",
"url": "https://www.dell.com/support/kbdoc/000359915"
}
],
"source_lang": "en-US",
"title": "IBM DataPower Gateway: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2026-01-15T23:00:00.000+00:00",
"generator": {
"date": "2026-01-16T09:32:06.345+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.5.0"
}
},
"id": "WID-SEC-W-2025-2855",
"initial_release_date": "2025-12-15T23:00:00.000+00:00",
"revision_history": [
{
"date": "2025-12-15T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2026-01-15T23:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Dell aufgenommen"
}
],
"status": "final",
"version": "2"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c4.0.33",
"product": {
"name": "Dell PowerScale OneFS \u003c4.0.33",
"product_id": "T050048"
}
},
{
"category": "product_version",
"name": "4.0.33",
"product": {
"name": "Dell PowerScale OneFS 4.0.33",
"product_id": "T050048-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:powerscale_onefs:4.0.33"
}
}
}
],
"category": "product_name",
"name": "PowerScale OneFS"
}
],
"category": "vendor",
"name": "Dell"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c10.6.6.0",
"product": {
"name": "IBM DataPower Gateway \u003c10.6.6.0",
"product_id": "T049457"
}
},
{
"category": "product_version",
"name": "10.6.6.0",
"product": {
"name": "IBM DataPower Gateway 10.6.6.0",
"product_id": "T049457-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:datapower_gateway:10.6.6.0"
}
}
}
],
"category": "product_name",
"name": "DataPower Gateway"
}
],
"category": "vendor",
"name": "IBM"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2016-10044",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2016-10044"
},
{
"cve": "CVE-2024-39500",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2024-39500"
},
{
"cve": "CVE-2024-42265",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2024-42265"
},
{
"cve": "CVE-2024-42291",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2024-42291"
},
{
"cve": "CVE-2024-42294",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2024-42294"
},
{
"cve": "CVE-2024-42304",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2024-42304"
},
{
"cve": "CVE-2024-42312",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2024-42312"
},
{
"cve": "CVE-2024-42316",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2024-42316"
},
{
"cve": "CVE-2024-42321",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2024-42321"
},
{
"cve": "CVE-2024-43828",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2024-43828"
},
{
"cve": "CVE-2024-43846",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2024-43846"
},
{
"cve": "CVE-2024-43853",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2024-43853"
},
{
"cve": "CVE-2024-43871",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2024-43871"
},
{
"cve": "CVE-2024-43898",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2024-43898"
},
{
"cve": "CVE-2024-44958",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2024-44958"
},
{
"cve": "CVE-2024-44975",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2024-44975"
},
{
"cve": "CVE-2024-44987",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2024-44987"
},
{
"cve": "CVE-2024-44989",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2024-44989"
},
{
"cve": "CVE-2024-45022",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2024-45022"
},
{
"cve": "CVE-2024-46750",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2024-46750"
},
{
"cve": "CVE-2024-46787",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2024-46787"
},
{
"cve": "CVE-2024-47660",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2024-47660"
},
{
"cve": "CVE-2024-47668",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2024-47668"
},
{
"cve": "CVE-2024-47678",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2024-47678"
},
{
"cve": "CVE-2024-47685",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2024-47685"
},
{
"cve": "CVE-2024-47700",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2024-47700"
},
{
"cve": "CVE-2024-47705",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2024-47705"
},
{
"cve": "CVE-2024-47706",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2024-47706"
},
{
"cve": "CVE-2024-47710",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2024-47710"
},
{
"cve": "CVE-2024-47719",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2024-47719"
},
{
"cve": "CVE-2024-47745",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2024-47745"
},
{
"cve": "CVE-2024-49851",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2024-49851"
},
{
"cve": "CVE-2024-49860",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2024-49860"
},
{
"cve": "CVE-2024-49870",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2024-49870"
},
{
"cve": "CVE-2024-49875",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2024-49875"
},
{
"cve": "CVE-2024-49881",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2024-49881"
},
{
"cve": "CVE-2024-49882",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2024-49882"
},
{
"cve": "CVE-2024-49883",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2024-49883"
},
{
"cve": "CVE-2024-49884",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2024-49884"
},
{
"cve": "CVE-2024-49885",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2024-49885"
},
{
"cve": "CVE-2024-49886",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2024-49886"
},
{
"cve": "CVE-2024-49889",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2024-49889"
},
{
"cve": "CVE-2024-49927",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2024-49927"
},
{
"cve": "CVE-2024-49933",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2024-49933"
},
{
"cve": "CVE-2024-49935",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2024-49935"
},
{
"cve": "CVE-2024-49954",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2024-49954"
},
{
"cve": "CVE-2024-49959",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2024-49959"
},
{
"cve": "CVE-2024-49960",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2024-49960"
},
{
"cve": "CVE-2024-49962",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2024-49962"
},
{
"cve": "CVE-2024-49968",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2024-49968"
},
{
"cve": "CVE-2024-49975",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2024-49975"
},
{
"cve": "CVE-2024-49983",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2024-49983"
},
{
"cve": "CVE-2024-49994",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2024-49994"
},
{
"cve": "CVE-2024-50002",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2024-50002"
},
{
"cve": "CVE-2024-50006",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2024-50006"
},
{
"cve": "CVE-2024-50014",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2024-50014"
},
{
"cve": "CVE-2024-50015",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2024-50015"
},
{
"cve": "CVE-2024-50019",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2024-50019"
},
{
"cve": "CVE-2024-50024",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2024-50024"
},
{
"cve": "CVE-2024-50027",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2024-50027"
},
{
"cve": "CVE-2024-50028",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2024-50028"
},
{
"cve": "CVE-2024-50038",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2024-50038"
},
{
"cve": "CVE-2024-50039",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2024-50039"
},
{
"cve": "CVE-2024-50046",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2024-50046"
},
{
"cve": "CVE-2024-50055",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2024-50055"
},
{
"cve": "CVE-2024-50058",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2024-50058"
},
{
"cve": "CVE-2024-50064",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2024-50064"
},
{
"cve": "CVE-2024-50067",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2024-50067"
},
{
"cve": "CVE-2024-50073",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2024-50073"
},
{
"cve": "CVE-2024-50074",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2024-50074"
},
{
"cve": "CVE-2024-50081",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2024-50081"
},
{
"cve": "CVE-2024-50082",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2024-50082"
},
{
"cve": "CVE-2024-50101",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2024-50101"
},
{
"cve": "CVE-2024-50106",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2024-50106"
},
{
"cve": "CVE-2024-50141",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2024-50141"
},
{
"cve": "CVE-2024-50153",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2024-50153"
},
{
"cve": "CVE-2024-50169",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2024-50169"
},
{
"cve": "CVE-2024-50186",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2024-50186"
},
{
"cve": "CVE-2024-50191",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2024-50191"
},
{
"cve": "CVE-2024-50200",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2024-50200"
},
{
"cve": "CVE-2024-50215",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2024-50215"
},
{
"cve": "CVE-2024-50256",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2024-50256"
},
{
"cve": "CVE-2024-50271",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2024-50271"
},
{
"cve": "CVE-2024-50272",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2024-50272"
},
{
"cve": "CVE-2024-50301",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2024-50301"
},
{
"cve": "CVE-2024-53044",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2024-53044"
},
{
"cve": "CVE-2024-53057",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2024-53057"
},
{
"cve": "CVE-2024-53070",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2024-53070"
},
{
"cve": "CVE-2024-53082",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2024-53082"
},
{
"cve": "CVE-2024-53085",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2024-53085"
},
{
"cve": "CVE-2024-53096",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2024-53096"
},
{
"cve": "CVE-2024-53097",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2024-53097"
},
{
"cve": "CVE-2024-53103",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2024-53103"
},
{
"cve": "CVE-2024-53105",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2024-53105"
},
{
"cve": "CVE-2024-53110",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2024-53110"
},
{
"cve": "CVE-2024-53117",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2024-53117"
},
{
"cve": "CVE-2024-53118",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2024-53118"
},
{
"cve": "CVE-2024-53124",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2024-53124"
},
{
"cve": "CVE-2024-53136",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2024-53136"
},
{
"cve": "CVE-2024-53142",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2024-53142"
},
{
"cve": "CVE-2024-53160",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2024-53160"
},
{
"cve": "CVE-2024-53166",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2024-53166"
},
{
"cve": "CVE-2024-53173",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2024-53173"
},
{
"cve": "CVE-2024-53174",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2024-53174"
},
{
"cve": "CVE-2024-53203",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2024-53203"
},
{
"cve": "CVE-2024-53222",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2024-53222"
},
{
"cve": "CVE-2024-53681",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2024-53681"
},
{
"cve": "CVE-2024-56558",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2024-56558"
},
{
"cve": "CVE-2024-56566",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2024-56566"
},
{
"cve": "CVE-2024-56600",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2024-56600"
},
{
"cve": "CVE-2024-56601",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2024-56601"
},
{
"cve": "CVE-2024-56611",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2024-56611"
},
{
"cve": "CVE-2024-56644",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2024-56644"
},
{
"cve": "CVE-2024-56647",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2024-56647"
},
{
"cve": "CVE-2024-56688",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2024-56688"
},
{
"cve": "CVE-2024-56693",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2024-56693"
},
{
"cve": "CVE-2024-56783",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2024-56783"
},
{
"cve": "CVE-2024-57843",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2024-57843"
},
{
"cve": "CVE-2024-57884",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2024-57884"
},
{
"cve": "CVE-2024-57888",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2024-57888"
},
{
"cve": "CVE-2024-57929",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2024-57929"
},
{
"cve": "CVE-2025-21666",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2025-21666"
},
{
"cve": "CVE-2025-21669",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2025-21669"
},
{
"cve": "CVE-2025-21694",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2025-21694"
},
{
"cve": "CVE-2025-21999",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2025-21999"
},
{
"cve": "CVE-2025-22058",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2025-22058"
},
{
"cve": "CVE-2025-22113",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2025-22113"
},
{
"cve": "CVE-2025-22121",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2025-22121"
},
{
"cve": "CVE-2025-37785",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2025-37785"
},
{
"cve": "CVE-2025-38089",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2025-38089"
},
{
"cve": "CVE-2025-38200",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2025-38200"
},
{
"cve": "CVE-2025-38461",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2025-38461"
},
{
"cve": "CVE-2025-8058",
"product_status": {
"known_affected": [
"T050048",
"T049457"
]
},
"release_date": "2025-12-15T23:00:00.000+00:00",
"title": "CVE-2025-8058"
}
]
}
Loading…
Trend slope:
-
(linear fit over daily sighting counts)
Show additional events:
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…