Lucene search
+L

7961 matches found

Ubuntu
Ubuntu
added 2025/07/24 12:38 p.m.13 views

USN-7668-1: OpenJDK 21 vulnerabilities

It was discovered that the 2D component of OpenJDK 21 did not properly manage memory under certain circumstances. An attacker could possibly use this issue to cause a denial of service or execute arbitrary code. CVE-2025-30749, CVE-2025-50106 Mashroor Hasan Bhuiyan discovered that the JSSE...

8.6CVSS6.9AI score0.01058EPSS
SaveExploits1
OSV
OSV
added 2025/07/24 8:01 a.m.22 views

USN-7651-5 linux-raspi-realtime vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - PowerPC architecture; - S390 architecture; - Block layer subsystem; - Serial ATA and Parallel ATA drivers; - Driver...

9.8CVSS6.6AI score0.00642EPSS
SaveExploits0References118
Redos
Redos
added 2025/07/24 12:00 a.m.15 views

ROS-20250724-01

Vulnerability of amdgpucswaitallfences function in drivers/gpu/drm/amd/amdgpu/amdgpucs.c driver module amdgpu of AMD Radeon video cards in the Linux kernel is related to the reuse of previously released memory due to competitive access to the resource race condition. Exploitation of the...

7.8CVSS7AI score0.00319EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/07/23 12:00 a.m.7 views

PT-2025-33791

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 6.12.19-kernel Description: A double-free vulnerability exists in the Bluetooth stack within the Linux kernel, specifically within the hci discovery filter clear function. This function frees a memory region uui...

7.8CVSS5.9AI score0.00166EPSS
SaveExploits0
OSV
OSV
added 2025/07/22 1:27 p.m.19 views

USN-7651-4 linux-gcp, linux-gcp-6.8 vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - PowerPC architecture; - S390 architecture; - Block layer subsystem; - Serial ATA and Parallel ATA drivers; - Driver...

9.8CVSS6.6AI score0.00642EPSS
SaveExploits0References118
Ubuntu
Ubuntu
added 2025/07/22 1:19 p.m.14 views

USN-7665-1: Linux kernel (Oracle) vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM64 architecture; - PA-RISC architecture; - PowerPC architecture; - S390 architecture; - x86 architecture; -...

9.8CVSS7.2AI score0.20703EPSS
SaveExploits3
OSV
OSV
added 2025/07/22 1:19 p.m.18 views

USN-7665-1 linux-oracle vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM64 architecture; - PA-RISC architecture; - PowerPC architecture; - S390 architecture; - x86 architecture; -...

9.8CVSS6.6AI score0.20703EPSS
SaveExploits3References47
OSV
OSV
added 2025/07/22 7:44 a.m.22 views

USN-7654-4 linux-kvm vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - PA-RISC architecture; - PowerPC architecture; - x86 architecture; - Block layer subsystem; - Cryptographic API; -...

9.8CVSS6.4AI score0.00894EPSS
SaveExploits0References140
OSV
OSV
added 2025/07/22 7:22 a.m.14 views

USN-7649-2 linux-aws vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM64 architecture; - PA-RISC architecture; - PowerPC architecture; - S390 architecture; - x86 architecture; -...

9.8CVSS6.6AI score0.20703EPSS
SaveExploits3References47
RedHat Linux
RedHat Linux
added 2025/07/21 9:08 a.m.10 views

kernel: media: uvcvideo: Fix double free in error path

In the Linux kernel, the following vulnerability has been resolved: media: uvcvideo: Fix double free in error path If the uvcstatusinit function fails to allocate the inturb, it will free the dev-status pointer but doesn't reset the pointer to NULL. This results in the kfree call in...

7.8CVSS6.8AI score0.00264EPSS
SaveExploits0References5
OSV
OSV
added 2025/07/20 7:15 p.m.3 views

DEBIAN-CVE-2025-47917

