Lucene search
+L

21938 matches found

OSV
OSV
•added 2026/01/14 3:16 p.m.•6 views

UBUNTU-CVE-2025-71120

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: svcauthgss: avoid NULL deref on zero length gsstoken in gssreadproxyverf A zero length gsstoken results in pages == 0 and intoken-pages0 is NULL. The code unconditionally evaluates pageaddressintoken-pages0 for the initia...

7.5CVSS5.9AI score0.00429EPSS
SaveExploits0References37
OSV
OSV
•added 2026/01/14 3:16 p.m.•12 views

UBUNTU-CVE-2025-71122

In the Linux kernel, the following vulnerability has been resolved: iommufd/selftest: Check for overflow in IOMMUTESTOPADDRESERVED syzkaller found it could overflow math in the test infrastructure and cause a WARNON by corrupting the reserved interval tree. This only effects test kernels with...

7.8CVSS5.7AI score0.00189EPSS
SaveExploits0References26
CVE
CVE
•added 2026/01/14 3:07 p.m.•41 views

CVE-2025-71137

CVE-2025-71137 relates to the Linux kernel, where the octeontx2-pf driver patch fixes a UBSAN shift-out-of-bounds error by ensuring the RX ring size (rx_pending) is not set below the permitted length. This prevents UBSAN faults when users pass small or zero ring sizes via ethtool -G. The fix is a...

7.8CVSS6.2AI score0.00163EPSS
SaveExploits0References7Affected Software1
ATTACKERKB
ATTACKERKB
•added 2026/01/14 3:07 p.m.•7 views

CVE-2025-71128

In the Linux kernel, the following vulnerability has been resolved: erspan: Initialize optionslen before referencing options. The struct iptunnelinfo has a flexible array member named options that is protected by a countedbyoptionslen attribute. The compiler will use this information to enforce...

5.4AI score0.00268EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
•added 2026/01/14 3:07 p.m.•39 views

CVE-2025-71128 erspan: Initialize options_len before referencing options.

In the Linux kernel, the following vulnerability has been resolved: erspan: Initialize optionslen before referencing options. The struct iptunnelinfo has a flexible array member named options that is protected by a countedbyoptionslen attribute. The compiler will use this information to enforce...

7.5CVSS0.00268EPSS
SaveExploits0References2
Debian CVE
Debian CVE
•added 2026/01/14 3:07 p.m.•17 views

CVE-2025-71128

In the Linux kernel, the following vulnerability has been resolved: erspan: Initialize optionslen before referencing options. The struct iptunnelinfo has a flexible array member named options that is protected by a countedbyoptionslen attribute. The compiler will use this information to enforce...

7.5CVSS5.5AI score0.00268EPSS
SaveExploits0
CVE
CVE
•added 2026/01/14 3:06 p.m.•46 views

CVE-2025-71122

CVE-2025-71122 concerns Linux kernel iommufd/selftest: overflow in IOMMU_TEST_OP_ADD_RESERVED, discovered by syzkaller and fixed by validating the user input length in the test ioctl. Affects test kernels with CONFIG_IOMMUFD_TEST; no exploitation details provided in the available documents.

7.8CVSS6.3AI score0.00189EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
•added 2026/01/14 3:06 p.m.•17 views

CVE-2025-71122

In the Linux kernel, the following vulnerability has been resolved: iommufd/selftest: Check for overflow in IOMMUTESTOPADDRESERVED syzkaller found it could overflow math in the test infrastructure and cause a WARNON by corrupting the reserved interval tree. This only effects test kernels with...

7.8CVSS5.2AI score0.00189EPSS
SaveExploits0
OSV
OSV
•added 2026/01/14 3:06 p.m.•7 views

CVE-2025-71122 iommufd/selftest: Check for overflow in IOMMU_TEST_OP_ADD_RESERVED

In the Linux kernel, the following vulnerability has been resolved: iommufd/selftest: Check for overflow in IOMMUTESTOPADDRESERVED syzkaller found it could overflow math in the test infrastructure and cause a WARNON by corrupting the reserved interval tree. This only effects test kernels with...

5.2AI score
SaveExploits0References7
Cvelist
Cvelist
•added 2026/01/14 3:06 p.m.•41 views

CVE-2025-71122 iommufd/selftest: Check for overflow in IOMMU_TEST_OP_ADD_RESERVED

In the Linux kernel, the following vulnerability has been resolved: iommufd/selftest: Check for overflow in IOMMUTESTOPADDRESERVED syzkaller found it could overflow math in the test infrastructure and cause a WARNON by corrupting the reserved interval tree. This only effects test kernels with...

0.00189EPSS
SaveExploits0References4
Cvelist
Cvelist
•added 2026/01/14 3:06 p.m.•39 views

