CVE-2024-26598
- EPSS 0.01%
- Veröffentlicht 23.02.2024 15:15:09
- Zuletzt bearbeitet 21.11.2024 09:02:37
In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: vgic-its: Avoid potential UAF in LPI translation cache There is a potential UAF scenario in the case of an LPI translation cache hit racing with an operation that inval...
CVE-2023-52454
- EPSS 0.02%
- Veröffentlicht 23.02.2024 15:15:08
- Zuletzt bearbeitet 21.11.2024 08:39:48
In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: Fix a kernel panic when host sends an invalid H2C PDU length If the host sends an H2CData command with an invalid DATAL, the kernel may crash in nvmet_tcp_build_pdu_iove...
CVE-2023-52456
- EPSS 0.02%
- Veröffentlicht 23.02.2024 15:15:08
- Zuletzt bearbeitet 21.11.2024 08:39:48
In the Linux kernel, the following vulnerability has been resolved: serial: imx: fix tx statemachine deadlock When using the serial port as RS485 port, the tx statemachine is used to control the RTS pin to drive the RS485 transceiver TX_EN pin. Whe...
CVE-2023-52457
- EPSS 0.01%
- Veröffentlicht 23.02.2024 15:15:08
- Zuletzt bearbeitet 21.11.2024 08:39:48
In the Linux kernel, the following vulnerability has been resolved: serial: 8250: omap: Don't skip resource freeing if pm_runtime_resume_and_get() failed Returning an error code from .remove() makes the driver core emit the little helpful error mes...
CVE-2023-52458
- EPSS 0.01%
- Veröffentlicht 23.02.2024 15:15:08
- Zuletzt bearbeitet 12.05.2026 12:16:15
In the Linux kernel, the following vulnerability has been resolved: block: add check that partition length needs to be aligned with block size Before calling add partition or resize partition, there is no check on whether the length is aligned with...
CVE-2023-52462
- EPSS 0.03%
- Veröffentlicht 23.02.2024 15:15:08
- Zuletzt bearbeitet 21.11.2024 08:39:49
In the Linux kernel, the following vulnerability has been resolved: bpf: fix check for attempt to corrupt spilled pointer When register is spilled onto a stack as a 1/2/4-byte register, we set slot_type[BPF_REG_SIZE - 1] (plus potentially few more ...
CVE-2023-52463
- EPSS 0.01%
- Veröffentlicht 23.02.2024 15:15:08
- Zuletzt bearbeitet 21.11.2024 08:39:49
In the Linux kernel, the following vulnerability has been resolved: efivarfs: force RO when remounting if SetVariable is not supported If SetVariable at runtime is not supported by the firmware we never assign a callback for that function. At the s...
CVE-2023-52464
- EPSS 0.01%
- Veröffentlicht 23.02.2024 15:15:08
- Zuletzt bearbeitet 21.11.2024 08:39:49
In the Linux kernel, the following vulnerability has been resolved: EDAC/thunderx: Fix possible out-of-bounds string access Enabling -Wstringop-overflow globally exposes a warning for a common bug in the usage of strncat(): drivers/edac/thunderx...
CVE-2024-26594
- EPSS 0.83%
- Veröffentlicht 23.02.2024 14:15:45
- Zuletzt bearbeitet 21.11.2024 09:02:37
In the Linux kernel, the following vulnerability has been resolved: ksmbd: validate mech token in session setup If client send invalid mech token in session setup request, ksmbd validate and make the error if it is invalid.
CVE-2024-26593
- EPSS 0.02%
- Veröffentlicht 23.02.2024 10:15:07
- Zuletzt bearbeitet 04.11.2025 19:17:01
In the Linux kernel, the following vulnerability has been resolved: i2c: i801: Fix block process call transactions According to the Intel datasheets, software must reset the block buffer index twice for block process call transactions: once before ...