Mbed TLS before 3.6.4 allows a use-after-free in certain situations of applications that are developed in accordance with the documentation. The function mbedtlsx509stringtonames takes a head argument that is documented as an output argument. The documentation does not suggest that the function...

9.8CVSS8AI score0.0199EPSS
SaveExploits2References1
NVD
NVD
added 2025/07/20 7:15 p.m.8 views

CVE-2025-47917

Mbed TLS before 3.6.4 allows a use-after-free in certain situations of applications that are developed in accordance with the documentation. The function mbedtlsx509stringtonames takes a head argument that is documented as an output argument. The documentation does not suggest that the function...

9.8CVSS0.0199EPSS
SaveExploits2References4
Cvelist
Cvelist
added 2025/07/20 12:00 a.m.35 views

CVE-2025-47917

Mbed TLS before 3.6.4 allows a use-after-free in certain situations of applications that are developed in accordance with the documentation. The function mbedtlsx509stringtonames takes a head argument that is documented as an output argument. The documentation does not suggest that the function...

8.9CVSS0.0199EPSS
SaveExploits2References2
CVE
CVE
added 2025/07/20 12:00 a.m.72 views

CVE-2025-47917

CVE-2025-47917 concerns Mbed TLS prior to 3.6.4. The issue is a use-after-free: mbedtls_x509_string_to_names() takes a head argument documented as output, but the function calls mbedtls_asn1_free_named_data_list() on that argument, freeing memory that the application may still reference. This can...

9.8CVSS6.8AI score0.0199EPSS
SaveExploits2References4Affected Software1
OSV
OSV
added 2025/07/20 12:00 a.m.12 views

CVE-2025-47917

Mbed TLS before 3.6.4 allows a use-after-free in certain situations of applications that are developed in accordance with the documentation. The function mbedtlsx509stringtonames takes a head argument that is documented as an output argument. The documentation does not suggest that the function...

8.9CVSS7.3AI score
SaveExploits0References6
AlpineLinux
AlpineLinux
added 2025/07/20 12:00 a.m.24 views

CVE-2025-47917

Mbed TLS before 3.6.4 allows a use-after-free in certain situations of applications that are developed in accordance with the documentation. The function mbedtlsx509stringtonames takes a head argument that is documented as an output argument. The documentation does not suggest that the function...

9.8CVSS7.5AI score0.0199EPSS
SaveExploits2References4
Vulnrichment
Vulnrichment
added 2025/07/20 12:00 a.m.5 views

CVE-2025-47917

Mbed TLS before 3.6.4 allows a use-after-free in certain situations of applications that are developed in accordance with the documentation. The function mbedtlsx509stringtonames takes a head argument that is documented as an output argument. The documentation does not suggest that the function...

8.9CVSS6.5AI score0.0199EPSS
SaveExploits2References2
OSV
OSV
added 2025/07/18 11:08 a.m.18 views

OESA-2025-1872 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: KVM: x86/mmu: Treat NX as a valid SPTE bit for NPT Treat the NX bit as valid when using NPT, as KVM will set the NX bit when the NX huge page mitigation is enabl...

7.8CVSS6.2AI score0.0042EPSS
SaveExploits0References9
OSV
OSV
added 2025/07/18 9:43 a.m.25 views

USN-7654-3 linux-aws-fips, linux-fips, linux-gcp-fips vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - PA-RISC architecture; - PowerPC architecture; - x86 architecture; - Block layer subsystem; - Cryptographic API; -...

9.8CVSS6.4AI score0.00894EPSS
SaveExploits0References140
OSV
OSV
added 2025/07/18 9:32 a.m.19 views

USN-7654-2 linux-intel-iot-realtime, linux-realtime vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - PA-RISC architecture; - PowerPC architecture; - x86 architecture; - Block layer subsystem; - Cryptographic API; -...

9.8CVSS6.5AI score0.00894EPSS
SaveExploits0References140
Rows per page
Query Builder