CVE-2023-52527
- EPSS 0.23%
- Veröffentlicht 02.03.2024 22:15:48
- Zuletzt bearbeitet 13.01.2025 20:39:56
In the Linux kernel, the following vulnerability has been resolved: ipv4, ipv6: Fix handling of transhdrlen in __ip{,6}_append_data() Including the transhdrlen in length is a problem when the packet is partially filled (e.g. something like send(MSG...
CVE-2023-52528
- EPSS 0.23%
- Veröffentlicht 02.03.2024 22:15:48
- Zuletzt bearbeitet 11.12.2024 16:27:49
In the Linux kernel, the following vulnerability has been resolved: net: usb: smsc75xx: Fix uninit-value access in __smsc75xx_read_reg syzbot reported the following uninit-value access issue: ===================================================== B...
CVE-2023-52531
- EPSS 0.24%
- Veröffentlicht 02.03.2024 22:15:48
- Zuletzt bearbeitet 11.12.2024 15:28:47
In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: Fix a memory corruption issue A few lines above, space is kzalloc()'ed for: sizeof(struct iwl_nvm_data) + sizeof(struct ieee80211_channel) + sizeof(struct ie...
CVE-2023-52561
- EPSS 0.23%
- Veröffentlicht 02.03.2024 22:15:48
- Zuletzt bearbeitet 08.04.2025 15:09:34
In the Linux kernel, the following vulnerability has been resolved: arm64: dts: qcom: sdm845-db845c: Mark cont splash memory region as reserved Adding a reserved memory region for the framebuffer memory (the splash memory region set up by the bootl...
CVE-2022-48628
- EPSS 0.24%
- Veröffentlicht 02.03.2024 22:15:47
- Zuletzt bearbeitet 13.01.2025 18:26:13
In the Linux kernel, the following vulnerability has been resolved: ceph: drop messages from MDS when unmounting When unmounting all the dirty buffers will be flushed and after the last osd request is finished the last reference of the i_count will...
CVE-2023-52500
- EPSS 0.23%
- Veröffentlicht 02.03.2024 22:15:47
- Zuletzt bearbeitet 13.01.2025 18:43:18
In the Linux kernel, the following vulnerability has been resolved: scsi: pm80xx: Avoid leaking tags when processing OPC_INB_SET_CONTROLLER_CONFIG command Tags allocated for OPC_INB_SET_CONTROLLER_CONFIG command need to be freed when we receive the...
CVE-2023-52502
- EPSS 0.17%
- Veröffentlicht 02.03.2024 22:15:47
- Zuletzt bearbeitet 19.03.2025 16:11:28
In the Linux kernel, the following vulnerability has been resolved: net: nfc: fix races in nfc_llcp_sock_get() and nfc_llcp_sock_get_sn() Sili Luo reported a race in nfc_llcp_sock_get(), leading to UAF. Getting a reference on the socket found in a...
CVE-2023-52507
- EPSS 0.24%
- Veröffentlicht 02.03.2024 22:15:47
- Zuletzt bearbeitet 13.01.2025 18:51:41
In the Linux kernel, the following vulnerability has been resolved: nfc: nci: assert requested protocol is valid The protocol is used in a bit mask to determine if the protocol is supported. Assert the provided protocol is less than the maximum def...
CVE-2023-52508
- EPSS 0.23%
- Veröffentlicht 02.03.2024 22:15:47
- Zuletzt bearbeitet 19.03.2025 16:11:52
In the Linux kernel, the following vulnerability has been resolved: nvme-fc: Prevent null pointer dereference in nvme_fc_io_getuuid() The nvme_fc_fcp_op structure describing an AEN operation is initialized with a null request structure pointer. An ...
CVE-2023-52511
- EPSS 0.81%
- Veröffentlicht 02.03.2024 22:15:47
- Zuletzt bearbeitet 29.04.2025 16:55:09
In the Linux kernel, the following vulnerability has been resolved: spi: sun6i: reduce DMA RX transfer width to single byte Through empirical testing it has been determined that sometimes RX SPI transfers with DMA enabled return corrupted data. Thi...