Lucene search
+L

5509 matches found

CVE
CVE
added 2025/03/28 2:55 p.m.145 views

CVE-2025-30211

CVE-2025-30211 affects Erlang/OTP: prior to OTP-27.3.1, 26.2.5.10, and 25.3.2.19, a malicious KEX init message can trigger high memory usage because the implementation does not verify RFC limits on 64-character algorithm names in KEX init messages, leading to memory allocation for processing mali...

7.5CVSS7AI score0.00454EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/03/28 2:55 p.m.35 views

CVE-2025-30211 KEX init error results with excessive memory usage

Erlang/OTP is a set of libraries for the Erlang programming language. Prior to versions OTP-27.3.1, 26.2.5.10, and 25.3.2.19, a maliciously formed KEX init message can result with high memory usage. Implementation does not verify RFC specified limits on algorithm names 64 characters provided in K...

7.5CVSS0.00454EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/03/28 2:55 p.m.24 views

CVE-2025-30211 KEX init error results with excessive memory usage

Erlang/OTP is a set of libraries for the Erlang programming language. Prior to versions OTP-27.3.1, 26.2.5.10, and 25.3.2.19, a maliciously formed KEX init message can result with high memory usage. Implementation does not verify RFC specified limits on algorithm names 64 characters provided in K...

7.5CVSS7AI score0.00454EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2025/03/28 3:38 a.m.8 views

SUSE CVE-2023-52992

In the Linux kernel, the following vulnerability has been resolved: bpf: Skip task with pid=1 in sendsignalcommon The following kernel panic can be triggered when a task with pid=1 attaches a prog that attempts to send killing signal to itself, also see 1 for more details: Kernel panic - not...

5.5CVSS6.4AI score0.00263EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2025/03/28 3:37 a.m.5 views

SUSE CVE-2023-53019

In the Linux kernel, the following vulnerability has been resolved: net: mdio: validate parameter addr in mdiobusgetphy The caller may pass any value as addr, what may result in an out-of-bounds access to array mdiomap. One existing case is stmmacinitphy that may pass -1 as addr. Therefore valida...

5.5CVSS6.5AI score0.00198EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2025/03/28 3:01 a.m.7 views

SUSE CVE-2025-21867

In the Linux kernel, the following vulnerability has been resolved: bpf, testrun: Fix use-after-free issue in ethskbpkttype KMSAN reported a use-after-free issue in ethskbpkttype1. The cause of the issue was that ethskbpkttype accessed skb's data that didn't contain an Ethernet header. This occur...

5.5CVSS7.6AI score0.00194EPSS
SaveExploits0References16
Positive Technologies
Positive Technologies
added 2025/03/28 12:00 a.m.18 views

PT-2025-13543 · Ericsson +6 · Erlang/Otp +6

Name of the Vulnerable Software and Affected Versions: Erlang/OTP versions prior to 27.3.1 Erlang/OTP versions prior to 26.2.5.10 Erlang/OTP versions prior to 25.3.2.19 Description: A maliciously formed KEX init message can result in high memory usage due to the implementation not verifying RFC...

10CVSS8AI score0.98594EPSS
SaveExploits42References57
OSV
OSV
added 2025/03/27 5:15 p.m.6 views

DEBIAN-CVE-2023-53019

In the Linux kernel, the following vulnerability has been resolved: net: mdio: validate parameter addr in mdiobusgetphy The caller may pass any value as addr, what may result in an out-of-bounds access to array mdiomap. One existing case is stmmacinitphy that may pass -1 as addr. Therefore valida...

7.8CVSS5.5AI score0.00198EPSS
SaveExploits0References1
OSV
OSV
added 2025/03/27 5:15 p.m.1 views

DEBIAN-CVE-2023-52992

In the Linux kernel, the following vulnerability has been resolved: bpf: Skip task with pid=1 in sendsignalcommon The following kernel panic can be triggered when a task with pid=1 attaches a prog that attempts to send killing signal to itself, also see 1 for more details: Kernel panic - not...

5.5CVSS5.5AI score0.00263EPSS
SaveExploits0References1
OSV
OSV
added 2025/03/27 5:15 p.m.8 views

DEBIAN-CVE-2023-52929

In the Linux kernel, the following vulnerability has been resolved: nvmem: core: fix cleanup after devsetname If devsetname fails, we leak nvmem-wpgpio as the cleanup does not put this. While a minimal fix for this would be to add the gpiodput call, we can do better if we split deviceregister, an...

5.5CVSS5AI score0.00241EPSS
SaveExploits0References1
OSV
OSV
added 2025/03/27 5:15 p.m.13 views

DEBIAN-CVE-2022-49746

