Lucene search
+L

3923 matches found

RedhatCVE
RedhatCVE
added 2026/01/15 5:22 p.m.7 views

CVE-2025-71068

In the Linux kernel, the following vulnerability has been resolved: svcrdma: bound check rqpages index in inline path svcrdmacopyinlinerange indexed rqstp-rqpagesrccurpage without verifying rccurpage stays within the allocated page array. Add guards before the first use and after advancing to a n...

6.1CVSS5.8AI score0.00317EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/01/15 5:17 p.m.15 views

GnuPG: GnuPG: Information disclosure and potential arbitrary code execution via out-of-bounds write

A flaw was found in GnuPG. An attacker can provide crafted input to the armorfilter function, which incorrectly increments an index variable, leading to an out-of-bounds write. This memory corruption vulnerability may allow for information disclosure and could potentially lead to arbitrary code...

7.8CVSS6AI score0.00148EPSS
SaveExploits1References9
Tenable Nessus
Tenable Nessus
added 2026/01/15 12:00 a.m.7 views

Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2026-003522)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-003522 advisory. An issue was discovered in the size of the stack guard page on Linux, specifically a 4k stack guard page is not sufficiently large and can be jumped over the stack...

7.4CVSS7.6AI score0.05186EPSS
SaveExploits4References28
Tenable Nessus
Tenable Nessus
added 2026/01/15 12:00 a.m.6 views

RHEL 9 : gnupg2 (RHSA-2026:0719)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by a vulnerability as referenced in the RHSA-2026:0719 advisory. The GNU Privacy Guard GnuPG or GPG is a tool for encrypting data and creating digital signatures, compliant with OpenPGP and S/MIME standards. Securi...

7.8CVSS6.3AI score0.00148EPSS
SaveExploits1References4
Tenable Nessus
Tenable Nessus
added 2026/01/15 12:00 a.m.8 views

Unity Linux 20.1060a Security Update: kernel (UTSA-2026-002948)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-002948 advisory. An issue was discovered in the size of the stack guard page on Linux, specifically a 4k stack guard page is not sufficiently large and can be jumped over the stack...

7.4CVSS7.6AI score0.05186EPSS
SaveExploits4References28
Tenable Nessus
Tenable Nessus
added 2026/01/15 12:00 a.m.4 views

Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2026-002910)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-002910 advisory. The offset2lib patch as used by the Linux Kernel contains a vulnerability, if RLIMITSTACK is set to RLIMINFINITY and 1 Gigabyte of memory is allocated the maximum...

7.8CVSS6.4AI score0.02732EPSS
SaveExploits9References9
AlmaLinux
AlmaLinux
added 2026/01/15 12:00 a.m.14 views

Important: gnupg2 security update

The GNU Privacy Guard GnuPG or GPG is a tool for encrypting data and creating digital signatures, compliant with OpenPGP and S/MIME standards. Security Fixes: GnuPG: GnuPG: Information disclosure and potential arbitrary code execution via out-of-bounds write CVE-2025-68973 For more details about...

7.8CVSS7.8AI score0.00148EPSS
SaveExploits1References4
Tenable Nessus
Tenable Nessus
added 2026/01/15 12:00 a.m.5 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-003396)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-003396 advisory. An issue was discovered in the size of the stack guard page on Linux, specifically a 4k stack guard page is not sufficiently large and can be jumped over the stack...

7.4CVSS7.6AI score0.05186EPSS
SaveExploits4References28
Tenable Nessus
Tenable Nessus
added 2026/01/15 12:00 a.m.43 views

EulerOS 2.0 SP12 : kernel (EulerOS-SA-2026-1091)

According to the versions of the kernel packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : net: drop UFO packets in udprcvsegmentCVE-2025-38622 A transient execution vulnerability in some AMD processors may allow an attacker to infer dat...

9.8CVSS7.3AI score0.006EPSS
SaveExploits2References110
OSV
OSV
added 2026/01/15 12:00 a.m.12 views

ALSA-2026:0719 Important: gnupg2 security update

