Lucene search
+L

9004 matches found

OSV
OSV
added 2026/02/12 10:40 a.m.26 views

USN-8033-1 linux, linux-aws, linux-gcp, linux-gke, linux-gkeop, linux-hwe-5.15, linux-ibm, linux-ibm-5.15, linux-lowlatency, linux-lowlatency-hwe-5.15 vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - Nios II architecture; - Sun Sparc architecture; - User-Mode Linux UML; - x86 architecture; - Block layer subsystem;...

9.8CVSS6.8AI score0.006EPSS
SaveExploits5References115
Ubuntu
Ubuntu
added 2026/02/12 9:39 a.m.15 views

USN-8030-1: Linux kernel (GCP) vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM64 architecture; - MIPS architecture; - Nios II architecture; - PA-RISC architecture; - RISC-V architecture; -...

9.8CVSS5.7AI score0.00693EPSS
SaveExploits5
Ubuntu
Ubuntu
added 2026/02/12 9:15 a.m.27 views

USN-8029-1: Linux kernel vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM64 architecture; - MIPS architecture; - Nios II architecture; - PA-RISC architecture; - RISC-V architecture; -...

9.8CVSS5.7AI score0.00693EPSS
SaveExploits5
Positive Technologies
Positive Technologies
added 2026/02/06 12:00 a.m.22 views

PT-2026-43831

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A kref leak exists in the SUNRPC component. In the gss alloc msg function, a kref get&gss auth-kref call was implemented to balance the gss put auth operation performed in gss release ms...

5.5CVSS5.7AI score0.0016EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/01/20 12:00 a.m.8 views

MiracleLinux 7 : kernel-3.10.0-1160.119.1.0.7.el7.AXS7 (AXSA:2024-9064:40)

The remote MiracleLinux 7 host has packages installed that are affected by multiple vulnerabilities as referenced in the AXSA:2024-9064:40 advisory. The kernel packages contain the Linux kernel, the core of any Linux operating system. Security fixes: - net: bridge: xmit: make sure we have at leas...

8.1CVSS6.2AI score0.00557EPSS
SaveExploits0References3
Microsoft CVE
Microsoft CVE
added 2026/01/16 9:03 a.m.12 views

SUNRPC: svcauth_gss: avoid NULL deref on zero length gss_token in gss_read_proxy_verf

...

7.5CVSS5.4AI score0.00484EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/01/16 12:00 a.m.11 views

MiracleLinux 4 : java-1.8.0-openjdk-1.8.0.232.b09-1.AXS4 (AXSA:2019-4356:04)

The remote MiracleLinux 4 host has packages installed that are affected by multiple vulnerabilities as referenced in the AXSA:2019-4356:04 advisory. OpenJDK: Improper handling of Kerberos proxy credentials Kerberos, 8220302 CVE-2019-2949 OpenJDK: Unexpected exception thrown during regular...

6.8CVSS6.8AI score0.03749EPSS
SaveExploits0References15
NVD
NVD
added 2026/01/14 3:16 p.m.13 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.5CVSS0.00484EPSS
SaveExploits0References8
OSV
OSV
added 2026/01/14 3:16 p.m.9 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.00484EPSS
SaveExploits0References37
ATTACKERKB
ATTACKERKB
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...

5.3AI score0.00484EPSS
SaveExploits0References8Affected Software1
CVE
CVE
added 2026/01/14 3:06 p.m.84 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.00484EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2026/01/14 3:06 p.m.11 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.13 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.7AI score0.00484EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2026/01/14 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2025-71120

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - 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 co...

7.5CVSS6.2AI score0.00484EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/01/09 12:45 p.m.16 views

CVE-2005-1150

Unknown vulnerability in Sun Java System Web Server 6.0 SP7 and earlier, when running on Windows systems, allows attackers to cause a denial of service hang...

5CVSS6.8AI score0.01792EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/01/09 11:54 a.m.22 views

CVE-2009-4314

Sun Ray Server Software 4.1 on Solaris 10, when Automatic Multi-Group Hotdesking AMGH is enabled, responds to a logout action by immediately logging the user in again, which makes it easier for physically proximate attackers to obtain access to a session by going to an unattended DTU device...

4.4CVSS6.8AI score0.00333EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/01/09 11:51 a.m.14 views

CVE-2009-4190

Unspecified vulnerability in the kernel in Sun OpenSolaris 2009.06 allows remote attackers to cause a denial of service panic via unknown vectors, as demonstrated by the vdsolaris2 module in VulnDisco Pack Professional 8.12. NOTE: as of 20091203, this disclosure has no actionable information...

7.8CVSS7AI score0.0121EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/01/09 11:51 a.m.17 views

CVE-2009-4774

Unspecified vulnerability in Sun Solaris 10 and OpenSolaris snv49 through snv117, when 64bit mode is used on the Intel x86 platform and a Linux lx branded zone is configured, allows local users to cause a denial of service panic via unspecified vectors, a different vulnerability than CVE-2007-622...

4.9CVSS6.5AI score0.00358EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/01/09 11:50 a.m.11 views

CVE-2009-4294

Unspecified vulnerability in the Authentication Manager aka utauthd in Sun Ray Server Software 4.0 and 4.1 allows remote attackers to execute arbitrary code or cause a denial of service via unknown vectors...

10CVSS8.2AI score0.05718EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/01/09 11:47 a.m.16 views

CVE-2010-0361

Stack-based buffer overflow in the WebDAV implementation in webservd in Sun Java System Web Server aka SJWS 7.0 Update 7 allows remote attackers to cause a denial of service daemon crash and possibly have unspecified other impact via a long URI in an HTTP OPTIONS request...

10CVSS7.8AI score0.80521EPSS
SaveExploits20References1
Rows per page
Query Builder