CVE-2024-23672
- EPSS 0.59%
- Veröffentlicht 13.03.2024 16:15:29
- Zuletzt bearbeitet 07.08.2025 12:15:27
Denial of Service via incomplete cleanup vulnerability in Apache Tomcat. It was possible for WebSocket clients to keep WebSocket connections open leading to increased resource consumption.This issue affects Apache Tomcat: from 11.0.0-M1 through 11.0....
CVE-2024-24549
- EPSS 53.03%
- Veröffentlicht 13.03.2024 16:15:29
- Zuletzt bearbeitet 29.10.2025 12:15:34
Denial of Service due to improper input validation vulnerability for HTTP/2 requests in Apache Tomcat. When processing an HTTP/2 request, if the request exceeded any of the configured limits for headers, the associated HTTP/2 stream was not reset unt...
CVE-2024-26614
- EPSS 0.01%
- Veröffentlicht 11.03.2024 18:15:19
- Zuletzt bearbeitet 03.04.2025 15:20:30
In the Linux kernel, the following vulnerability has been resolved: tcp: make sure init the accept_queue's spinlocks once When I run syz's reproduction C program locally, it causes the following issue: pvqspinlock: lock 0xffff9d181cd5c660 has corru...
CVE-2023-52489
- EPSS 0.01%
- Veröffentlicht 11.03.2024 18:15:16
- Zuletzt bearbeitet 14.02.2025 16:41:06
In the Linux kernel, the following vulnerability has been resolved: mm/sparsemem: fix race in accessing memory_section->usage The below race is observed on a PFN which falls into the device memory region with the system memory configuration where P...
CVE-2023-52492
- EPSS 0.01%
- Veröffentlicht 11.03.2024 18:15:16
- Zuletzt bearbeitet 04.04.2025 14:41:10
In the Linux kernel, the following vulnerability has been resolved: dmaengine: fix NULL pointer in channel unregistration function __dma_async_device_channel_register() can fail. In case of failure, chan->local is freed (with free_percpu()), and ch...
CVE-2024-26625
- EPSS 0.01%
- Veröffentlicht 06.03.2024 07:15:12
- Zuletzt bearbeitet 07.01.2025 20:17:40
In the Linux kernel, the following vulnerability has been resolved: llc: call sock_orphan() at release time syzbot reported an interesting trace [1] caused by a stale sk->sk_wq pointer in a closed llc socket. In commit ff7b11aa481f ("net: socket: ...
CVE-2023-52601
- EPSS 0.01%
- Veröffentlicht 06.03.2024 07:15:10
- Zuletzt bearbeitet 14.03.2025 18:50:43
In the Linux kernel, the following vulnerability has been resolved: jfs: fix array-index-out-of-bounds in dbAdjTree Currently there is a bound check missing in the dbAdjTree while accessing the dmt_stree. To add the required check added the bool is...
CVE-2023-52602
- EPSS 0.02%
- Veröffentlicht 06.03.2024 07:15:10
- Zuletzt bearbeitet 14.03.2025 18:49:22
In the Linux kernel, the following vulnerability has been resolved: jfs: fix slab-out-of-bounds Read in dtSearch Currently while searching for current page in the sorted entry table of the page there is a out of bound access. Added a bound check to...
- EPSS 0.02%
- Veröffentlicht 06.03.2024 07:15:09
- Zuletzt bearbeitet 14.03.2025 18:51:36
In the Linux kernel, the following vulnerability has been resolved: KVM: s390: fix setting of fpc register kvm_arch_vcpu_ioctl_set_fpu() allows to set the floating point control (fpc) register of a guest cpu. The new value is tested for validity by...
CVE-2023-52585
- EPSS 0.01%
- Veröffentlicht 06.03.2024 07:15:07
- Zuletzt bearbeitet 14.03.2025 18:57:42
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix possible NULL dereference in amdgpu_ras_query_error_status_helper() Return invalid error code -EINVAL for invalid block id. Fixes the below: drivers/gpu/drm/amd/a...