Lucene search
+L

132770 matches found

OSV
OSV
added 2026/06/17 10:08 a.m.15 views

RHSA-2026:25535 Red Hat Security Advisory: Red Hat Hardened Images RPMs bug fix and enhancement update

Bulletin has no description...

6.5CVSS4.8AI score0.00265EPSS
SaveExploits1References16
OSV
OSV
added 2026/06/17 10:08 a.m.15 views

RHSA-2026:25238 Red Hat Security Advisory: Red Hat Hardened Images RPMs bug fix and enhancement update

Bulletin has no description...

4CVSS4.8AI score0.00168EPSS
SaveExploits1References11
OSV
OSV
added 2026/06/17 10:08 a.m.13 views

RHSA-2026:25137 Red Hat Security Advisory: Red Hat Hardened Images RPMs bug fix and enhancement update

Bulletin has no description...

4CVSS4.8AI score0.00168EPSS
SaveExploits1References11
OSV
OSV
added 2026/06/17 10:08 a.m.14 views

RHSA-2026:24577 Red Hat Security Advisory: Red Hat Hardened Images RPMs bug fix and enhancement update

Bulletin has no description...

5.8CVSS4.8AI score0.00271EPSS
SaveExploits1References24
OSV
OSV
added 2026/06/17 10:07 a.m.12 views

RHSA-2026:23263 Red Hat Security Advisory: Red Hat Hardened Images RPMs bug fix and enhancement update

Bulletin has no description...

4CVSS4.8AI score0.00168EPSS
SaveExploits1References11
OSV
OSV
added 2026/06/17 10:05 a.m.14 views

RHSA-2026:15862 Red Hat Security Advisory: Red Hat Hardened Images RPMs bug fix and enhancement update

Bulletin has no description...

8.2CVSS4.8AI score0.0068EPSS
SaveExploits1References32
OSV
OSV
added 2026/06/17 10:05 a.m.12 views

RHSA-2026:15859 Red Hat Security Advisory: Red Hat Hardened Images RPMs bug fix and enhancement update

Bulletin has no description...

4CVSS4.8AI score0.00168EPSS
SaveExploits1References11
RedHat Linux
RedHat Linux
added 2026/06/17 9:38 a.m.13 views

Critical: Red Hat Security Advisory: OpenShift Container Platform 4.19.34 bug fix and security update

Red Hat OpenShift Container Platform release 4.19.34 is now available with updates to packages and images that fix several bugs and add enhancements. This release includes a security update for Red Hat OpenShift Container Platform 4.19. Red Hat Product Security has rated this update as having a...

9.8CVSS5.4AI score0.00563EPSS
SaveExploits0References3
OSV
OSV
added 2026/06/17 8:37 a.m.9 views

OPENSUSE-SU-2026:20977-1 Security update for go1.25

This update for go1.25 fixes the following issues Update to go1.25.11 bsc1244485: - CVE-2026-27145: crypto/x509: split candidate hostname only once bsc1267450. - CVE-2026-42504: mime: quadratic complexity in WordDecoder.DecodeHeader bsc1267442. - CVE-2026-42507: net/textproto: arbitrary input are...

7.5CVSS5.9AI score0.00591EPSS
SaveExploits0References9
OSV
OSV
added 2026/06/17 8:37 a.m.9 views

OPENSUSE-SU-2026:20976-1 Security update for go1.26

This update for go1.26 fixes the following issues Update to go1.26.4 bsc1255111: - CVE-2026-27145: crypto/x509: split candidate hostname only once bsc1267450. - CVE-2026-42504: mime: quadratic complexity in WordDecoder.DecodeHeader bsc1267442. - CVE-2026-42507: net/textproto: arbitrary input are...

7.5CVSS5.9AI score0.00591EPSS
SaveExploits0References9
OSV
OSV
added 2026/06/17 8:36 a.m.7 views

SUSE-SU-2026:22155-1 Security update for go1.25

