Lucene search
+L

24851 matches found

SUSE CVE
SUSE CVE
added 2025/05/03 2:50 a.m.9 views

SUSE CVE-2023-53090

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix an illegal memory access In the kfdwaitonevents function, the kfdeventwaiter structure is allocated by alloceventwaiters, but the event field of the waiter structure is not initialized; When copyfromuser fails in...

5.5CVSS6.2AI score0.00204EPSS
SaveExploits0References10
Circl
Circl
added 2025/05/03 1:18 a.m.13 views

CVE-2024-26165

creationtimestamp| type| source ---|---|--- 2025-05-03 01:18:10+00:00| seen| https://t.me/DarkWebInformerCVEAlerts/14659...

8.8CVSS8.6AI score0.01922EPSS
SaveExploits0References1
Circl
Circl
added 2025/05/03 1:18 a.m.16 views

CVE-2024-29057

creationtimestamp| type| source ---|---|--- 2025-05-03 01:18:08+00:00| seen| https://t.me/DarkWebInformerCVEAlerts/14657...

4.3CVSS4.8AI score0.00994EPSS
SaveExploits0References1
Circl
Circl
added 2025/05/03 12:17 a.m.12 views

CVE-2024-38070

creationtimestamp| type| source ---|---|--- 2025-05-03 00:17:10+00:00| seen| https://t.me/DarkWebInformerCVEAlerts/14649...

7.8CVSS4.7AI score0.00709EPSS
SaveExploits0References1
Circl
Circl
added 2025/05/02 7:16 p.m.12 views

CVE-2022-37906

creationtimestamp| type| source ---|---|--- 2025-05-02 19:16:24+00:00| seen| https://t.me/DarkWebInformerCVEAlerts/14575...

8.1CVSS7.9AI score0.0083EPSS
SaveExploits0References1
Circl
Circl
added 2025/05/02 5:16 p.m.6 views

RHSA-2024:6890

creationtimestamp| type| source ---|---|--- 2025-05-02 17:16:23+00:00| published-proof-of-concept| https://t.me/DarkWebInformerCVEAlerts/14524...

4.8AI score
SaveExploits0References1
Circl
Circl
added 2025/05/02 4:16 p.m.8 views

CVE-2023-53125

creationtimestamp| type| source ---|---|--- 2025-05-02 16:16:21+00:00| published-proof-of-concept| https://t.me/DarkWebInformerCVEAlerts/14521 2025-05-02 20:08:32+00:00| seen| https://t.me/cvedetector/24368...

5.5CVSS6.3AI score0.00182EPSS
SaveExploits0References2
NVD
NVD
added 2025/05/02 4:15 p.m.31 views

CVE-2023-53090

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix an illegal memory access In the kfdwaitonevents function, the kfdeventwaiter structure is allocated by alloceventwaiters, but the event field of the waiter structure is not initialized; When copyfromuser fails in...

7.8CVSS0.00204EPSS
SaveExploits0References7
OSV
OSV
added 2025/05/02 4:15 p.m.1 views

DEBIAN-CVE-2023-53090

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix an illegal memory access In the kfdwaitonevents function, the kfdeventwaiter structure is allocated by alloceventwaiters, but the event field of the waiter structure is not initialized; When copyfromuser fails in...

7.1CVSS5.5AI score0.00204EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/02 4:15 p.m.9 views

DEBIAN-CVE-2023-53079

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix steering rules cleanup vport's mc, uc and multicast rules are not deleted in teardown path when EEH happens. Since the vport's promisc settingsuc, mc and all in firmware are reset after EEH, mlx5 driver will try to...

5.5CVSS5.6AI score0.00209EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/02 4:15 p.m.6 views

DEBIAN-CVE-2023-53067

In the Linux kernel, the following vulnerability has been resolved: LoongArch: Only call gettimerirq once in constantclockeventinit Under CONFIGDEBUGATOMICSLEEP=y and CONFIGDEBUGPREEMPT=y, we can see the following messages on LoongArch, this is because using mightsleep in preemption disable...

5.5CVSS5.4AI score0.00191EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/02 4:15 p.m.8 views

AZL-70120 CVE-2023-53037 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: scsi: mpi3mr: Bad drive in topology results kernel crash When the SAS Transport Layer support is enabled and a device exposed to the OS by the driver fails INQUIRY commands, the driver frees up the memory allocated for an interna...

7.8CVSS5.6AI score0.00201EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/02 4:15 p.m.11 views

UBUNTU-CVE-2023-53065

In the Linux kernel, the following vulnerability has been resolved: perf/core: Fix perfoutputbegin parameter is incorrectly invoked in perfeventbpfoutput syzkaller reportes a KASAN issue with stack-out-of-bounds. The call trace is as follows: dumpstack+0x9c/0xd3...

7.8CVSS6.1AI score0.00204EPSS
SaveExploits0References8
OSV
OSV
added 2025/05/02 4:15 p.m.10 views

UBUNTU-CVE-2023-53090

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix an illegal memory access In the kfdwaitonevents function, the kfdeventwaiter structure is allocated by alloceventwaiters, but the event field of the waiter structure is not initialized; When copyfromuser fails in...

7.8CVSS6.1AI score0.00204EPSS
SaveExploits0References10
CVE
CVE
added 2025/05/02 3:55 p.m.103 views

CVE-2023-53049

CVE-2023-53049 – Linux kernel USB-C/UCSI pointer dereference . A NULL pointer dereference in ucsi_connector_change() could occur if ucsi_init() failed and an event arrives via ucsi_acpi, dereferencing unable ucsi->connector. The fix prevents ntfy from being set until ucsi_init() succeeds, so e...

5.5CVSS6.6AI score0.00193EPSS
SaveExploits0References5Affected Software1
Circl
Circl
added 2025/05/02 7:16 a.m.12 views

CVE-2025-37766

creationtimestamp| type| source ---|---|--- 2025-05-02 07:16:37+00:00| seen| https://t.me/DarkWebInformerCVEAlerts/14463 2025-08-28 17:43:45+00:00| seen| https://gist.github.com/Darkcrai86/ff359fcfac284f38ca78751ddb9767e2...

5.5CVSS6.7AI score0.00205EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2025/05/02 6:10 a.m.13 views

CVE-2025-23155

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: Fix accessing freed irq affinityhint The cpumask should not be a local variable, since its pointer is saved to irqdesc and may be accessed from procfs. To fix it, use the persistent mask cpumaskofcpu...

5.5CVSS6.3AI score0.00198EPSS
SaveExploits0References4
OSSF Malicious Packages
OSSF Malicious Packages
added 2025/05/02 3:16 a.m.11 views

Malicious code in socket-event-trigger (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware 84c96a1eba1263914947232b5710b1f74986be68b124fefcbd733643ddd31c47 Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

6.9AI score
SaveExploits0References1
OSV
OSV
added 2025/05/02 3:16 a.m.9 views

MAL-2025-3586 Malicious code in socket-event-trigger (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware 84c96a1eba1263914947232b5710b1f74986be68b124fefcbd733643ddd31c47 Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

7AI score
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2025/05/02 2:03 a.m.17 views

SUSE CVE-2025-37747

In the Linux kernel, the following vulnerability has been resolved: perf: Fix hang while freeing sigtrap event Perf can hang while freeing a sigtrap event if a related deferred signal hadn't managed to be sent before the file got closed: perfeventoverflow taskworkaddperfpendingtask fput...

5.5CVSS7.5AI score0.0018EPSS
SaveExploits0References19
Rows per page
Query Builder