Lucene search
+L

4712 matches found

AlmaLinux
AlmaLinux
•added 2026/07/29 12:00 a.m.•23 views

Important: gstreamer1-plugins-bad-free security update

GStreamer is a streaming media framework based on graphs of filters which operate on media data. The gstreamer1-plugins-bad-free package contains a collection of plug-ins for GStreamer. Security Fixes: gstreamer: gstreamer: rfbsrc/librfb Hextile heap out-of-bounds write with 16bpp framebuffer...

7.5CVSS7.3AI score0.01002EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
•added 2026/07/28 8:03 p.m.•17 views

Important: Red Hat Security Advisory: gstreamer1-plugins-bad-free security update

An update for gstreamer1-plugins-bad-free is now available for Red Hat Enterprise Linux 10. 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 for each...

7.5CVSS6.1AI score0.01002EPSS
SaveExploits0References3
AlmaLinux
AlmaLinux
•added 2026/07/28 12:00 a.m.•15 views

Important: gstreamer1-plugins-bad-free security update

GStreamer is a streaming media framework based on graphs of filters which operate on media data. The gstreamer1-plugins-bad-free package contains a collection of plug-ins for GStreamer. Security Fixes: gstreamer: gstreamer: rfbsrc/librfb Hextile heap out-of-bounds write with 16bpp framebuffer...

7.5CVSS7.5AI score0.01002EPSS
SaveExploits0References6
OSV
OSV
•added 2026/07/28 12:00 a.m.•11 views

ALSA-2026:47180 Important: gstreamer1-plugins-bad-free security update

GStreamer is a streaming media framework based on graphs of filters which operate on media data. The gstreamer1-plugins-bad-free package contains a collection of plug-ins for GStreamer. Security Fixes: gstreamer: gstreamer: rfbsrc/librfb Hextile heap out-of-bounds write with 16bpp framebuffer...

7.5CVSS7.3AI score0.01002EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
•added 2026/07/28 12:00 a.m.•13 views

RHEL 10 : gstreamer1-plugins-bad-free (RHSA-2026:47180)

The remote Redhat Enterprise Linux 10 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2026:47180 advisory. GStreamer is a streaming media framework based on graphs of filters which operate on media data. The gstreamer1-plugins-bad-free package...

7.5CVSS7.6AI score0.01002EPSS
SaveExploits0References6
CVE
CVE
•added 2026/07/27 8:10 p.m.•47 views

CVE-2026-64544

CVE-2026-64544 affects the Linux kernel’s crypto: asymmetric_keys path, specifically pefile_digest_pe_contents. The vulnerability arises when calculating the trailing-data hash length as pelen - (hashed_bytes + certs_size); a crafted PE could make the addition overflow the pelen, causing an unsig...

5.8AI score0.0022EPSS
SaveExploits0References8
Cvelist
Cvelist
•added 2026/07/27 8:10 p.m.•36 views

CVE-2026-64544 crypto: asymmetric_keys - fix OOB read in pefile_digest_pe_contents

In the Linux kernel, the following vulnerability has been resolved: crypto: asymmetrickeys - fix OOB read in pefiledigestpecontents pefiledigestpecontents computes the trailing-data hash length as pelen - hashedbytes + certssize. A crafted PE can make the addition exceed pelen, causing the unsign...

0.0022EPSS
SaveExploits0References8
OSV
OSV
•added 2026/07/27 12:04 p.m.•14 views

RLSA-2026:44438 Important: compat-openssl11 security update

The OpenSSL toolkit provides support for secure communications between machines. This version of OpenSSL package contains only the libraries from the 1.1.1 version and is provided for compatibility with previous releases. Security Fixes: openssl: Heap Use-After-Free in OpenSSL PKCS7verify...

8.1CVSS7.1AI score0.04002EPSS
SaveExploits0References2
Rockylinux
Rockylinux
•added 2026/07/27 12:04 p.m.•35 views

compat-openssl11 security update

An update is available for compat-openssl11. This update affects Rocky Linux 9. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list The OpenSSL toolkit provides support for secure communications betwe...

8.8CVSS7AI score0.04002EPSS
SaveExploits0
Positive Technologies
Positive Technologies
•added 2026/07/27 12:00 a.m.•15 views

PT-2026-65219

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An out-of-bounds read exists in the pefile digest pe contents function. The issue occurs when calculating the trailing-data hash length using the formula pelen - hashed bytes + certs siz...

5.8AI score0.0022EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
•added 2026/07/27 12:00 a.m.•15 views

