Lucene search
+L

25321 matches found

Circl
Circl
added 2025/02/27 4:25 p.m.11 views

CVE-2025-23687

creationtimestamp| type| source ---|---|--- 2025-02-27 16:25:56+00:00| published-proof-of-concept| https://t.me/DarkWebInformerCVEAlerts/5704 2025-02-27 19:15:37+00:00| seen| https://t.me/cvedetector/19049 2025-08-22 14:52:22+00:00| seen| MISP/24306fae-b16b-4478-9297-d2973cdb583c 2025-12-30...

7.1CVSS7.3AI score0.00228EPSS
SaveExploits0References3
Circl
Circl
added 2025/02/27 11:25 a.m.12 views

RHSA-2024:1864

creationtimestamp| type| source ---|---|--- 2025-02-27 11:25:30+00:00| seen| https://t.me/DarkWebInformerCVEAlerts/5664 2025-03-26 19:26:07+00:00| seen| https://t.me/DarkWebInformerCVEAlerts/8934 2025-06-25 00:49:28+00:00| seen| https://t.me/DarkWebInformerCVEAlerts/19413...

4.8AI score
SaveExploits0References3
Circl
Circl
added 2025/02/27 4:30 a.m.6 views

CVE-2025-21718

creationtimestamp| type| source ---|---|--- 2025-02-27 04:30:22+00:00| seen| https://t.me/cvedetector/18985 2025-08-22 13:26:18+00:00| seen| MISP/af1fbe07-e10c-40c4-844e-d4419bdf6f80 2026-07-28 16:17:03+00:00| seen| https://www.cisa.gov/news-events/ics-advisories/icsa-26-209-04...

7.8CVSS7.1AI score0.00171EPSS
SaveExploits0References2
IBM Security Bulletins
IBM Security Bulletins
added 2025/02/27 3:25 a.m.9 views

Security Bulletin: IBM Event Processing is vulnerable to Regular Expression Denial of Service (ReDoS) due to the cross-spawn package (CVE-2024-21538).

Summary Operator of IBM Event Processing is vulnerable to Regular Expression Denial of Service ReDoS due to the usage of cross-spawn package. The cross-spawn npm package is a cross-platform solution for spawning child processes in Node.js. Vulnerability Details CVEID:CVE-2024-21538 DESCRIPTION:...

8.7CVSS7.4AI score0.00868EPSS
SaveExploits0Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2025/02/27 3:24 a.m.12 views

Security Bulletin: IBM Event Endpoint Management is vulnerable to a Directory Traversal (or path traversal) attack (CVE-2024-21540).

Summary Operator of IBM Event Endpoint Management is vulnerable to a Directory Traversal or path traversal attack due to the source-map-support library. It helps to show original source code in error stack traces for better debugging. Vulnerability Details CVEID:CVE-2024-21540 DESCRIPTION: All...

6.6AI score
SaveExploits0Affected Software1
NVD
NVD
added 2025/02/27 3:15 a.m.15 views

CVE-2024-58019

In the Linux kernel, the following vulnerability has been resolved: nvkm/gsp: correctly advance the read pointer of GSP message queue A GSP event message consists three parts: message header, RPC header, message body. GSP calculates the number of pages to write from the total size of a GSP messag...

7.8CVSS0.00202EPSS
SaveExploits0References3
NVD
NVD
added 2025/02/27 3:15 a.m.16 views

CVE-2024-49570

In the Linux kernel, the following vulnerability has been resolved: drm/xe/tracing: Fix a potential TPprintk UAF The commit afd2627f727b "tracing: Check "%s" dereference via the field and not the TPprintk format" exposes potential UAFs in the xebomove trace event. Fix those by avoiding...

7.8CVSS0.00225EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/02/27 3:14 a.m.9 views

SUSE CVE-2021-47653

In the Linux kernel, the following vulnerability has been resolved: media: davinci: vpif: fix use-after-free on driver unbind The driver allocates and registers two platform device structures during probe, but the devices were never deregistered on driver unbind. This results in a use-after-free ...

5.5CVSS7.6AI score0.00268EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2025/02/27 3:12 a.m.9 views

SUSE CVE-2022-49110

In the Linux kernel, the following vulnerability has been resolved: netfilter: conntrack: revisit gc autotuning as of commit 4608fdfc07e1 "netfilter: conntrack: collect all entries in one cycle" conntrack gc was changed to run every 2 minutes. On systems where conntrack hash table is set to large...

