Lucene search
+L

30177 matches found

Tenable Nessus
Tenable Nessus
added 2025/05/21 12:00 a.m.9 views

AlmaLinux 9 : thunderbird (ALSA-2025:7435)

The remote AlmaLinux 9 host has a package installed that is affected by multiple vulnerabilities as referenced in the ALSA-2025:7435 advisory. thunderbird: User Interface UI Misrepresentation of attachment URL CVE-2025-3523 thunderbird: Information Disclosure of /tmp directory listing CVE-2025-28...

6.4CVSS6.9AI score0.00337EPSS
SaveExploits0References5
OpenVAS
OpenVAS
added 2025/05/21 12:00 a.m.33 views

Ubuntu: Security Advisory (USN-7516-3)

The remote host is missing an update for the SPDX-FileCopyrightText: 2025 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

9.8CVSS8.4AI score0.36848EPSS
SaveExploits1References2
Oracle linux
Oracle linux
added 2025/05/21 12:00 a.m.13 views

389-ds-base security update

2.6.1-8 - Resolves: RHEL-83876 - CVE-2025-2487 389-ds-base: null pointer dereference leads to denial of service rhel-9.6 2.6.1-7 - Bump version to 2.6.1-7 2.6.1-6 - Resolves: RHEL-86065 - Backport lib389 fixes required for WebUI rhel-9.6.z - Resolves: RHEL-80713 - Increased memory consumption...

4.9CVSS7.2AI score0.00577EPSS
SaveExploits0
Oracle linux
Oracle linux
added 2025/05/21 12:00 a.m.24 views

libxslt security update

1.1.34-13.0.1 - Fix memory leak in exclPrefixPush Orabug: 37871881 - Added libxslt-oracle-enterprise.patch and replaced doc/redhat.gif in tarball 1.1.34-13 - Rebuild for z-stream/0day - Resolves: RHEL-83514 - Resolves: RHEL-85988 1.1.34-12 - Include alloc changes into previous patch RHEL-83514...

7.8CVSS7.1AI score0.00351EPSS
SaveExploits3
Positive Technologies
Positive Technologies
added 2025/05/21 12:00 a.m.10 views

PT-2025-22328 · WordPress · Affiliate Sales In Google Analytics/Other Tools

Name of the Vulnerable Software and Affected Versions: The Affiliate Sales in Google Analytics and other tools plugin for WordPress versions up to, and including, 1.4.9 Description: The issue is due to insufficient validation on the redirect url supplied via the afflink parameter. This makes it...

6.1CVSS6.2AI score0.00342EPSS
SaveExploits0References4
NVD
NVD
added 2025/05/20 5:15 p.m.33 views

CVE-2025-37977

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: exynos: Disable iocc if dma-coherent property isn't set If dma-coherent property isn't set then descriptors are non-cacheable and the iocc shareability bits should be disabled. Without this UFS can end up in an...

7.8CVSS0.00183EPSS
SaveExploits0References3
OSV
OSV
added 2025/05/20 5:15 p.m.8 views

UBUNTU-CVE-2025-37977

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: exynos: Disable iocc if dma-coherent property isn't set If dma-coherent property isn't set then descriptors are non-cacheable and the iocc shareability bits should be disabled. Without this UFS can end up in an...

7.8CVSS6.1AI score0.00183EPSS
SaveExploits0References25
Cvelist
Cvelist
added 2025/05/20 4:58 p.m.29 views

CVE-2025-37977 scsi: ufs: exynos: Disable iocc if dma-coherent property isn't set

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: exynos: Disable iocc if dma-coherent property isn't set If dma-coherent property isn't set then descriptors are non-cacheable and the iocc shareability bits should be disabled. Without this UFS can end up in an...

7.8CVSS0.00183EPSS
SaveExploits0References3
OSV
OSV
added 2025/05/20 4:58 p.m.16 views

CVE-2025-37977 scsi: ufs: exynos: Disable iocc if dma-coherent property isn't set

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: exynos: Disable iocc if dma-coherent property isn't set If dma-coherent property isn't set then descriptors are non-cacheable and the iocc shareability bits should be disabled. Without this UFS can end up in an...

7.8CVSS6.5AI score
SaveExploits0References6
CVE
CVE
added 2025/05/20 4:58 p.m.103 views