CVE-2025-71120 SUNRPC: svcauth_gss: avoid NULL deref on zero length gss_token in gss_read_proxy_verf

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: svcauthgss: avoid NULL deref on zero length gsstoken in gssreadproxyverf A zero length gsstoken results in pages == 0 and intoken-pages0 is NULL. The code unconditionally evaluates pageaddressintoken-pages0 for the initia...

7.5CVSS0.00429EPSS
SaveExploits0References7
ATTACKERKB
ATTACKERKB
•added 2026/01/14 3:06 p.m.•6 views

CVE-2025-71120

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: svcauthgss: avoid NULL deref on zero length gsstoken in gssreadproxyverf A zero length gsstoken results in pages == 0 and intoken-pages0 is NULL. The code unconditionally evaluates pageaddressintoken-pages0 for the initia...

5.3AI score0.00429EPSS
SaveExploits0References8Affected Software1
CVE
CVE
•added 2026/01/14 3:06 p.m.•77 views

CVE-2025-71120

CVE-2025-71120 affects the Linux kernel SUNRPC svcauth_gss: gss_read_proxy_verf can dereference NULL when a zero-length gss_token is present. The issue occurs because code paths copy data from in_token->pages[0] unconditionally; the patch guards the initial memcpy to only run if length > 0,...

7.5CVSS6.3AI score0.00429EPSS
SaveExploits0References8Affected Software1
OSV
OSV
•added 2026/01/14 3:06 p.m.•9 views

CVE-2025-71120 SUNRPC: svcauth_gss: avoid NULL deref on zero length gss_token in gss_read_proxy_verf

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: svcauthgss: avoid NULL deref on zero length gsstoken in gssreadproxyverf A zero length gsstoken results in pages == 0 and intoken-pages0 is NULL. The code unconditionally evaluates pageaddressintoken-pages0 for the initia...

7.5CVSS5.4AI score
SaveExploits0References11
Vulnrichment
Vulnrichment
•added 2026/01/14 3:06 p.m.•12 views

CVE-2025-71120 SUNRPC: svcauth_gss: avoid NULL deref on zero length gss_token in gss_read_proxy_verf

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: svcauthgss: avoid NULL deref on zero length gsstoken in gssreadproxyverf A zero length gsstoken results in pages == 0 and intoken-pages0 is NULL. The code unconditionally evaluates pageaddressintoken-pages0 for the initia...

5.7AI score0.00429EPSS
SaveExploits0References7
Debian CVE
Debian CVE
•added 2026/01/14 3:06 p.m.•8 views

CVE-2025-71120

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: svcauthgss: avoid NULL deref on zero length gsstoken in gssreadproxyverf A zero length gsstoken results in pages == 0 and intoken-pages0 is NULL. The code unconditionally evaluates pageaddressintoken-pages0 for the initia...

7.5CVSS5.4AI score0.00429EPSS
SaveExploits0
GithubExploit
GithubExploit
•added 2026/01/14 6:05 a.m.•176 views

Exploit for Improper Handling of Length Parameter Inconsistency in Mongodb

šŸ mongobleed-scanner - Scan for MongoDB Vulnerabilities Easily...

8.7CVSS7.1AI score0.83218EPSS
SaveExploits39
RedHat Linux
RedHat Linux
•added 2026/01/14 12:29 a.m.•10 views

kernel: i40e: add validation for ring_len param

A flaw was identified in the Intel ā€œi40eā€ Ethernet driver in the Linux Kernel where the ringlen parameter supplied by a VF virtual function is passed unchecked to the hardware memory context. If a malicious Virtual function provides a too-large or misaligned ringlen, it may allow the device to...

8.8CVSS5.8AI score0.00144EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
•added 2026/01/14 12:25 a.m.•20 views

SUSE CVE-2025-71093

In the Linux kernel, the following vulnerability has been resolved: e1000: fix OOB in e1000tbishouldaccept In e1000tbishouldaccept we read the last byte of the frame via 'datalength - 1' to evaluate the TBI workaround. If the descriptor- reported length is zero or larger than the actual RX buffer...

5.3CVSS6.4AI score0.00254EPSS
SaveExploits0References21
CNNVD
CNNVD
•added 2026/01/14 12:00 a.m.•10 views

FreeRDP ē¼“å†²åŒŗé”™čÆÆę¼ę“ž

FreeRDP is an open source implementation of the Remote Desktop Protocol RDP from the FreeRDP team. A buffer error vulnerability exists in versions prior to FreeRDP 3.20.1, which stems from a heap out-of-bounds read in the smart card SetAttrib path that occurs when cbAttrLen does not match the...

9.1CVSS7.4AI score0.0077EPSS
SaveExploits1References4
Rows per page
Query Builder