Lucene search
+L

3602 matches found

RedHat Linux
RedHat Linux
added 2025/07/09 12:22 p.m.8 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
CNNVD
CNNVD
added 2025/07/09 12:00 a.m.11 views

Official Clerk JavaScript SDKs 数据伪造问题漏洞

Official Clerk JavaScript SDKs is a Clerk open source official Javascript repository for Clerk authentication. A data forgery vulnerability exists in the Official Clerk JavaScript SDKs, which stems from insufficient verifyWebhook validation and may result in the acceptance of unsigned webhook...

7.5CVSS6.6AI score0.00152EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2025/07/08 1:15 a.m.10 views

kernel: bpf: fix OOB devmap writes when deleting elements

In the Linux kernel, the following vulnerability has been resolved: bpf: fix OOB devmap writes when deleting elements Jordy reported issue against XSKMAP which also applies to DEVMAP - the index used for accessing map entry, due to being a signed integer, causes the OOB writes. Fix is simple as...

7.8CVSS6.7AI score0.00259EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/07/08 1:15 a.m.10 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
RedHat Linux
RedHat Linux
added 2025/07/08 12:13 a.m.10 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
RedhatCVE
RedhatCVE
added 2025/07/04 2:22 p.m.22 views

CVE-2025-34071

A remote code execution vulnerability in GFI Kerio Control 9.4.5 allows attackers with administrative access to upload and execute arbitrary code through the firmware upgrade feature. The system upgrade mechanism accepts unsigned .img files, which can be modified to include malicious scripts with...

9.8CVSS8.1AI score0.00701EPSS
SaveExploits1References1
SUSE CVE
SUSE CVE
added 2025/07/03 11:39 p.m.6 views

SUSE CVE-2019-15296

An issue was discovered in Freeware Advanced Audio Decoder 2 FAAD2 2.8.8. The faadresetbits function in libfaad/bits.c is affected by a buffer overflow vulnerability. The number of bits to be read is determined by ld-buffersize - words4, cast to uint32. If ld-buffersize - words4 is negative, a...

7.8CVSS7.9AI score0.01817EPSS
SaveExploits0References2
OSV
OSV
added 2025/07/02 2:15 p.m.10 views

CVE-2025-34071

A remote code execution vulnerability in GFI Kerio Control 9.4.5 allows attackers with administrative access to upload and execute arbitrary code through the firmware upgrade feature. The system upgrade mechanism accepts unsigned .img files, which can be modified to include malicious scripts with...

9.8CVSS6.5AI score0.00701EPSS
SaveExploits1References2
NVD
NVD
added 2025/07/02 2:15 p.m.12 views

CVE-2025-34071

A remote code execution vulnerability in GFI Kerio Control 9.4.5 allows attackers with administrative access to upload and execute arbitrary code through the firmware upgrade feature. The system upgrade mechanism accepts unsigned .img files, which can be modified to include malicious scripts with...

9.8CVSS0.00701EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2025/07/02 1:45 p.m.8 views

CVE-2025-34071 GFI Kerio Control Unsigned System Image Upload Root Code Execution

A remote code execution vulnerability in GFI Kerio Control 9.4.5 allows attackers with administrative access to upload and execute arbitrary code through the firmware upgrade feature. The system upgrade mechanism accepts unsigned .img files, which can be modified to include malicious scripts with...

9.4CVSS8.8AI score0.00701EPSS
SaveExploits1References2
CVE
CVE
added 2025/07/02 1:45 p.m.52 views

CVE-2025-34071

CVE-2025-34071 affects GFI Kerio Control 9.4.5 where the firmware upgrade feature can be abused to achieve remote code execution. The root cause is an upgrade mechanism that accepts unsigned .img files and does not validate authenticity or integrity, allowing modified upgrades (including scripts ...

9.8CVSS8.2AI score0.00701EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2025/07/02 1:45 p.m.28 views

CVE-2025-34071 GFI Kerio Control Unsigned System Image Upload Root Code Execution

A remote code execution vulnerability in GFI Kerio Control 9.4.5 allows attackers with administrative access to upload and execute arbitrary code through the firmware upgrade feature. The system upgrade mechanism accepts unsigned .img files, which can be modified to include malicious scripts with...

9.4CVSS0.00701EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2025/07/02 12:00 a.m.12 views

PT-2025-27629 · Gfi · Gfi Kerio Control

Name of the Vulnerable Software and Affected Versions: GFI Kerio Control version 9.4.5 Description: A remote code execution issue allows attackers with administrative access to upload and execute arbitrary code through the firmware upgrade feature. The system upgrade mechanism accepts unsigned .i...

9.4CVSS7.8AI score0.00701EPSS
SaveExploits1References7
ATTACKERKB
ATTACKERKB
added 2025/06/27 11:15 p.m.7 views

CVE-2024-36347

Improper signature verification in AMD CPU ROM microcode patch loader may allow an attacker with local administrator privilege to load malicious microcode, potentially resulting in loss of integrity of x86 instruction execution, loss of confidentiality and integrity of data in x86 CPU privileged...

6.4CVSS7.2AI score0.00097EPSS
SaveExploits0References2
NVD
NVD
added 2025/06/18 11:15 a.m.13 views

CVE-2022-49964

In the Linux kernel, the following vulnerability has been resolved: arm64: cacheinfo: Fix incorrect assignment of signed error value to unsigned fwlevel Though acpifindlastcachelevel always returned signed value and the document states it will return any errors caused by lack of a PPTT table, it...

5.5CVSS0.00184EPSS
SaveExploits0References2
OSV
OSV
added 2025/06/18 11:15 a.m.9 views

UBUNTU-CVE-2022-50036

In the Linux kernel, the following vulnerability has been resolved: drm/sun4i: dsi: Prevent underflow when computing packet sizes Currently, the packet overhead is subtracted using unsigned arithmetic. With a short sync pulse, this could underflow and wrap around to near the maximal u16 value. Fi...

5.5CVSS6.1AI score0.00165EPSS
SaveExploits0References6
CVE
CVE
added 2025/06/18 11:01 a.m.90 views

CVE-2022-50036

CVE-2022-50036 affects the Linux kernel component drm/sun4i: dsi. The underflow occurred when computing packet sizes due to subtracting packet overhead with unsigned arithmetic; with a short sync pulse the subtraction could wrap to a large unsigned value. The remediation is a fix that uses signed...

5.5CVSS6.5AI score0.00165EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2025/06/18 11:00 a.m.13 views

CVE-2022-49964 arm64: cacheinfo: Fix incorrect assignment of signed error value to unsigned fw_level

In the Linux kernel, the following vulnerability has been resolved: arm64: cacheinfo: Fix incorrect assignment of signed error value to unsigned fwlevel Though acpifindlastcachelevel always returned signed value and the document states it will return any errors caused by lack of a PPTT table, it...

0.00184EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2025/06/18 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 the Linux kernel that stems from arm64 cacheinfo incorrectly assigning signed error values to unsigned fwlevels, which could lead to memory...

5.5CVSS6.3AI score0.00184EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2025/06/18 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 the Linux kernel that stems from unsigned subtraction and could lead to an underflow...

5.5CVSS6.3AI score0.00165EPSS
SaveExploits0References5
Rows per page
Query Builder