Vulnerabilities > Out-of-bounds Write
DATE | CVE | VULNERABILITY TITLE | RISK |
---|---|---|---|
2024-03-11 | CVE-2024-27227 | Out-of-bounds Write vulnerability in Google Android A malicious DNS response can trigger a number of OOB reads, writes, and other memory issues | 9.8 |
2024-03-11 | CVE-2023-52494 | Out-of-bounds Write vulnerability in Linux Kernel In the Linux kernel, the following vulnerability has been resolved: bus: mhi: host: Add alignment check for event ring read pointer Though we do check the event ring read pointer by "is_valid_ring_ptr" to make sure it is in the buffer range, but there is another risk the pointer may be not aligned. | 7.8 |
2024-03-11 | CVE-2023-52495 | Out-of-bounds Write vulnerability in Linux Kernel In the Linux kernel, the following vulnerability has been resolved: soc: qcom: pmic_glink_altmode: fix port sanity check The PMIC GLINK altmode driver currently supports at most two ports. Fix the incomplete port sanity check on notifications to avoid accessing and corrupting memory beyond the port array if we ever get a notification for an unsupported port. | 7.8 |
2024-03-11 | CVE-2024-26610 | Out-of-bounds Write vulnerability in Linux Kernel In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: fix a memory corruption iwl_fw_ini_trigger_tlv::data is a pointer to a __le32, which means that if we copy to iwl_fw_ini_trigger_tlv::data + offset while offset is in bytes, we'll write past the buffer. | 7.8 |
2024-03-11 | CVE-2024-26620 | Out-of-bounds Write vulnerability in Linux Kernel In the Linux kernel, the following vulnerability has been resolved: s390/vfio-ap: always filter entire AP matrix The vfio_ap_mdev_filter_matrix function is called whenever a new adapter or domain is assigned to the mdev. | 7.5 |
2024-03-11 | CVE-2024-0039 | Out-of-bounds Write vulnerability in Google Android In attp_build_value_cmd of att_protocol.cc, there is a possible out of bounds write due to a missing bounds check. | 9.8 |
2024-03-11 | CVE-2024-0049 | Out-of-bounds Write vulnerability in Google Android In multiple locations, there is a possible out of bounds write due to a heap buffer overflow. | 7.8 |
2024-03-11 | CVE-2024-0050 | Out-of-bounds Write vulnerability in Google Android In getConfig of SoftVideoDecoderOMXComponent.cpp, there is a possible out of bounds write due to a missing validation check. | 7.8 |
2024-03-11 | CVE-2024-0051 | Out-of-bounds Write vulnerability in Google Android In onQueueFilled of SoftMPEG4.cpp, there is a possible out of bounds write due to a heap buffer overflow. | 7.8 |
2024-03-08 | CVE-2024-23234 | Out-of-bounds Write vulnerability in Apple Macos An out-of-bounds write issue was addressed with improved input validation. | 6.7 |