Lucene search
+L

940 matches found

AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.6 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerabilities have been resolved: pktgen: Avoid out-of-bounds access in getimixentries Passing a sufficient amount of imix entries leads to invalid access to the pktdev-imixentries array due to incorrect boundary checks. UBSAN: Array-index out-of-bounds in...

7.8CVSS6.4AI score0.00224EPSS
SaveExploits0References3
NVD
NVD
added 2025/05/27 6:15 p.m.27 views

CVE-2024-49197

An issue was discovered in Wi-Fi in Samsung Mobile Processor and Wearable Processor Exynos 980, 850, 1080, 1280, 1330, 1380, 1480, W920, W930, and W1000. Lack of a boundary check in STOPKEEPALIVEOFFLOAD leads to out-of-bounds access...

6.5CVSS0.00236EPSS
SaveExploits0References2
CVE
CVE
added 2025/05/27 12:00 a.m.56 views

CVE-2024-49197

The CVE-2024-49197 entry concerns Samsung Exynos Wi‑Fi components (Exynos 850/980/1080/1280/1330/1380/1480 and devices W920/W930/W1000). The root cause is a missing boundary check in STOP KEEP ALIVE OFFLOAD, leading to out-of-bounds access. Connected PT-2025-23016 provides explicit affected versi...

6.5CVSS6.9AI score0.00236EPSS
SaveExploits0References2Affected Software1
Positive Technologies
Positive Technologies
added 2025/05/27 12:00 a.m.9 views

PT-2025-23016 · Samsung · Exynos

Name of the Vulnerable Software and Affected Versions: Exynos versions 850, 980, 1080, 1280, 1330, 1380, 1480, W920, W930, W1000 Description: An issue was discovered in Wi-Fi in Samsung Mobile Processor and Wearable Processor Exynos. The issue is related to a lack of a boundary check in STOP KEEP...

6.5CVSS6.4AI score0.00236EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2025/05/27 12:00 a.m.11 views

CVE-2024-49197

An issue was discovered in Wi-Fi in Samsung Mobile Processor and Wearable Processor Exynos 980, 850, 1080, 1280, 1330, 1380, 1480, W920, W930, and W1000. Lack of a boundary check in STOPKEEPALIVEOFFLOAD leads to out-of-bounds access...

6.4AI score0.00236EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2025/05/22 10:39 p.m.9 views

CVE-2022-27831

Improper boundary check in sflvdrdbufbits of libsflvextractor prior to SMR Apr-2022 Release 1 allows attackers to read out of bounds memory...

4.4CVSS6.7AI score0.00098EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 7:39 p.m.17 views

CVE-2021-30324

Possible out of bound write due to lack of boundary check for the maximum size of buffer when sending a DCI packet to remote process in Snapdragon Auto, Snapdragon Compute, Snapdragon Consumer IOT, Snapdragon Industrial IOT, Snapdragon Mobile, Snapdragon Voice & Music, Snapdragon Wearables,...

6.7CVSS7.5AI score0.00145EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 7:26 p.m.10 views

CVE-2021-25518

An improper boundary check in securelog of LDFW and BL31 prior to SMR Dec-2021 Release 1 allows arbitrary memory write and code execution...

6.7CVSS7.2AI score0.00111EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 7:25 p.m.10 views

CVE-2021-25372

An improper boundary check in DSP driver prior to SMR Mar-2021 Release 1 allows out of bounds memory access...

7.2CVSS6.8AI score0.00804EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 6:53 p.m.14 views

CVE-2021-44591

In libming 0.4.8, the parseSWFDEFINELOSSLESS2 function in util/parser.c lacks a boundary check that would lead to denial-of-service attacks via a crafted SWF file...

6.5CVSS6.6AI score0.01019EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2025/05/22 6:31 p.m.12 views

CVE-2021-30316

Possible out of bound memory access due to improper boundary check while creating HSYNC fence in Snapdragon Auto, Snapdragon Connectivity, Snapdragon Consumer IOT, Snapdragon Industrial IOT, Snapdragon Mobile, Snapdragon Wearables...

8.4CVSS7.2AI score0.0016EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 10:32 a.m.15 views

CVE-2019-14039

Out of bound read in adm call back function due to incorrect boundary check for payload in command response in Snapdragon Auto, Snapdragon Compute, Snapdragon Consumer IOT, Snapdragon Industrial IOT, Snapdragon Mobile, Snapdragon Voice & Music, Snapdragon Wearables in APQ8053, APQ8098, MDM9206,...

7.1CVSS7.2AI score0.00186EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/20 4:01 p.m.12 views

CVE-2025-37962 ksmbd: fix memory leak in parse_lease_state()

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...

6.9AI score
SaveExploits0References9
CNNVD
CNNVD
added 2025/05/20 12:00 a.m.9 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel that stems from not freeing memory when a boundary check fails, which could lead to a memory leak...

5.5CVSS7.4AI score0.00176EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2025/05/06 4:44 p.m.23 views

tanton_engine has unsound public API

The following functions in the tantonengine crate are unsound due to lack of sufficient boundary checks in public API: - Stack::offset - ThreadStack::get - RootMoveList::insertscoredepth - RootMoveList::insertscore The tantonengine crate is no longer maintained, so there are no plans to fix this...

7AI score
SaveExploits0References2Affected Software1
CVE
CVE
added 2025/04/16 2:12 p.m.121 views

CVE-2025-22059

Technical details beyond what is provided in the initial document are not publicly available in the connected documents. Monitor for updates from vendors and security advisories.

7.5CVSS6.9AI score0.0045EPSS
SaveExploits0References4Affected Software1
CNNVD
CNNVD
added 2025/04/16 12:00 a.m.10 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a ksmbd dacloffset boundary check overflow...

7.1CVSS6.5AI score0.0068EPSS
SaveExploits0References4
NVD
NVD
added 2025/03/06 6:15 p.m.14 views

CVE-2024-52923

An issue was discovered in NRMM in Samsung Mobile Processor, Wearable Processor, and Modem Exynos 9820, 9825, 980, 990, 850, 1080, 2100, 1280, 2200, 1330, 1380, 1480, 2400, 9110, W920, W930, W1000, Modem 5123, Modem 5300, and Modem 5400. Lack of a boundary check during the decoding of DL NAS...

7.5CVSS0.00393EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2025/03/06 12:00 a.m.12 views

Samsung多款产品 缓冲区错误漏洞

SAMSUNG Mobile Processor and SAMSUNG Wearable Processor are both products of the South Korean company Samsung.SAMSUNG Mobile Processor is a series of mobile processors.SAMSUNG Wearable Processor is a series of wearable processors. SAMSUNG Mobile Processor is a series of mobile processors. A...

7.5CVSS6.6AI score0.00393EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2025/03/06 12:00 a.m.8 views

CVE-2024-52923

An issue was discovered in NRMM in Samsung Mobile Processor, Wearable Processor, and Modem Exynos 9820, 9825, 980, 990, 850, 1080, 2100, 1280, 2200, 1330, 1380, 1480, 2400, 9110, W920, W930, W1000, Modem 5123, Modem 5300, and Modem 5400. Lack of a boundary check during the decoding of DL NAS...

7AI score0.00393EPSS
SaveExploits0References1
Rows per page
Query Builder