Lucene search
+L

24305 matches found

OSV
OSV
added 2025/05/20 3:21 p.m.18 views

CVE-2025-37927 iommu/amd: Fix potential buffer overflow in parse_ivrs_acpihid

In the Linux kernel, the following vulnerability has been resolved: iommu/amd: Fix potential buffer overflow in parseivrsacpihid There is a string parsing logic error which can lead to an overflow of hid or uid buffers. Comparing ACPIIDLEN against a total string length doesn't take into account t...

6.4AI score
SaveExploits0References13
Cvelist
Cvelist
added 2025/05/20 3:21 p.m.48 views

CVE-2025-37924 ksmbd: fix use-after-free in kerberos authentication

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in kerberos authentication Setting sess-user = NULL was introduced to fix the dangling pointer created by ksmbdfreeuser. However, it is possible another thread could be operating on the session and make...

9.8CVSS0.20744EPSS
SaveExploits0References5
CVE
CVE
added 2025/05/20 3:21 p.m.154 views

CVE-2025-37924

CVE-2025-37924 : Linux kernel ksmbd use-after-free in Kerberos authentication. A race could occur where a thread uses sess->user after it has been freed by ksmbd_free_user, prior to sess->user being set to NULL. The issue is fixed by setting sess->user = NULL to avoid dangling pointer. M...

9.8CVSS6.6AI score0.20744EPSS
SaveExploits0References6Affected Software1
CVE
CVE
added 2025/05/20 3:21 p.m.135 views

CVE-2025-37923

CVE-2025-37923 affects the Linux kernel tracing path. The bug is a slab-out-of-bounds write in trace_seq_to_buffer() that can copy more data than PAGE_SIZE when used by tracing_splice_read_pipe, leading to a local, high-severity impact. The root cause is an out-of-bounds copy in trace_seq_to_buff...

7.8CVSS6.5AI score0.0023EPSS
SaveExploits0References10Affected Software1
Cvelist
Cvelist
added 2025/05/20 3:21 p.m.34 views

CVE-2025-37910 ptp: ocp: Fix NULL dereference in Adva board SMA sysfs operations

In the Linux kernel, the following vulnerability has been resolved: ptp: ocp: Fix NULL dereference in Adva board SMA sysfs operations On Adva boards, SMA sysfs store/get operations can call handlesignaloutputs or handlesignalinputs while the irig and dcf pointers are uninitialized, leading to a...

0.00188EPSS
SaveExploits0References3
OSV
OSV
added 2025/05/20 1:49 p.m.13 views

CVE-2025-47938 TYPO3 Vulnerable to Unverified Password Change for Backend Users

TYPO3 is an open source, PHP based web content management system. Starting in version 9.0.0 and prior to versions 9.5.51 ELTS, 10.4.50 ELTS, 11.5.44 ELTS, 12.4.31 LTS, and 13.4.12 LTS, the backend user management interface allows password changes without requiring the current password. When an...

3.8CVSS6.8AI score
SaveExploits0References4
OSV
OSV
added 2025/05/20 11:15 a.m.20 views

UBUNTU-CVE-2025-37892

In the Linux kernel, the following vulnerability has been resolved: mtd: inftlcore: Add error check for inftlreadoob In INFTLfindwriteunit, the return value of inftlreadoob need to be checked. A proper implementation can be found in INFTLdeleteblock. The status will be set as SECTORIGNORE to brea...

7.8CVSS6.3AI score0.00193EPSS
SaveExploits0References41
SUSE CVE
SUSE CVE
added 2025/05/20 1:07 a.m.10 views

SUSE CVE-2025-37891

In the Linux kernel, the following vulnerability has been resolved: ALSA: ump: Fix buffer overflow at UMP SysEx message conversion The conversion function from MIDI 1.0 to UMP packet contains an internal buffer to keep the incoming MIDI bytes, and its size is 4, as it was supposed to be the max...

6.1CVSS8AI score0.00223EPSS
SaveExploits0References16
Positive Technologies
Positive Technologies
added 2025/05/20 12:00 a.m.18 views

PT-2025-22200 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A potential buffer read overflow issue has been identified in the Linux kernel, specifically in the libbpf component. The issue arises when accessing the BTF.ext core relo header witho...