CVE-2025-37977

Technical details for CVE-2025-37977 are not publicly available in the provided connected documents; monitor for updates.

7.8CVSS6.5AI score0.00183EPSS
SaveExploits0References3Affected Software1
NVD
NVD
added 2025/05/20 4:15 p.m.11 views

CVE-2025-37900

In the Linux kernel, the following vulnerability has been resolved: iommu: Fix two issues in iommucopystructfromuser In the review for iommucopystructtouser helper, Matt pointed out that a NULL pointer should be rejected prior to dereferencing it:...

5.5CVSS0.00188EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/05/20 4:01 p.m.10 views

CVE-2025-37947

In the Linux kernel, the following vulnerability has been resolved: ksmbd: prevent out-of-bounds stream writes by validating pos ksmbdvfsstreamwrite did not validate whether the write offset pos was within the bounds of the existing stream data length vlen. If pos was greater than or equal to vle...

8.8CVSS5.7AI score0.00549EPSS
SaveExploits1
OSV
OSV
added 2025/05/20 3:34 p.m.18 views

CVE-2025-37938 tracing: Verify event formats that have "%*p.."

In the Linux kernel, the following vulnerability has been resolved: tracing: Verify event formats that have "%p.." The trace event verifier checks the formats of trace events to make sure that they do not point at memory that is not in the trace event itself or in data that will never be freed. I...

7.1CVSS6.4AI score
SaveExploits0References10
Debian CVE
Debian CVE
added 2025/05/20 3:21 p.m.9 views

CVE-2025-37934

In the Linux kernel, the following vulnerability has been resolved: ASoC: simple-card-utils: Fix pointer check in graphutilparselinkdirection Actually check if the passed pointers are valid, before writing to them. This also fixes a USBAN warning: UBSAN: invalid-load in...

7.8CVSS6AI score0.00195EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/05/20 3:21 p.m.8 views

CVE-2025-37933

In the Linux kernel, the following vulnerability has been resolved: octeonep: Fix host hang issue during device reboot When the host loses heartbeat messages from the device, the driver calls the device-specific ndostop function, which frees the resources. If the driver is unloaded in this...

5.5CVSS5.7AI score0.00194EPSS
SaveExploits0
OSV
OSV
added 2025/05/20 3:21 p.m.10 views

CVE-2025-37928 dm-bufio: don't schedule in atomic context

In the Linux kernel, the following vulnerability has been resolved: dm-bufio: don't schedule in atomic context A BUG was reported as below when CONFIGDEBUGATOMICSLEEP and tryverifyintasklet are enabled. 129.444685 T934 BUG: sleeping function called from invalid context at drivers/md/dm-bufio.c:24...

6.2AI score
SaveExploits0References9
Debian CVE
Debian CVE
added 2025/05/20 3:21 p.m.18 views

CVE-2025-37921

In the Linux kernel, the following vulnerability has been resolved: vxlan: vnifilter: Fix unlocked deletion of default FDB entry When a VNI is deleted from a VXLAN device in 'vnifilter' mode, the FDB entry associated with the default remote assuming one was configured is deleted without holding t...

7.8CVSS5.9AI score0.00198EPSS
SaveExploits0
CVE
CVE
added 2025/05/20 3:21 p.m.118 views

CVE-2025-37900

CVE-2025-37900: In the Linux kernel, two issues in iommu_copy_struct_from_user() were fixed in the current header; review noted NULL pointer handling in iommu_copy_struct_to_user() and a related typo. Connected advisories/entries confirm this CVE is included among kernel fixes across distribution...

5.5CVSS6.5AI score0.00188EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2025/05/20 3:21 p.m.21 views

CVE-2025-37900 iommu: Fix two issues in iommu_copy_struct_from_user()

In the Linux kernel, the following vulnerability has been resolved: iommu: Fix two issues in iommucopystructfromuser In the review for iommucopystructtouser helper, Matt pointed out that a NULL pointer should be rejected prior to dereferencing it:...

0.00188EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2025/05/20 2:35 p.m.29 views

Important: Red Hat Security Advisory: webkit2gtk3 security update

An update for webkit2gtk3 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 vulnerability fr...

6.5CVSS6.6AI score0.01062EPSS
SaveExploits0References3
Rows per page
Query Builder