In the Linux kernel, the following vulnerability has been resolved: dmaengine: imx-sdma: Fix a possible memory leak in sdmatransferinit If the function sdmaloadcontext fails, the sdmadesc will be freed, but the allocated desc-bd is forgot to be freed. We already met the sdmaloadcontext failure ca...

5.5CVSS5.5AI score0.00191EPSS
SaveExploits0References1
OSV
OSV
added 2025/03/27 5:15 p.m.8 views

UBUNTU-CVE-2022-49746

In the Linux kernel, the following vulnerability has been resolved: dmaengine: imx-sdma: Fix a possible memory leak in sdmatransferinit If the function sdmaloadcontext fails, the sdmadesc will be freed, but the allocated desc-bd is forgot to be freed. We already met the sdmaloadcontext failure ca...

5.5CVSS6.1AI score0.00191EPSS
SaveExploits0References9
OSV
OSV
added 2025/03/27 5:15 p.m.5 views

UBUNTU-CVE-2023-53019

In the Linux kernel, the following vulnerability has been resolved: net: mdio: validate parameter addr in mdiobusgetphy The caller may pass any value as addr, what may result in an out-of-bounds access to array mdiomap. One existing case is stmmacinitphy that may pass -1 as addr. Therefore valida...

7.8CVSS6.2AI score0.00198EPSS
SaveExploits0References10
OSV
OSV
added 2025/03/27 5:15 p.m.9 views

UBUNTU-CVE-2023-52992

In the Linux kernel, the following vulnerability has been resolved: bpf: Skip task with pid=1 in sendsignalcommon The following kernel panic can be triggered when a task with pid=1 attaches a prog that attempts to send killing signal to itself, also see 1 for more details: Kernel panic - not...

5.5CVSS6.2AI score0.00263EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2025/03/27 4:42 p.m.3 views

CVE-2022-49746 dmaengine: imx-sdma: Fix a possible memory leak in sdma_transfer_init

In the Linux kernel, the following vulnerability has been resolved: dmaengine: imx-sdma: Fix a possible memory leak in sdmatransferinit If the function sdmaloadcontext fails, the sdmadesc will be freed, but the allocated desc-bd is forgot to be freed. We already met the sdmaloadcontext failure ca...

6AI score0.00191EPSS
SaveExploits0References6
OSV
OSV
added 2025/03/27 12:00 p.m.11 views

RUSTSEC-2025-0019 `array-init-cursor` in version 0.2.0 and below is unsound when used with types that implement `Drop`

The Drop implementation will get run twice when using the cursor. This issue does not affect you, if you are using only using the crate with types that are Copy such as u8. This issue also does not affect you, if you are only depending on it through the crate planus...

7.1AI score
SaveExploits0References3
RustSec
RustSec
added 2025/03/27 12:00 p.m.13 views

`array-init-cursor` in version 0.2.0 and below is unsound when used with types that implement `Drop`

The Drop implementation will get run twice when using the cursor. This issue does not affect you, if you are using only using the crate with types that are Copy such as u8. This issue also does not affect you, if you are only depending on it through the crate planus...

7.1AI score
SaveExploits0Affected Software1
BDU FSTEC
BDU FSTEC
added 2025/03/27 12:00 a.m.14 views

The vulnerability of the `bnxt_qplib_alloc_init_hwq()` function in the drivers/infiniband/hw/bnxt_re/qplib_res.c module of the Linux kernel allows a hacker to gain elevated privileges within the system.

The vulnerability of the bnxtqpliballocinithwq function in the drivers/infiniband/hw/bnxtre/qplibres.c module of the Linux kernel is related to the execution of operations outside of the buffer in memory. Exploiting this vulnerability can allow an attacker to gain elevated privileges within the...

5.5CVSS7.1AI score0.00227EPSS
SaveExploits0References18Affected Software8
OSV
OSV
added 2025/03/25 11:15 a.m.11 views

CVE-2025-2109

The WP Compress – Instant Performance & Speed Optimization plugin for WordPress is vulnerable to Server-Side Request Forgery in all versions up to, and including, 6.30.15 via the init function. This makes it possible for unauthenticated attackers to make web requests to arbitrary locations...

5.8CVSS7.4AI score0.00386EPSS
SaveExploits0References4
Patchstack
Patchstack
added 2025/03/25 12:42 a.m.9 views

WordPress WP Compress plugin <= 6.30.15 - Unauthenticated Server-Side Request Forgery via init Function vulnerability

Unauthenticated Server-Side Request Forgery via init Function vulnerability discovered by mikemyers in WordPress Plugin WP Compress versions = 6.30.15...

5.8CVSS7.1AI score0.00386EPSS
SaveExploits0References1Affected Software1
Rows per page
Query Builder