Lucene search
+L

7525 matches found

RedhatCVE
RedhatCVE
added 2025/05/22 8:30 a.m.6 views

CVE-2019-2076

In libxaac there is a possible out of bounds write due to a missing bounds check. This could lead to remote code execution with no additional execution privileges needed. User interaction is needed for exploitation. Product: AndroidVersions: Android-10Android ID: A-115907334...

8.8CVSS7.8AI score0.00714EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 8:30 a.m.7 views

CVE-2019-2072

In libxaac there is a possible out of bounds write due to a missing bounds check. This could lead to remote code execution with no additional execution privileges needed. User interaction is needed for exploitation. Product: AndroidVersions: Android-10Android ID: A-116117112...

8.8CVSS7.8AI score0.00714EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 7:01 a.m.11 views

CVE-2019-9331

In Bluetooth, there is a possible out of bounds read due to a missing bounds check. This could lead to remote information disclosure with no additional execution privileges needed. User interaction is not needed for exploitation. Product: AndroidVersions: Android-10Android ID: A-112272279...

7.5CVSS6.5AI score0.00804EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 5:27 a.m.14 views

CVE-2019-9393

In Bluetooth, there is possible controlled termination due to a missing bounds check. This could lead to remote denial of service with no additional execution privileges needed. User interaction is not needed for exploitation. Product: AndroidVersions: Android-10Android ID: A-116357965...

7.5CVSS6.9AI score0.00797EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 5:27 a.m.12 views

CVE-2019-9382

In libeffects, there is a possible out of bounds write due to a missing bounds check. This could lead to remote code execution with no additional execution privileges needed. User interaction is needed for exploitation. Product: AndroidVersions: Android-10Android ID: A-120874654...

8.8CVSS7.8AI score0.00714EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 4:07 a.m.15 views

CVE-2018-9407

In emmcrpmbioctl of emmcrpmb.c, there is an Information Disclosure due to a Missing Bounds Check. This could lead to Information Disclosure of kernel data...

6.5CVSS6.5AI score0.00087EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 4:07 a.m.19 views

CVE-2018-9403

In the MTKFLPMSGHALDIAGREPORTDATANTF handler of flp2hal- interface.c, there is a possible stack buffer overflow due to a missing bounds check. This could lead to local escalation of privilege in a privileged process with System execution privileges needed. User interaction is not needed for...

7.8CVSS7.4AI score0.00085EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 3:49 a.m.3 views

CVE-2018-9349

In mverrcost of mcomp.c there is a possible out of bounds read due to missing bounds check. This could lead to denial of service with no additional execution privileges needed. User interaction is needed for exploitation...

6.5CVSS6.7AI score0.00224EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 3:25 a.m.24 views

CVE-2018-9478

In processserviceattrreq and processservicesearchattrreq of sdpserver.cc, there is an out of bounds write due to a missing bounds check. This could lead to remote code execution with no additional execution privileges needed. User interaction is not needed for exploitation...

9.8CVSS8.1AI score0.00382EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 3:24 a.m.16 views

CVE-2018-9479

In processserviceattrreq and processservicesearchattrreq of sdpserver.cc, there is an out of bounds write due to a missing bounds check. This could lead to remote code execution with no additional execution privileges needed. User interaction is not needed for exploitation...

9.8CVSS8.1AI score0.00382EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2025/05/21 12:46 a.m.8 views

SUSE CVE-2025-37962

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix memory leak in parseleasestate The previous patch that added bounds check for create lease context introduced a memory leak. When the bounds check fails, the function returns NULL without freeing the previously allocat...

5.5CVSS6.4AI score0.00176EPSS
SaveExploits0References3
OSV
OSV
added 2025/05/20 4:15 p.m.4 views

DEBIAN-CVE-2025-37962

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix memory leak in parseleasestate The previous patch that added bounds check for create lease context introduced a memory leak. When the bounds check fails, the function returns NULL without freeing the previously allocat...

5.5CVSS5.6AI score0.00176EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/20 4:15 p.m.7 views

UBUNTU-CVE-2025-37962

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix memory leak in parseleasestate The previous patch that added bounds check for create lease context introduced a memory leak. When the bounds check fails, the function returns NULL without freeing the previously allocat...

5.5CVSS6.2AI score0.00176EPSS
SaveExploits0References27
RedHat Linux
RedHat Linux
added 2025/05/13 8:29 a.m.14 views

Xorg: xwayland: Buffer overflow in XkbVModMaskText()

A buffer overflow flaw was found in X.Org and Xwayland. The code in XkbVModMaskText allocates a fixed-sized buffer on the stack and copies the names of the virtual modifiers to that buffer. The code fails to check the bounds of the buffer and would copy the data regardless of the size...

7.8CVSS6AI score0.00429EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.11 views

kernel: xsk: fix OOB map writes when deleting elements

In the Linux kernel, the following vulnerability has been resolved: xsk: fix OOB map writes when deleting elements Jordy says: " In the xskmapdeleteelem function an unsigned integer map-maxentries is compared with a user-controlled signed integer k. Due to implicit type conversion, a large unsign...

7.8CVSS6.8AI score0.00255EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/05/11 2:06 a.m.5 views

SUSE CVE-2022-49766

In the Linux kernel, the following vulnerability has been resolved: netlink: Bounds-check struct nlmsgerr creation In preparation for FORTIFYSOURCE doing bounds-check on memcpy, switch from nlmsgput to nlmsgput, and explain the bounds check for dealing with the memcpy across a composite flexible...

5.5CVSS6.5AI score0.00159EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2025/05/08 10:10 a.m.28 views

CVE-2024-45568

Memory corruption due to improper bounds check while command handling in camera-kernel driver...

7.8CVSS7.3AI score0.00107EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2025/05/06 9:15 a.m.4 views

CVE-2024-45568

Memory corruption due to improper bounds check while command handling in camera-kernel driver...

7.8CVSS5.8AI score0.00107EPSS
SaveExploits0References2
NVD
NVD
added 2025/05/06 9:15 a.m.33 views

CVE-2024-45568

Memory corruption due to improper bounds check while command handling in camera-kernel driver...

7.8CVSS0.00107EPSS
SaveExploits0References1
CVE
CVE
added 2025/05/06 8:32 a.m.64 views

CVE-2024-45568

CVE-2024-45568 affects Qualcomm camera-kernel drivers. Root cause: improper bounds checking during command handling leading to memory corruption. Documented impact includes high confidentiality, integrity, and availability risks; local attack vector with low complexity (Privileges: LOW) and no us...

7.8CVSS6.8AI score0.00107EPSS
SaveExploits0References1Affected Software1
Rows per page
Query Builder