Lucene search
+L

15734 matches found

OSSF Malicious Packages
OSSF Malicious Packages
added 2025/02/28 3:57 p.m.6 views

Malicious code in typescript-fetch-test (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware e8cbef6fc47f35e73ce5047126081811e0bfd94bf56f17ed66e7a534c89568d6 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/02/28 3:57 p.m.6 views

MAL-2025-1637 Malicious code in typescript-fetch-test (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware e8cbef6fc47f35e73ce5047126081811e0bfd94bf56f17ed66e7a534c89568d6 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
NVD
NVD
added 2025/02/27 8:16 p.m.18 views

CVE-2025-21806

In the Linux kernel, the following vulnerability has been resolved: net: let net.core.devweight always be non-zero The following problem was encountered during stability test: NULL netdevice: NAPI poll function processbacklog+0x0/0x530 \ returned 1, exceeding its budget of 0. ------------ cut her...

5.5CVSS0.00215EPSS
SaveExploits0References12
NVD
NVD
added 2025/02/27 8:16 p.m.19 views

CVE-2025-21798

In the Linux kernel, the following vulnerability has been resolved: firewire: test: Fix potential null dereference in firewire kunit test kunitkzalloc may return a NULL pointer, dereferencing it without NULL check may lead to NULL dereference. Add a NULL check for teststate...

5.5CVSS0.00213EPSS
SaveExploits0References3
OSV
OSV
added 2025/02/27 8:16 p.m.3 views

DEBIAN-CVE-2025-21798

In the Linux kernel, the following vulnerability has been resolved: firewire: test: Fix potential null dereference in firewire kunit test kunitkzalloc may return a NULL pointer, dereferencing it without NULL check may lead to NULL dereference. Add a NULL check for teststate...

5.5CVSS5.6AI score0.00213EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/27 8:16 p.m.11 views

UBUNTU-CVE-2025-21798

In the Linux kernel, the following vulnerability has been resolved: firewire: test: Fix potential null dereference in firewire kunit test kunitkzalloc may return a NULL pointer, dereferencing it without NULL check may lead to NULL dereference. Add a NULL check for teststate...

5.5CVSS6.5AI score0.00213EPSS
SaveExploits0References18
OSV
OSV
added 2025/02/27 8:00 p.m.13 views

CVE-2025-21806 net: let net.core.dev_weight always be non-zero

In the Linux kernel, the following vulnerability has been resolved: net: let net.core.devweight always be non-zero The following problem was encountered during stability test: NULL netdevice: NAPI poll function processbacklog+0x0/0x530 \ returned 1, exceeding its budget of 0. ------------ cut her...

6.1AI score
SaveExploits0References15
Cvelist
Cvelist
added 2025/02/27 8:00 p.m.35 views

CVE-2025-21806 net: let net.core.dev_weight always be non-zero

In the Linux kernel, the following vulnerability has been resolved: net: let net.core.devweight always be non-zero The following problem was encountered during stability test: NULL netdevice: NAPI poll function processbacklog+0x0/0x530 \ returned 1, exceeding its budget of 0. ------------ cut her...

0.00215EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2025/02/27 8:00 p.m.2 views

CVE-2025-21798 firewire: test: Fix potential null dereference in firewire kunit test

In the Linux kernel, the following vulnerability has been resolved: firewire: test: Fix potential null dereference in firewire kunit test kunitkzalloc may return a NULL pointer, dereferencing it without NULL check may lead to NULL dereference. Add a NULL check for teststate...

6.1AI score0.00213EPSS
SaveExploits0References3
CVE
CVE
added 2025/02/27 8:00 p.m.107 views

CVE-2025-21798

CVE-2025-21798 concerns the Linux kernel FireWire kunit test. The vulnerability arises when kunit_kzalloc() returns NULL and test_state is dereferenced without a NULL check, potentially causing a NULL pointer dereference. A fix adds a NULL check for test_state to prevent dereferencing a NULL poin...

5.5CVSS6.5AI score0.00213EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2025/02/27 8:00 p.m.32 views

CVE-2025-21798 firewire: test: Fix potential null dereference in firewire kunit test

In the Linux kernel, the following vulnerability has been resolved: firewire: test: Fix potential null dereference in firewire kunit test kunitkzalloc may return a NULL pointer, dereferencing it without NULL check may lead to NULL dereference. Add a NULL check for teststate...

0.00213EPSS
SaveExploits0References3
OSV
OSV
added 2025/02/27 8:00 p.m.8 views

CVE-2025-21798 firewire: test: Fix potential null dereference in firewire kunit test

In the Linux kernel, the following vulnerability has been resolved: firewire: test: Fix potential null dereference in firewire kunit test kunitkzalloc may return a NULL pointer, dereferencing it without NULL check may lead to NULL dereference. Add a NULL check for teststate...

5.5CVSS6AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2025/02/27 8:00 p.m.34 views

CVE-2025-21798

In the Linux kernel, the following vulnerability has been resolved: firewire: test: Fix potential null dereference in firewire kunit test kunitkzalloc may return a NULL pointer, dereferencing it without NULL check may lead to NULL dereference. Add a NULL check for teststate...

5.5CVSS5.6AI score0.00213EPSS
SaveExploits0
NVD
NVD
added 2025/02/27 3:15 a.m.10 views

CVE-2025-21788

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: ti: am65-cpsw: fix memleak in certain XDP cases If the XDP program doesn't result in XDPPASS then we leak the memory allocated by am65cpswbuildskb. It is pointless to allocate SKB memory before running the XDP...

7.5CVSS0.00489EPSS
SaveExploits0References3
OSV
OSV
added 2025/02/27 3:15 a.m.10 views

DEBIAN-CVE-2025-21768

In the Linux kernel, the following vulnerability has been resolved: net: ipv6: fix dst ref loops in rpl, seg6 and ioam6 lwtunnels Some lwtunnels have a dst cache for post-transformation dst. If the packet destination did not change we may end up recording a reference to the lwtunnel in its own...

5.5CVSS5.7AI score0.00199EPSS
SaveExploits0References1
NVD
NVD
added 2025/02/27 3:15 a.m.9 views

CVE-2025-21757

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

SaveExploits0
SUSE CVE
SUSE CVE
added 2025/02/27 3:10 a.m.9 views

SUSE CVE-2022-49187

In the Linux kernel, the following vulnerability has been resolved: clk: Fix clkhwgetclk when dev is NULL Any registered clkcore structure can have a NULL pointer in its dev field. While never actually documented, this is evidenced by the wide usage of clkregister and clkhwregister with a NULL...

5.5CVSS6.5AI score0.00263EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2025/02/27 3:09 a.m.8 views

SUSE CVE-2022-49255

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix missing free nid in f2fshandlefailedinode This patch fixes xfstests/generic/475 failure. 293.680694 F2FS-fs dm-1: May loss orphan inode, run fsck to fix. 293.685358 Buffer I/O error on dev dm-1, logical block 8388592,...

5.5CVSS6.4AI score0.00257EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/02/27 3:05 a.m.5 views

SUSE CVE-2022-49503

In the Linux kernel, the following vulnerability has been resolved: ath9khtc: fix potential out of bounds access with invalid rxstatus-rskeyix The "rxstatus-rskeyix" eventually gets passed to testbit so we need to ensure that it is within the bitmap. drivers/net/wireless/ath/ath9k/common.c:46...

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

SUSE CVE-2022-49536

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Fix SCSI I/O completion and abort handler deadlock During stress I/O tests with 500+ vports, hard LOCKUP call traces are observed. CPU A: nativequeuedspinlockslowpath+0x192 rawspinlockirqsave+0x32 lpfchandlefcperr+0x4...

4.7CVSS7.9AI score0.00197EPSS
SaveExploits0References10
Rows per page
Query Builder