Lucene search
+L

12850 matches found

Circl
Circl
added 2025/12/24 2:00 p.m.7 views

CVE-2022-50726

creationtimestamp| type| source ---|---|--- 2025-12-24 14:00:55+00:00| seen| https://gist.github.com/Darkcrai86/f75cb648989cb96d48fa5af85c6509d2...

7.8CVSS5.8AI score0.00186EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2025/12/24 1:06 p.m.10 views

CVE-2023-54135

In the Linux kernel, the following vulnerability has been resolved: mapletree: fix potential out-of-bounds access in maswrendpiv Check the write offset end bounds before using it as the offset into the pivot array. This avoids a possible out-of-bounds access on the pivot array if the write extend...

7.8CVSS5.2AI score0.0016EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/12/24 1:06 p.m.35 views

CVE-2022-50781 amdgpu/pm: prevent array underflow in vega20_odn_edit_dpm_table()

In the Linux kernel, the following vulnerability has been resolved: amdgpu/pm: prevent array underflow in vega20odneditdpmtable In the PPODEDITVDDCCURVE case the "inputindex" variable is capped at 2 but not checked for negative values so it results in an out of bounds read. This value comes from...

0.00209EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2025/12/24 1:06 p.m.9 views

CVE-2022-50776

In the Linux kernel, the following vulnerability has been resolved: clk: st: Fix memory leak in stofquadfssetup If stclkregisterquadfspll fails, @lock should be freed before goto @errexit, otherwise will cause meory leak issue, fix it...

5.3AI score0.00282EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/12/24 1:05 p.m.13 views

CVE-2022-50753

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on summary info As Wenqing Liu reported in bugzilla: https://bugzilla.kernel.org/showbug.cgi?id=216456 BUG: KASAN: use-after-free in recoverdata+0x63ae/0x6ae0 f2fs Read of size 4 at addr...

7.8CVSS5.5AI score0.002EPSS
SaveExploits0
EUVD
EUVD
added 2025/12/24 12:30 p.m.11 views

EUVD-2025-205114

In the Linux kernel, the following vulnerability has been resolved: can: j1939: j1939tptxdatnew: fix out-of-bounds memory access In the j1939tptxdatnew function, an out-of-bounds memory access could occur during the memcpy operation if the size of skb-cb is larger than the size of struct...

6.2AI score0.00187EPSS
SaveExploits0References7
EUVD
EUVD
added 2025/12/24 12:30 p.m.16 views

EUVD-2025-205125

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fix potential memory leaks at error path for UMP open The allocation and initialization errors at allocmidiurbs that is called at MIDI 2.0 / UMP device are supposed to be handled at the caller side by invoking...

5.8AI score0.00169EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/12/24 12:30 p.m.5 views

EUVD-2025-205145

In the Linux kernel, the following vulnerability has been resolved: RDMA/core: Fix GID entry ref leak when createah fails If AH create request fails, release sgidattr to avoid GID entry referrence leak reported while releasing GID table...

6AI score0.00201EPSS
SaveExploits0References7
EUVD
EUVD
added 2025/12/24 12:30 p.m.10 views

EUVD-2025-205168

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: ocb: don't leave if not joined If there's no OCB state, don't ask the driver/mac80211 to leave, since that's just confusing. Since set/clear the chandef state, that's a simple check...

6AI score0.00193EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/12/24 12:30 p.m.19 views

EUVD-2025-205170

In the Linux kernel, the following vulnerability has been resolved: USB: gadget: Fix use-after-free during usb config switch In the process of switching USB config from rndis to other config, if the hardware does not support the -pullup callback, or the hardware encounters a low probability fault...

5.9AI score0.00198EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/12/24 12:30 p.m.6 views

EUVD-2025-205174

In the Linux kernel, the following vulnerability has been resolved: ceph: fix potential use-after-free bug when trimming caps When trimming the caps and just after the 'session-scaplock' is released in cephiteratesessioncaps the cap maybe removed by another thread, and when using the stale cap...

6AI score0.00516EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/12/24 12:30 p.m.9 views

EUVD-2025-205153

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Fix slab-out-of-bounds read in hdrdeletede Here is a BUG report from syzbot: BUG: KASAN: slab-out-of-bounds in hdrdeletede+0xe0/0x150 fs/ntfs3/index.c:806 Read of size 16842960 at addr ffff888079cc0600 by task...

6AI score0.00161EPSS
SaveExploits0References6
Circl
Circl
added 2025/12/24 12:22 p.m.14 views

CVE-2022-50701

creationtimestamp| type| source ---|---|--- 2025-12-24 12:22:28+00:00| seen| https://gist.github.com/Darkcrai86/849eb921974288c970abdb2c58358143...

7.1CVSS5.8AI score0.00144EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/12/24 11:37 a.m.10 views

CVE-2025-14635

The Happy Addons for Elementor plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'hapagecustomjs' parameter in all versions up to, and including, 3.20.3 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with...

6.4CVSS5AI score0.00282EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2025/12/24 10:55 a.m.25 views

CVE-2022-50704

In the Linux kernel, the following vulnerability has been resolved: USB: gadget: Fix use-after-free during usb config switch In the process of switching USB config from rndis to other config, if the hardware does not support the -pullup callback, or the hardware encounters a low probability fault...

5.1AI score0.00198EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/12/24 12:00 a.m.13 views

PT-2025-53241

Name of the Vulnerable Software and Affected Versions 6Storage versions prior to 2.20.0 Description A Server-Side Request Forgery SSRF vulnerability exists in 6Storage Rentals. This issue allows for Server Side Request Forgery. Recommendations Update 6Storage to version 2.20.0 or later...

9.1CVSS6.7AI score0.00191EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/12/24 12:00 a.m.13 views

PT-2025-53296

Name of the Vulnerable Software and Affected Versions MyNET versions up to 26.08 Description The software contains a reflected cross-site scripting XSS issue through the ficheiro parameter. This allows for potential malicious code execution within the application. Recommendations Versions prior t...

6.1CVSS6.2AI score0.0022EPSS
SaveExploits1References7
EUVD
EUVD
added 2025/12/24 12:00 a.m.12 views

EUVD-2024-55359

A reflected cross-site scripting XSS vulnerability in MyNET up to v26.08 allows attackers to execute arbitrary code in the context of a user's browser via injecting a crafted payload into the parameter HTTP...

6.1CVSS5.8AI score0.0026EPSS
SaveExploits1References3
EUVD
EUVD
added 2025/12/23 9:30 p.m.10 views

EUVD-2025-204821

Hugging Face Transformers megatrongpt2 Deserialization of Untrusted Data Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of Hugging Face Transformers. User interaction is required to exploit this vulnerability in...

7.8CVSS7.1AI score0.00322EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/12/23 5:10 p.m.8 views

EUVD-2025-204855

NVIDIA Isaac Launchable contains a vulnerability where an attacker could exploit a hard-coded credential issue. A successful exploit of this vulnerability might lead to code execution, escalation of privileges, denial of service, and data tampering...

9.8CVSS6.8AI score0.00615EPSS
SaveExploits0References3
Rows per page
Query Builder