5.5CVSS7.9AI score0.00611EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2025/02/27 3:12 a.m.6 views

SUSE CVE-2022-49111

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: Fix use after free in hcisendacl This fixes the following trace caused by receiving HCIEVDISCONNPHYLINKCOMPLETE which does call hciconndel without first checking if conn-type is in fact AMPLINK and in case it is do...

5.5CVSS6.5AI score0.00344EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
added 2025/02/27 3:10 a.m.7 views

SUSE CVE-2022-49206

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Fix memory leak in error flow for subscribe event routine In case the second xainsert fails, the objevent is not released. Fix the error unwind flow to free that memory to avoid a memory leak...

5.5CVSS7.5AI score0.00269EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2025/02/27 3:09 a.m.8 views

SUSE CVE-2022-49303

In the Linux kernel, the following vulnerability has been resolved: drivers: staging: rtl8192eu: Fix deadlock in rtwjoinbsseventprehandle There is a deadlock in rtwjoinbsseventprehandle, which is shown below: Thread 1 | Thread 2 | settimer rtwjoinbsseventprehandle| modtimer spinlockbh //1 | wait ...

5.5CVSS6.4AI score0.00169EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/02/27 3:08 a.m.10 views

SUSE CVE-2022-49322

In the Linux kernel, the following vulnerability has been resolved: tracing: Fix sleeping function called from invalid context on RT kernel When setting bootparams="traceevent=initcall:initcallstart tpprintk=1" in the cmdline, the outputprintk was called, and the spinlockirqsave was called in the...

5.5CVSS6.5AI score0.00215EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2025/02/27 3:05 a.m.9 views

SUSE CVE-2022-49535

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Fix null pointer dereference after failing to issue FLOGI and PLOGI If lpfcissueelsflogi fails and returns non-zero status, the node reference count is decremented to trigger the release of the nodelist structure...

5.5CVSS7.8AI score0.00319EPSS
SaveExploits0References10
Circl
Circl
added 2025/02/27 2:25 a.m.7 views

CVE-2025-21716

creationtimestamp| type| source ---|---|--- 2025-02-27 02:25:28+00:00| published-proof-of-concept| https://t.me/DarkWebInformerCVEAlerts/5641 2025-02-27 04:30:30+00:00| seen| https://t.me/cvedetector/18991 2025-08-22 13:26:18+00:00| seen| MISP/af1fbe07-e10c-40c4-844e-d4419bdf6f80...

5.5CVSS6.6AI score0.00206EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/02/27 2:18 a.m.19 views

CVE-2024-49570 drm/xe/tracing: Fix a potential TP_printk UAF

In the Linux kernel, the following vulnerability has been resolved: drm/xe/tracing: Fix a potential TPprintk UAF The commit afd2627f727b "tracing: Check "%s" dereference via the field and not the TPprintk format" exposes potential UAFs in the xebomove trace event. Fix those by avoiding...

0.00225EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/02/27 2:12 a.m.24 views

CVE-2024-58005

In the Linux kernel, the following vulnerability has been resolved: tpm: Change to kvalloc in eventlog/acpi.c The following failure was reported on HPE ProLiant D320: 10.693310 T1 tpmtis STM0925:00: 2.0 TPM device-id 0x3, rev-id 0 10.848132 T1 ------------ cut here ------------ 10.853559 T1...

5.5CVSS5.7AI score0.00242EPSS
SaveExploits0
OSV
OSV
added 2025/02/27 2:12 a.m.13 views

CVE-2024-58005 tpm: Change to kvalloc() in eventlog/acpi.c

In the Linux kernel, the following vulnerability has been resolved: tpm: Change to kvalloc in eventlog/acpi.c The following failure was reported on HPE ProLiant D320: 10.693310 T1 tpmtis STM0925:00: 2.0 TPM device-id 0x3, rev-id 0 10.848132 T1 ------------ cut here ------------ 10.853559 T1...

6AI score
SaveExploits0References15
Positive Technologies
Positive Technologies
added 2025/02/27 12:00 a.m.8 views

PT-2025-8994 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A vulnerability in the Linux kernel has been resolved. The issue arises from the enable gpe wakeup function calling acpi enable all wakeup gpes, which may lead to a thread switch and...

7.5AI score0.00231EPSS
SaveExploits0References16
CNNVD
CNNVD
added 2025/02/27 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 GPE wakeup not being handled correctly during an S3 hang, which could result in a warning...

5.5CVSS6.1AI score0.00231EPSS
SaveExploits0References6
Rows per page
Query Builder