7.8CVSS5.2AI score0.67588EPSS
SaveExploits0References680
Tenable Nessus
Tenable Nessus
added 2025/05/20 12:00 a.m.17 views

Fedora 41 : sfnt2woff-zopfli (2025-a2a56326b3)

The remote Fedora 41 host has a package installed that is affected by a vulnerability as referenced in the FEDORA-2025-a2a56326b3 advisory. Security fix for CVE-2010-1028 and other security-relevant bugs; see https://github.com/bramstein/sfnt2woff-zopfli/pull/20/commits. Tenable has extracted the...

9.3CVSS8.4AI score0.08777EPSS
SaveExploits2References2
Tenable Nessus
Tenable Nessus
added 2025/05/20 12:00 a.m.17 views

Fedora 41 : woff (2025-49614a7cdf)

The remote Fedora 41 host has a package installed that is affected by a vulnerability as referenced in the FEDORA-2025-49614a7cdf advisory. Security fix for CVE-2010-1028 and other security-relevant bugs; see https://github.com/bramstein/sfnt2woff-zopfli/pull/20/commits. Tenable has extracted the...

9.3CVSS8.4AI score0.08777EPSS
SaveExploits2References2
OSV
OSV
added 2025/05/19 9:27 p.m.12 views

CLSA-2025-1747690052 gnutls: Fix of CVE-2024-12243

CVE-2024-12243: x509: optimize name constraints processing...

5.3CVSS6.8AI score0.01292EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/19 9:27 p.m.12 views

CLSA-2025-1747690042 gnutls: Fix of CVE-2024-12243

CVE-2024-12243: x509: optimize name constraints processing...

5.3CVSS6.8AI score0.01292EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/05/19 6:52 p.m.27 views

CVE-2025-47284 Gardener vulnerable to metadata injection for a project secret that can lead to privilege escalation

Gardener implements the automated management and operation of Kubernetes clusters as a service. A security vulnerability was discovered in the gardenlet component of Gardener prior to versions 1.116.4, 1.117.5, 1.118.2, and 1.119.0. It could allow a user with administrative privileges for a...

9.9CVSS0.00438EPSS
SaveExploits0References1
NVD
NVD
added 2025/05/19 4:15 p.m.24 views

CVE-2025-24183

The issue was addressed with improved checks. This issue is fixed in macOS Sequoia 15.3, macOS Sonoma 14.7.3, macOS Ventura 13.7.3. A local user may be able to modify protected parts of the file system...

5.5CVSS0.00155EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2025/05/19 4:00 p.m.8 views

CVE-2025-24184

The issue was addressed with improved memory handling. This issue is fixed in visionOS 2.3, iOS 18.3 and iPadOS 18.3, iPadOS 17.7.4, macOS Sequoia 15.3, watchOS 11.3, tvOS 18.3. An app may be able to cause unexpected system termination...

5.7AI score0.0018EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2025/05/19 4:00 p.m.9 views

CVE-2025-24189

The issue was addressed with improved checks. This issue is fixed in Safari 18.3, iOS 18.3 and iPadOS 18.3, macOS Sequoia 15.3, tvOS 18.3, visionOS 2.3, watchOS 11.3. Processing maliciously crafted web content may lead to memory corruption...

8.8CVSS7.6AI score0.00714EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/05/19 4:00 p.m.34 views

CVE-2025-31185

A logic issue was addressed with improved checks. This issue is fixed in iOS 18.3 and iPadOS 18.3. Photos in the Hidden Photos Album may be viewed without authentication...

0.00173EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2025/05/19 9:52 a.m.26 views

Important: Red Hat Security Advisory: osbuild-composer security update

An update for osbuild-composer is now available for Red Hat Enterprise Linux 8. 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 vulnerabili...

7.5CVSS6.8AI score0.00736EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2025/05/19 6:23 a.m.58 views

Important: Red Hat Security Advisory: kernel security update

An update for kernel is now available for Red Hat Enterprise Linux 7 Extended Lifecycle 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 for...

7.8CVSS6.7AI score0.00396EPSS
SaveExploits0References2
Rows per page
Query Builder