Lucene search
+L

1230 matches found

OSV
OSV
added 2025/08/14 6:52 p.m.4 views

MAL-2025-22330 Malicious code in heartstone-nft-collcetion972 (npm)

The package heartstone-nft-collcetion972 was found to contain malicious code...

7.2AI score
SaveExploits0
OSV
OSV
added 2025/08/14 6:52 p.m.10 views

MAL-2025-27443 Malicious code in nft-generator-art-nft-collection177 (npm)

The package nft-generator-art-nft-collection177 was found to contain malicious code...

7.2AI score
SaveExploits0
OSV
OSV
added 2025/08/14 6:52 p.m.6 views

MAL-2025-27451 Malicious code in nft-generator-nft-collection853 (npm)

The package nft-generator-nft-collection853 was found to contain malicious code...

7.2AI score
SaveExploits0
OSV
OSV
added 2025/08/14 6:52 p.m.4 views

MAL-2025-27432 Malicious code in nft-collection-generator-nft-collection383 (npm)

The package nft-collection-generator-nft-collection383 was found to contain malicious code...

7.2AI score
SaveExploits0
OSV
OSV
added 2025/08/14 6:52 p.m.9 views

MAL-2025-18126 Malicious code in dear-hamlet-nft-collection141 (npm)

The package dear-hamlet-nft-collection141 was found to contain malicious code...

7.2AI score
SaveExploits0
OSSF Malicious Packages
OSSF Malicious Packages
added 2025/08/14 6:52 p.m.13 views

Malicious code in nft-generator-art-nft-collection044 (npm)

The package nft-generator-art-nft-collection044 was found to contain malicious code...

7AI score
SaveExploits0
OSV
OSV
added 2025/08/14 6:52 p.m.5 views

MAL-2025-14518 Malicious code in angry-apes--nft-collection297 (npm)

The package angry-apes--nft-collection297 was found to contain malicious code...

7.2AI score
SaveExploits0
OSV
OSV
added 2025/08/14 6:52 p.m.5 views

MAL-2025-27430 Malicious code in nft-art-generator-nft-collection980 (npm)

The package nft-art-generator-nft-collection980 was found to contain malicious code...

7.2AI score
SaveExploits0
OSV
OSV
added 2025/08/14 6:52 p.m.1 views

MAL-2025-27436 Malicious code in nft-collection287 (npm)

The package nft-collection287 was found to contain malicious code...

7.2AI score
SaveExploits0
OSV
OSV
added 2025/08/14 6:52 p.m.5 views

MAL-2025-27431 Malicious code in nft-art-generator-nft-collection989 (npm)

The package nft-art-generator-nft-collection989 was found to contain malicious code...

7.2AI score
SaveExploits0
OSV
OSV
added 2025/08/14 6:52 p.m.2 views

MAL-2025-18124 Malicious code in dear-hamlet-nft-collection048 (npm)

The package dear-hamlet-nft-collection048 was found to contain malicious code...

7.2AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/08/07 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2025-22056

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: netfilter: nfttunnel: fix geneveopt type confusion addition When handling multiple...

7.8CVSS5.9AI score0.00304EPSS
SaveExploits0References3
OSSF Malicious Packages
OSSF Malicious Packages
added 2025/07/31 7:43 p.m.3 views

Malicious code in tensor-nft-js (npm)

--- -= Per source details. Do not edit below this line.=-...

7AI score
SaveExploits0
OSV
OSV
added 2025/07/31 7:43 p.m.3 views

MAL-2025-6661 Malicious code in tensor-nft-js (npm)

--- -= Per source details. Do not edit below this line.=-...

7.1AI score
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/07/04 2:38 p.m.15 views

SUSE CVE-2025-38162

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftsetpipapo: prevent overflow in lookup table allocation When calculating the lookup table size, ensure the following multiplication does not overflow: - desc-fieldlen maximum value is U8MAX multiplied by...

6.6CVSS8.1AI score0.00149EPSS
SaveExploits0References16
ATTACKERKB
ATTACKERKB
added 2025/07/04 2:15 p.m.5 views

CVE-2025-38201

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftsetpipapo: clamp maximum map bucket size to INTMAX Otherwise, it is possible to hit WARNONONCE in kvmallocnodenoprof when resizing hashtable because GFPNOWARN is unset. Similar to: b541ba7d1f5a "netfilter: conntrack...

7.8CVSS6.8AI score0.00193EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2025/07/04 2:15 p.m.4 views

DEBIAN-CVE-2025-38201

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftsetpipapo: clamp maximum map bucket size to INTMAX Otherwise, it is possible to hit WARNONONCE in kvmallocnodenoprof when resizing hashtable because GFPNOWARN is unset. Similar to: b541ba7d1f5a "netfilter: conntrack...

7.8CVSS6.1AI score0.00193EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/04 2:15 p.m.8 views

UBUNTU-CVE-2025-38201

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftsetpipapo: clamp maximum map bucket size to INTMAX Otherwise, it is possible to hit WARNONONCE in kvmallocnodenoprof when resizing hashtable because GFPNOWARN is unset. Similar to: b541ba7d1f5a "netfilter: conntrack...

7.8CVSS5.7AI score0.00193EPSS
SaveExploits0References27
SUSE CVE
SUSE CVE
added 2025/07/03 11:23 p.m.20 views

SUSE CVE-2025-38120

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfsetpipapoavx2: fix initial map fill If the first field doesn't cover the entire start map, then we must zero out the remainder, else we leak those bits into the next match round map. The early fix was incomplete and...

4.8CVSS6.5AI score0.00434EPSS
SaveExploits0References28
ATTACKERKB
ATTACKERKB
added 2025/07/03 9:15 a.m.8 views

CVE-2025-38162

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftsetpipapo: prevent overflow in lookup table allocation When calculating the lookup table size, ensure the following multiplication does not overflow: - desc-fieldlen maximum value is U8MAX multiplied by...

5.5CVSS5.1AI score0.00149EPSS
SaveExploits0References5Affected Software1
Rows per page
Query Builder