This update for go1.25 fixes the following issues Update to go1.25.11 bsc1244485: - CVE-2026-27145: crypto/x509: split candidate hostname only once bsc1267450. - CVE-2026-42504: mime: quadratic complexity in WordDecoder.DecodeHeader bsc1267442. - CVE-2026-42507: net/textproto: arbitrary input are...

7.5CVSS5.9AI score0.00591EPSS
SaveExploits0References10
OSV
OSV
added 2026/06/17 8:36 a.m.9 views

SUSE-SU-2026:22154-1 Security update for go1.26

This update for go1.26 fixes the following issues Update to go1.26.4 bsc1255111: - CVE-2026-27145: crypto/x509: split candidate hostname only once bsc1267450. - CVE-2026-42504: mime: quadratic complexity in WordDecoder.DecodeHeader bsc1267442. - CVE-2026-42507: net/textproto: arbitrary input are...

7.5CVSS5.9AI score0.00591EPSS
SaveExploits0References10
RedHat Linux
RedHat Linux
added 2026/06/17 6:53 a.m.9 views

kernel: libceph: make decode_pool() more resilient against corrupted osdmaps

In the Linux kernel, the following vulnerability has been resolved: libceph: make decodepool more resilient against corrupted osdmaps If the osdmap is maliciously corrupted such that the encoded length of cephpgpool envelope is less than what is expected for a particular encoding version,...

9.1CVSS5.5AI score0.00328EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/06/17 6:53 a.m.7 views

kernel: crypto: asymmetric_keys - prevent overflow in asymmetric_key_generate_id

In the Linux kernel, the following vulnerability has been resolved: crypto: asymmetrickeys - prevent overflow in asymmetrickeygenerateid Use checkaddoverflow to guard against potential integer overflows when adding the binary blob lengths and the size of an asymmetrickeyid structure and return...

7.8CVSS5.7AI score0.00135EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/06/17 6:53 a.m.23 views

kernel: scsi: target: iscsi: Fix use-after-free in iscsit_dec_conn_usage_count()

A use-after-free flaw was found in the Linux kernel's iSCSI target subsystem. In the iscsitdecconnusagecount function, complete is called while still holding the conn-connusagelock spinlock. The waiting thread such as iscsitcloseconnection may wake up immediately and free the iscsitconn structure...

7.8CVSS5.3AI score0.00117EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/06/17 6:53 a.m.15 views

kernel: libceph: prevent potential out-of-bounds reads in handle_auth_done()

In the Linux kernel, the following vulnerability has been resolved: libceph: prevent potential out-of-bounds reads in handleauthdone Perform an explicit bounds check on payloadlen to avoid a possible out-of-bounds access in the callout. idryomov: changelog...

9.8CVSS7.3AI score0.00357EPSS
SaveExploits0References5
Rockylinux
Rockylinux
added 2026/06/17 6:00 a.m.13 views

opencryptoki security update

An update is available for opencryptoki. This update affects Rocky Linux 8. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list The opencryptoki packages contain version 2.11 of the PKCS11 API,...

6.8CVSS5.5AI score0.0016EPSS
SaveExploits1
OSV
OSV
added 2026/06/17 5:06 a.m.10 views

MAL-2026-6039 Malicious code in @mastra/temporal (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 214be711b41a8883e3252f0e9e41bc902d62da7650334b2efdc7424194989101 The package was found to contain malicious code or consuming dependency that contains malicious code Source: ghsa-malware...

6.1AI score
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/06/17 2:23 a.m.12 views

SUSE CVE-2026-12291

Use-after-free in the Networking: HTTP component. This vulnerability was fixed in Firefox 152, Firefox ESR 140.12, Firefox ESR 115.37, Thunderbird 152, and Thunderbird 140.12...

8.8CVSS5.2AI score0.00382EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
added 2026/06/17 2:23 a.m.11 views

SUSE CVE-2026-12304

Same-origin policy bypass in the Networking: Cookies component. This vulnerability was fixed in Firefox 152, Firefox ESR 140.12, Thunderbird 152, and Thunderbird 140.12...

9.1CVSS5.3AI score0.00189EPSS
SaveExploits0References17
Rows per page
Query Builder