Linux Distros Unpatched Vulnerability : CVE-2026-64208

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: crypto/krb5, rxrpc: Fix lack of pre- decrypt/pre-verify length checks Change the krb5 crypto...

7.5CVSS5.8AI score0.00609EPSS
SaveExploits0References3
CVE
CVE
•added 2026/07/24 3:23 p.m.•45 views

CVE-2026-64208

Summary : CVE-2026-64208 affects the Linux kernel’s crypto/krb5 and AF_RXRPC path. The root cause was missing pre-decrypt/pre-verify length checks, now fixed by updating the krb5 crypto library to provide facilities for prechecking message length and by applying this in AF_RXRPC to validate DATA ...

7.5CVSS5.7AI score0.00609EPSS
SaveExploits0References3Affected Software1
attackerkb
attackerkb
•added 2026/07/24 3:23 p.m.•14 views

CVE-2026-64208

In the Linux kernel, the following vulnerability has been resolved: crypto/krb5, rxrpc: Fix lack of pre-decrypt/pre-verify length checks Change the krb5 crypto library to provide facilities to precheck the length of the message about to be decrypted or verified. Fix AFRXRPC to make use of this to...

5.7AI score0.00609EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
•added 2026/07/24 3:23 p.m.•44 views

CVE-2026-64208 crypto/krb5, rxrpc: Fix lack of pre-decrypt/pre-verify length checks

In the Linux kernel, the following vulnerability has been resolved: crypto/krb5, rxrpc: Fix lack of pre-decrypt/pre-verify length checks Change the krb5 crypto library to provide facilities to precheck the length of the message about to be decrypted or verified. Fix AFRXRPC to make use of this to...

7.5CVSS0.00609EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
•added 2026/07/24 12:00 a.m.•21 views

PT-2026-64323

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The krb5 crypto library lacks facilities to precheck the length of messages before they are decrypted or verified. This issue affects AF RXRPC when validating DATA packets secured with...

7.5CVSS5.8AI score0.00609EPSS
SaveExploits0
RedHat Linux
RedHat Linux
•added 2026/07/23 3:04 p.m.•30 views

openssl: Heap Use-After-Free in OpenSSL PKCS7_verify()

A flaw was found in OpenSSL. When processing a specially crafted PKCS7 or S/MIME Secure/Multipurpose Internet Mail Extensions signed message, a heap use-after-free vulnerability in the PKCS7verify function can be triggered. This occurs if the SignedData digestAlgorithms field is present as an emp...

7.6AI score0.04002EPSS
SaveExploits0References4
OSV
OSV
•added 2026/07/23 12:00 a.m.•12 views

ALSA-2026:44438 Important: compat-openssl11 security update

The OpenSSL toolkit provides support for secure communications between machines. This version of OpenSSL package contains only the libraries from the 1.1.1 version and is provided for compatibility with previous releases. Security Fixes: openssl: Heap Use-After-Free in OpenSSL PKCS7verify...

8.8CVSS7.1AI score0.04002EPSS
SaveExploits0References4
AlmaLinux
AlmaLinux
•added 2026/07/23 12:00 a.m.•23 views

Important: compat-openssl11 security update

The OpenSSL toolkit provides support for secure communications between machines. This version of OpenSSL package contains only the libraries from the 1.1.1 version and is provided for compatibility with previous releases. Security Fixes: openssl: Heap Use-After-Free in OpenSSL PKCS7verify...

8.8CVSS7.1AI score0.04002EPSS
SaveExploits0References4
OSV
OSV
•added 2026/07/22 8:36 p.m.•14 views

GO-2026-6048 Gitea: Internal API HTTP client hardcodes InsecureSkipVerify:true with no config override in gitea.dev

Gitea: Internal API HTTP client hardcodes InsecureSkipVerify:true with no config override in gitea.dev...

7.5CVSS5.3AI score0.003EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2026/07/22 8:31 p.m.•50 views

CVE-2026-13089 OIDC::Lite versions through 0.12.1 for Perl allow ID Token signature verification bypass via a token-controlled algorithm allowlist in verify

OIDC::Lite versions through 0.12.1 for Perl allow ID Token signature verification bypass via a token-controlled algorithm allowlist in verify. When the caller does not pin an algorithm, OIDC::Lite::Model::IDToken::verify sets $self-alg$self-header-alg from the token's own header and then calls...

0.00369EPSS
SaveExploits0References3
Rows per page
Query Builder