Lucene search
+L

992 matches found

Debian CVE
Debian CVE
added 2026/09/11 7:44 p.m.9 views

CVE-2026-89542

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: harden gsskrb5unwrapv2 against short tokens gsskrb5unwrapv2 reads the EC and RRC header fields at ptr+4 and ptr+6 before validating that the token is at least GSSKRB5TOKHDRLEN 16 bytes long, and its rotateleft helper pass...

9.8CVSS0.00463EPSS
SaveExploits0
EUVD
EUVD
added 2026/09/11 7:44 p.m.8 views

EUVD-2026-76452

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: harden gssunwrapresppriv length checks gssunwrapresppriv validates the RPCSECGSS opaque length with offset = u8 p - u8 head-iovbase; if offset + opaquelen rcvbuf-len goto unwrapfailed; majstat = gssunwrapctx-gcgssctx,...

0.00463EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/11 7:44 p.m.8 views

CVE-2026-89540 sunrpc: init gssp_lock before publishing proc entry

In the Linux kernel, the following vulnerability has been resolved: sunrpc: init gssplock before publishing proc entry createusegssproxyprocentry publishes /proc/net/rpc/use-gss-proxy via proccreatedata before initgsspclnt runs mutexinit on sn-gssplock. Once the dentry is linked under...

7.8CVSS5.7AI score
SaveExploits0References7
Cvelist
Cvelist
added 2026/09/11 7:44 p.m.27 views

CVE-2026-89540 sunrpc: init gssp_lock before publishing proc entry

In the Linux kernel, the following vulnerability has been resolved: sunrpc: init gssplock before publishing proc entry createusegssproxyprocentry publishes /proc/net/rpc/use-gss-proxy via proccreatedata before initgsspclnt runs mutexinit on sn-gssplock. Once the dentry is linked under...

7.8CVSS0.00128EPSS
SaveExploits0References8
CVE
CVE
added 2026/09/11 7:44 p.m.14 views

CVE-2026-89540

A race condition in the Linux kernel's sunrpc component allows a local attacker to trigger concurrent access to set_gssp_clnt(). The root cause is that create_use_gss_proxy_proc_entry() publishes /proc/net/rpc/use-gss-proxy via proc_create_data() before the gssp_lock mutex is initialized, creatin...

7.8CVSS0.00128EPSS
SaveExploits0References8
OSV
OSV
added 2026/09/11 7:44 p.m.8 views

CVE-2026-89539 SUNRPC: reject duplicate CREDS_VALUE options

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: reject duplicate CREDSVALUE options gssxdecoptionarray walks the wire-supplied option array and, for every entry whose name matches CREDSVALUE, calls gssxdeclinuxcreds on the same struct svccred. That helper unconditional...

5.8AI score
SaveExploits0References7
Cvelist
Cvelist
added 2026/09/11 7:44 p.m.29 views

CVE-2026-89538 SUNRPC: Reject krb5 v2 wrap tokens with oversized ec field

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: Reject krb5 v2 wrap tokens with oversized ec field gsskrb5unwrapv2 sets buf-len to a logical length, which can be much smaller than head0.iovlen the allocated receive-page capacity. It then calls xdrbuftrim with a trim...

9.8CVSS0.00626EPSS
SaveExploits0References8
OSV
OSV
added 2026/09/11 7:44 p.m.6 views

CVE-2026-89538 SUNRPC: Reject krb5 v2 wrap tokens with oversized ec field

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: Reject krb5 v2 wrap tokens with oversized ec field gsskrb5unwrapv2 sets buf-len to a logical length, which can be much smaller than head0.iovlen the allocated receive-page capacity. It then calls xdrbuftrim with a trim...

9.8CVSS6.1AI score
SaveExploits0References7
Debian CVE
Debian CVE
added 2026/09/11 7:44 p.m.10 views

CVE-2026-89537

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: Reject short RFC 4121 MIC tokens in gsskrb5verifymicv2 gsskrb5verifymicv2 reads the token ID at ptr0..1, the flags byte at ptr2, and padding at ptr3..7, then passes ptr + GSSKRB5TOKHDRLEN and cksumlen to gsskrb5micbuildsg...

