Lucene search
K

34 matches found

NVD
NVD
added 2026/05/18 6:17 p.m.15 views

CVE-2026-32849

NetBSD prior to commit ec8451e contains a signed integer overflow vulnerability in the cryptodevop function in sys/opencrypto/cryptodev.c where the local variable iovlen is declared as a signed int but assigned from an unsigned cop-dstlen value, causing undefined behavior when cop-dstlen exceeds...

5.7CVSS0.00109EPSS
Exploits0References3
EUVD
EUVD
added 2025/10/03 8:7 p.m.3 views

EUVD-2024-21290

Malicious code in bioql PyPI...

5.5CVSS6.9AI score0.00294EPSS
Exploits0References6
EUVD
EUVD
added 2025/10/03 8:7 p.m.2 views

EUVD-2025-2597

Malicious code in bioql PyPI...

7.2AI score0.00209EPSS
Exploits0References6
EUVD
EUVD
added 2025/10/03 8:7 p.m.4 views

EUVD-2025-20055

Malicious code in bioql PyPI...

8.6AI score0.00185EPSS
Exploits0References3
NVD
NVD
added 2025/07/04 2:15 p.m.4 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.8CVSS0.00185EPSS
Exploits0References7
CVE
CVE
added 2025/07/04 1:37 p.m.52 views

CVE-2025-38201

CVE-2025-38201 affects the Linux kernel netfilter nft_set_pipapo. The issue arises when resizing hashtables in netfilter, where WARN_ON_ONCE can trigger if GFP flags allow high bucket counts; the fix clamps the maximum map bucket size to INT_MAX. The vulnerability is described as local-attack-vec...

7.8CVSS6.4AI score0.00185EPSS
Exploits0References7Affected Software1
Debian CVE
Debian CVE
added 2025/02/26 1:56 a.m.7 views

CVE-2022-49292

In the Linux kernel, the following vulnerability has been resolved: ALSA: oss: Fix PCM OSS buffer allocation overflow We've got syzbot reports hitting INTMAX overflow at vmalloc allocation that is called from sndpcmplugalloc. Although we apply the restrictions to input parameters, it's based only...

7.8CVSS5.8AI score0.00267EPSS
Exploits0
SUSE CVE
SUSE CVE
added 2025/01/20 3:47 a.m.1 views

SUSE CVE-2025-21648

In the Linux kernel, the following vulnerability has been resolved: netfilter: conntrack: clamp maximum hashtable size to INTMAX Use INTMAX as maximum size for the conntrack hashtable. Otherwise, it is possible to hit WARNONONCE in kvmallocnodenoprof when resizing hashtable because GFPNOWARN is...

5.5CVSS6.5AI score0.00209EPSS
Exploits0References18
NVD
NVD
added 2025/01/19 11:15 a.m.7 views

CVE-2025-21648

In the Linux kernel, the following vulnerability has been resolved: netfilter: conntrack: clamp maximum hashtable size to INTMAX Use INTMAX as maximum size for the conntrack hashtable. Otherwise, it is possible to hit WARNONONCE in kvmallocnodenoprof when resizing hashtable because GFPNOWARN is...

5.5CVSS0.00209EPSS
Exploits0References9
Cvelist
Cvelist
added 2025/01/19 10:18 a.m.26 views

CVE-2025-21648 netfilter: conntrack: clamp maximum hashtable size to INT_MAX

In the Linux kernel, the following vulnerability has been resolved: netfilter: conntrack: clamp maximum hashtable size to INTMAX Use INTMAX as maximum size for the conntrack hashtable. Otherwise, it is possible to hit WARNONONCE in kvmallocnodenoprof when resizing hashtable because GFPNOWARN is...

0.00209EPSS
Exploits0References6
OSV
OSV
added 2025/01/19 10:18 a.m.11 views

CVE-2025-21648 netfilter: conntrack: clamp maximum hashtable size to INT_MAX