The GNU Privacy Guard GnuPG or GPG is a tool for encrypting data and creating digital signatures, compliant with OpenPGP and S/MIME standards. Security Fixes: GnuPG: GnuPG: Information disclosure and potential arbitrary code execution via out-of-bounds write CVE-2025-68973 For more details about...

7.8CVSS7.7AI score0.00148EPSS
SaveExploits1References4
OSV
OSV
added 2026/01/15 12:00 a.m.12 views

ALSA-2026:0728 Important: gnupg2 security update

The GNU Privacy Guard GnuPG or GPG is a tool for encrypting data and creating digital signatures, compliant with OpenPGP and S/MIME standards. Security Fixes: GnuPG: GnuPG: Information disclosure and potential arbitrary code execution via out-of-bounds write CVE-2025-68973 For more details about...

7.8CVSS7.7AI score0.00148EPSS
SaveExploits1References4
AlmaLinux
AlmaLinux
added 2026/01/15 12:00 a.m.15 views

Important: gnupg2 security update

The GNU Privacy Guard GnuPG or GPG is a tool for encrypting data and creating digital signatures, compliant with OpenPGP and S/MIME standards. Security Fixes: GnuPG: GnuPG: Information disclosure and potential arbitrary code execution via out-of-bounds write CVE-2025-68973 For more details about...

7.8CVSS7.8AI score0.00148EPSS
SaveExploits1References4
UbuntuCve
UbuntuCve
added 2026/01/14 3:16 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.5CVSS6.1AI score0.00429EPSS
SaveExploits0References36
NVD
NVD
added 2026/01/14 3:15 p.m.13 views

CVE-2025-71103

In the Linux kernel, the following vulnerability has been resolved: drm/msm: adreno: fix deferencing ifpcreglist when not declared On plaforms with an a7xx GPU not supporting IFPC, the ifpcreglist if still deferenced in a7xxpatchpwrupreglist which causes a kernel crash: Unable to handle kernel NU...

5.5CVSS0.00112EPSS
SaveExploits0References2
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...

5.7AI score0.00429EPSS
SaveExploits0References7
OSV
OSV
added 2026/01/14 12:00 a.m.10 views

DLA-4437-1 gnupg2 - security update

Bulletin has no description...

7.8CVSS6.9AI score0.00148EPSS
SaveExploits1
OSV
OSV
added 2026/01/13 4:16 p.m.10 views

AZL-74375 CVE-2025-71068 affecting package kernel for versions less than 6.6.121.1-1

In the Linux kernel, the following vulnerability has been resolved: svcrdma: bound check rqpages index in inline path svcrdmacopyinlinerange indexed rqstp-rqpagesrccurpage without verifying rccurpage stays within the allocated page array. Add guards before the first use and after advancing to a n...

9.8CVSS5.8AI score0.00317EPSS
SaveExploits0References1
NVD
NVD
added 2026/01/13 4:16 p.m.8 views

CVE-2025-68800

In the Linux kernel, the following vulnerability has been resolved: mlxsw: spectrummr: Fix use-after-free when updating multicast route stats Cited commit added a dedicated mutex instead of RTNL to protect the multicast route list, so that it will not change while the driver periodically traverse...

7.8CVSS0.00133EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/01/13 3:31 p.m.40 views

CVE-2025-71068 svcrdma: bound check rq_pages index in inline path

In the Linux kernel, the following vulnerability has been resolved: svcrdma: bound check rqpages index in inline path svcrdmacopyinlinerange indexed rqstp-rqpagesrccurpage without verifying rccurpage stays within the allocated page array. Add guards before the first use and after advancing to a n...

9.8CVSS0.00317EPSS
SaveExploits0References5
AstraLinux
AstraLinux
added 2026/01/13 2:01 p.m.11 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: kmsan: fixed an issue where out-of-bounds access to shadow memory occurred. Running sha224kunit on a KMSAN-enabled kernel results in a crash in kmsaninternalsetshadoworigin: BUG: Unable to handle a page fault for the address:...

6.3AI score0.00229EPSS
SaveExploits0References3
Rows per page
Query Builder