CVE-2024-26596
- EPSS 0.24%
- Veröffentlicht 23.02.2024 15:15:09
- Zuletzt bearbeitet 12.05.2026 12:16:18
In the Linux kernel, the following vulnerability has been resolved: net: dsa: fix netdev_priv() dereference before check on non-DSA netdevice events After the blamed commit, we started doing this dereference for every NETDEV_CHANGEUPPER and NETDEV_...
CVE-2024-26597
- EPSS 0.26%
- 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: net: qualcomm: rmnet: fix global oob in rmnet_policy The variable rmnet_link_ops assign a *bigger* maxtype which leads to a global out-of-bounds read when parsing the netlink attri...
CVE-2024-26598
- EPSS 0.24%
- 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-2024-26599
- EPSS 0.25%
- 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: pwm: Fix out-of-bounds access in of_pwm_single_xlate() With args->args_count == 2 args->args[2] is not defined. Actually the flags are contained in args->args[1].
CVE-2023-52453
- EPSS 0.22%
- Veröffentlicht 23.02.2024 15:15:08
- Zuletzt bearbeitet 01.10.2025 20:17:10
In the Linux kernel, the following vulnerability has been resolved: hisi_acc_vfio_pci: Update migration data pointer correctly on saving/resume When the optional PRE_COPY support was added to speed up the device compatibility check, it failed to up...
CVE-2023-52454
- EPSS 0.23%
- 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-52455
- EPSS 0.24%
- 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: iommu: Don't reserve 0-length IOVA region When the bootloader/firmware doesn't setup the framebuffers, their address and size are 0 in "iommu-addresses" property. If IOVA region is...
CVE-2023-52456
- EPSS 0.18%
- 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.23%
- 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.23%
- 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...