9.1CVSS0.00516EPSS
SaveExploits0
CVE
CVE
added 2026/09/11 7:44 p.m.14 views

CVE-2026-89538

CVE-2026-89538 affects the Linux kernel's SUNRPC component, specifically the gss_krb5_unwrap_v2() function. A remote peer holding a valid GSS context can send a Kerberos v2 wrap token whose 16-bit "extra count" (ec) field exceeds the plaintext length—a structurally malformed token per RFC 4121 . ...

9.8CVSS0.00626EPSS
SaveExploits0References8
CVE
CVE
added 2026/09/11 7:44 p.m.22 views

CVE-2026-89537

CVE-2026-89537 affects the Linux kernel's SUNRPC subsystem, specifically the gss_krb5_verify_mic_v2() function, which reads RFC 4121 MIC token header fields without first validating the token length. A remote malicious NFS server can supply an undersized Kerberos MIC token, causing the verifier t...

9.1CVSS0.00516EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/09/11 12:00 a.m.13 views

PT-2026-90254

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: Reject krb5 v2 wrap tokens with oversized ec field gss krb5 unwrap v2 sets buf-len to a logical length, which can be much smaller than head0.iov len the allocated receive-page capacity. It then calls xdr buf trim with a...

0.00626EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/09/11 12:00 a.m.13 views

PT-2026-90258

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: harden gss krb5 unwrap v2 against short tokens gss krb5 unwrap v2 reads the EC and RRC header fields at ptr+4 and ptr+6 before validating that the token is at least GSS KRB5 TOK HDR LEN 16 bytes long, and its rotate left...

0.00463EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/09/11 12:00 a.m.12 views

PT-2026-90253

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: Reject short RFC 4121 MIC tokens in gss krb5 verify mic v2 gss krb5 verify mic v2 reads the token ID at ptr0..1, the flags byte at ptr2, and padding at ptr3..7, then passes ptr + GSS KRB5 TOK HDR LEN and cksum len to gss...

0.00516EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/09/11 12:00 a.m.11 views

PT-2026-90266

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: svcauth gss: enforce krb5 token minimum length svcauth gss unwrap priv validates only an upper bound on the wire-supplied opaque length before handing the buffer to gss unwrap: if len xdr stream remainingxdr goto unwrap...

0.00463EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/09/11 12:00 a.m.11 views

PT-2026-90257

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: harden gss unwrap resp priv length checks gss unwrap resp priv validates the RPCSEC GSS opaque length with offset = u8 p - u8 head-iov base; if offset + opaque len rcv buf-len goto unwrap failed; maj stat = gss unwrapctx-...

0.00463EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/01 3:44 p.m.9 views

postgresql: PostgreSQL: Denial of Service via uncontrolled recursion in SSL/GSS negotiation

A flaw was found in PostgreSQL. Uncontrolled recursion during SSL Secure Sockets Layer and GSS Generic Security Service negotiation allows an attacker to achieve a sustained denial of service. This can be exploited by an attacker with access to a PostgreSQL AFUNIX socket. If SSL and GSS are both...

7.5CVSS7AI score0.00471EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/01 3:44 p.m.9 views

Important: Red Hat Security Advisory: postgresql security update

An update for postgresql is now available for Red Hat Enterprise Linux 9.6 Extended Update Support. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available...

7.5CVSS7.1AI score0.00471EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/09/01 3:34 p.m.10 views

Important: Red Hat Security Advisory: postgresql security update

An update for postgresql is now available for Red Hat Enterprise Linux 9.4 Update Services for SAP Solutions. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is...

7.5CVSS7.1AI score0.00471EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/09/01 3:34 p.m.13 views

postgresql: PostgreSQL: Denial of Service via uncontrolled recursion in SSL/GSS negotiation

A flaw was found in PostgreSQL. Uncontrolled recursion during SSL Secure Sockets Layer and GSS Generic Security Service negotiation allows an attacker to achieve a sustained denial of service. This can be exploited by an attacker with access to a PostgreSQL AFUNIX socket. If SSL and GSS are both...

7.5CVSS7AI score0.00471EPSS
SaveExploits0References5
Rows per page
Query Builder