In the Linux kernel, the following vulnerability has been resolved: netfilter: conntrack: clamp maximum hashtable size to INTMAX Use INTMAX as maximum size for the conntrack hashtable. Otherwise, it is possible to hit WARNONONCE in kvmallocnodenoprof when resizing hashtable because GFPNOWARN is...

5.5CVSS6.1AI score0.00209EPSS
Exploits0References11
CVE
CVE
added 2025/01/19 10:18 a.m.2492 views

CVE-2025-21648

CVE-2025-21648 affects the Linux kernel netfilter conntrack code. The vulnerability arises from the hashtable resize path where the maximum size could exceed practical limits, risking a WARN_ON_ONCE in __kvmalloc_node_noprof() when __GFP_NOWARN is unset. The fix clamps the conntrack hashtable siz...

5.5CVSS7AI score0.00209EPSS
Exploits0References9Affected Software1
Debian CVE
Debian CVE
added 2024/05/21 3:31 p.m.16 views

CVE-2023-52868

In the Linux kernel, the following vulnerability has been resolved: thermal: core: prevent potential string overflow The dev-id value comes from idaalloc so it's a number between zero and INTMAX. If it's too high then these sprintfs will overflow...

7.8CVSS7.6AI score0.00236EPSS
Exploits0
CVE
CVE
added 2024/04/17 9:43 a.m.71 views

CVE-2024-26819

CVE-2024-26819 is rejected/not used; this entry does not represent an active vulnerability.

6.8AI score
Exploits0
Tenable Nessus
Tenable Nessus
added 2024/02/22 12:0 a.m.41 views

Fedora 39 : kernel (2024-88847bc77a)

The remote Fedora 39 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2024-88847bc77a advisory. The 6.7.5 stable kernel update contains a number of important fixes across the tree. Tenable has extracted the preceding description block directly...

5.5CVSS6.9AI score0.0027EPSS
Exploits0References3
NVD
NVD
added 2024/02/12 3:15 a.m.22 views

CVE-2023-52429

dmtablecreate in drivers/md/dm-table.c in the Linux kernel through 6.7.4 can attempt to in alloctargets allocate more than INTMAX bytes, and crash, because of a missing check for struct dmioctl.targetcount...

5.5CVSS6AI score0.00249EPSS
Exploits0References7
UbuntuCve
UbuntuCve
added 2024/02/12 3:15 a.m.44 views

CVE-2023-52429

dmtablecreate in drivers/md/dm-table.c in the Linux kernel through 6.7.4 can attempt to in alloctargets allocate more than INTMAX bytes, and crash, because of a missing check for struct dmioctl.targetcount...

5.5CVSS6.4AI score0.00249EPSS
Exploits0References13
Prion
Prion
added 2024/02/12 3:15 a.m.32 views

Design/Logic Flaw

dmtablecreate in drivers/md/dm-table.c in the Linux kernel through 6.7.4 can attempt to in alloctargets allocate more than INTMAX bytes, and crash, because of a missing check for struct dmioctl.targetcount...

1.7CVSS7.3AI score0.00249EPSS
Exploits0References4Affected Software2
Vulnrichment
Vulnrichment
added 2024/02/12 12:0 a.m.19 views

CVE-2023-52429

dmtablecreate in drivers/md/dm-table.c in the Linux kernel through 6.7.4 can attempt to in alloctargets allocate more than INTMAX bytes, and crash, because of a missing check for struct dmioctl.targetcount...

6.7AI score0.00249EPSS
Exploits0References6
Cvelist
Cvelist
added 2024/02/12 12:0 a.m.25 views

CVE-2023-52429

dmtablecreate in drivers/md/dm-table.c in the Linux kernel through 6.7.4 can attempt to in alloctargets allocate more than INTMAX bytes, and crash, because of a missing check for struct dmioctl.targetcount...

6.3AI score0.00249EPSS
Exploits0References6
Rows per page
Query Builder