Lucene search
+L

2015 matches found

RedhatCVE
RedhatCVE
added 2025/05/22 9:35 p.m.10 views

CVE-2021-43619

Trusted Firmware M 1.4.x through 1.4.1 has a buffer overflow issue in the Firmware Update partition. In the IPC model, a psafwuwrite caller from SPE or NSPE can overwrite stack memory locations...

7.8CVSS7.5AI score0.0042EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2025/05/22 7:38 p.m.9 views

CVE-2021-30282

Possible out of bound write in RAM partition table due to improper validation on number of partitions provided in Snapdragon Auto, Snapdragon Compute, Snapdragon Connectivity, Snapdragon Consumer IOT, Snapdragon Industrial IOT, Snapdragon Voice & Music, Snapdragon Wired Infrastructure and Network...

8.4CVSS7.8AI score0.00154EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 7:38 p.m.9 views

CVE-2021-3022

An issue was discovered on LG mobile devices with Android OS 10 software. There was no write protection for the MTK protect2 partition. The LG ID is LVE-SMP-200028 January 2021...

5.5CVSS7.2AI score0.00129EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 7:26 p.m.13 views

CVE-2021-25435

Improper input validation vulnerability in Tizen bootloader prior to Firmware update JUL-2021 Release allows arbitrary code execution using recovery partition in wireless firmware download mode...

9.8CVSS7.8AI score0.01675EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 6:31 p.m.8 views

CVE-2021-30308

Possible buffer overflow while printing the HARQ memory partition detail due to improper validation of buffer size in Snapdragon Auto, Snapdragon Compute, Snapdragon Connectivity, Snapdragon Consumer IOT, Snapdragon Industrial IOT, Snapdragon Mobile...

7.8CVSS7.7AI score0.00157EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 5:24 p.m.8 views

CVE-2020-11233

Time-of-check time-of-use race condition While processing partition entries due to newly created buffer was read again from mmc without validation in Snapdragon Auto, Snapdragon Connectivity, Snapdragon Consumer IOT, Snapdragon Industrial IOT, Snapdragon Mobile, Snapdragon Voice & Music, Snapdrag...

7CVSS6.7AI score0.00132EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 4:18 p.m.12 views

CVE-2020-13843

An issue was discovered on LG mobile devices with Android OS software before 2020-06-01. Local users can cause a denial of service because checking of the userdata partition is mishandled. The LG ID is LVE-SMP-200014 June 2020...

5.5CVSS6.9AI score0.0012EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/05/22 10:26 a.m.11 views

CVE-2019-10527

u'SMEM partition can be manipulated in case of any compromise on HLOS, thus resulting in access to memory outside of SMEM address range which could lead to memory corruption' in Snapdragon Auto, Snapdragon Compute, Snapdragon Connectivity, Snapdragon Consumer Electronics Connectivity, Snapdragon...

7.8CVSS7.2AI score0.00203EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 8:9 a.m.10 views

CVE-2019-15136

The Access Control plugin in eProsima Fast RTPS through 1.9.0 does not check partition permissions from remote participant connections, which can lead to policy bypass for a secure Data Distribution Service DDS partition...

7.5CVSS7AI score0.01395EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 8:3 a.m.8 views

CVE-2019-13103

A crafted self-referential DOS partition table will cause all Das U-Boot versions through 2019.07-rc4 to infinitely recurse, causing the stack to grow infinitely and eventually either crash or overwrite other data...

7.1CVSS6.7AI score0.0043EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.4 views

kernel: nvme-multipath: defer partition scanning

A flaw was found in the NVMe multipath support in the Linux kernel. A deadlock can be triggered when an error occurs in the partition scan within the controller's scanwork context, potentially resulting in a denial of service...

5.5CVSS7.2AI score0.00235EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.4 views

kernel: block: fix potential invalid pointer dereference in blk_add_partition

In the Linux kernel, the following vulnerability has been resolved: block: fix potential invalid pointer dereference in blkaddpartition The blkaddpartition function initially used a single if-condition ISERRpart to check for errors when adding a partition. This was modified to handle the specific...

5.5CVSS6.5AI score0.00217EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.4 views

kernel: drm/amdgpu: Fix the warning division or modulo by zero

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix the warning division or modulo by zero Checks the partition mode and returns an error for an invalid mode...

5.5CVSS6.4AI score0.00235EPSS
SaveExploits0References5
Packet Storm News
Packet Storm News
added 2025/05/13 12:0 a.m.6 views

Optimized Couplings for Watermarking Large Language Models

Large-language models LLMs are now able to produce text that is, in many cases, seemingly indistinguishable from human-generated content. This has fueled the development of watermarks that imprint a signal'' in LLM-generated text with minimal perturbation of an LLM's output. This paper provides a...

6.9AI score
SaveExploits0
OpenVAS
OpenVAS
added 2025/05/07 12:0 a.m.3 views

Drive Data Should Be Managed in Partitions

When installing the OS, plan different partitions for OS data and service data based on the scenario. Do not store all data in the same drive or partition. Properly planning drive partitions avoids or reduces the following risks: 1. Log files are too large and use up the space of the service driv...

6.9AI score
SaveExploits0References4
OpenVAS
OpenVAS
added 2025/05/07 12:0 a.m.1 views

Ensure That Partitions That Do Not Require SUID/SGID Bits Are Mounted Using nosuid

After the SUID bit is set for an executable file, the user who executes the file not the file owner is temporarily granted the permission of the file owner. For example, common user test executes a program whose permission is 755 and owner is root. In this case, if the SUID bit is not set,only th...

7AI score
SaveExploits0References4
OSV
OSV
added 2025/04/16 11:15 p.m.5 views

CVE-2025-1704

ComponentInstaller Modification in ComponentInstaller in Google ChromeOS 15823.23.0 on Chromebooks allows enrolled users with local access to unenroll devices and intercept device management requests via loading components from the unencrypted stateful partition...

6.5CVSS5.8AI score0.00198EPSS
SaveExploits1References2
NVD
NVD
added 2025/04/16 11:15 p.m.14 views

CVE-2025-1704

ComponentInstaller Modification in ComponentInstaller in Google ChromeOS 15823.23.0 on Chromebooks allows enrolled users with local access to unenroll devices and intercept device management requests via loading components from the unencrypted stateful partition...

6.5CVSS0.00198EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2025/04/16 12:0 a.m.7 views

Google Chrome OS 安全漏洞

Google ChromeOS is a set of Web-based lightweight open source operating system from Google Google. Google ChromeOS suffers from a memory misreference vulnerability that is caused by a flaw in ComponentInstaller. An attacker could exploit the vulnerability to intercept device management requests b...

6.5CVSS6.7AI score0.00198EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2025/04/15 12:0 a.m.7 views

Edimax BR-6478AC 安全漏洞

Edimax BR-6478AC is a dual-band Gigabit router from China Xunzhou Edimax. A security vulnerability exists in Edimax BR-6478AC version 1.0.15, which is caused by a command injection in the partition parameter of /boafrm/formDiskFormat...

6.5CVSS7.4AI score0.09501EPSS
SaveExploits1References2
Rows per page
Query Builder