Lucene search
+L

1874 matches found

RedhatCVE
RedhatCVE
added 2025/05/22 3:06 p.m.8 views

CVE-2020-9857

An issue existed in the parsing of URLs. This issue was addressed with improved input validation. This issue is fixed in macOS Catalina 10.15.5, Security Update 2020-003 Mojave, Security Update 2020-003 High Sierra. A malicious website may be able to exfiltrate autofilled data in Safari...

4.3CVSS5.8AI score0.00761EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 12:57 p.m.8 views

CVE-2018-4260

An inconsistent user interface issue was addressed with improved state management. This issue affected versions prior to iOS 11.4.1, Safari 11.1.2...

6.5CVSS5.9AI score0.00758EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 10:01 a.m.8 views

CVE-2019-8648

A memory corruption issue was addressed with improved input validation. This issue is fixed in iOS 12.4, macOS Mojave 10.14.6, tvOS 12.4, watchOS 5.3. A remote attacker may be able to cause arbitrary code execution...

9.8CVSS7AI score0.0338EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 8:54 a.m.10 views

CVE-2019-8566

An API issue existed in the handling of microphone data. This issue was addressed with improved validation. This issue is fixed in iOS 12.2. A malicious application may be able to access the microphone without indication to the user...

4.3CVSS5.7AI score0.00695EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 8:54 a.m.9 views

CVE-2019-8547

An out-of-bounds read issue existed that led to the disclosure of kernel memory. This was addressed with improved input validation. This issue is fixed in macOS Mojave 10.14.5, Security Update 2019-003 High Sierra, Security Update 2019-003 Sierra, watchOS 5.2, macOS Mojave 10.14.4, Security Updat...

9.8CVSS5.5AI score0.02299EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 8:54 a.m.7 views

CVE-2019-8525

A memory corruption issue was addressed with improved state management. This issue is fixed in macOS Mojave 10.14.5, Security Update 2019-003 High Sierra, Security Update 2019-003 Sierra, watchOS 5.2, macOS Mojave 10.14.4, Security Update 2019-002 High Sierra, Security Update 2019-002 Sierra, iOS...

7.2CVSS7AI score0.0037EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 8:44 a.m.9 views

CVE-2019-6201

Multiple memory corruption issues were addressed with improved memory handling. This issue is fixed in iOS 12.2, tvOS 12.2, Safari 12.1, iTunes 12.9.4 for Windows, iCloud for Windows 7.11. Processing maliciously crafted web content may lead to arbitrary code execution...

9.3CVSS7.3AI score0.01953EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 7:45 a.m.11 views

CVE-2018-4408

A memory corruption issue was addressed with improved input validation This issue affected versions prior to iOS 12, macOS Mojave 10.14, tvOS 12, watchOS 5...

9.3CVSS6.2AI score0.01794EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 7:35 a.m.11 views

CVE-2019-8747

A memory corruption vulnerability was addressed with improved locking. This issue is fixed in watchOS 6.1. An application may be able to execute arbitrary code with kernel privileges...

9.3CVSS7.4AI score0.01217EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 6:31 a.m.9 views

CVE-2019-8512

This issue was addressed with improved transparency. This issue is fixed in iOS 12.2. A user may authorize an enterprise administrator to remotely wipe their device without appropriate disclosure...

7.9CVSS5.7AI score0.00684EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 3:49 a.m.10 views

CVE-2018-4439

A logic issue was addressed with improved validation. This issue affected versions prior to iOS 12.1.1, Safari 12.0.2, iTunes 12.9.2 for Windows, iCloud for Windows 7.9...

6.5CVSS6AI score0.01918EPSS
SaveExploits0References1
Packet Storm News
Packet Storm News
added 2025/05/21 12:00 a.m.8 views

An Efficient Private GPT Never Autoregressively Decodes

The wide deployment of the generative pre-trained transformer GPT has raised privacy concerns for both clients and servers. While cryptographic primitives can be employed for secure GPT inference to protect the privacy of both parties, they introduce considerable performance overhead.To accelerat...

6.9AI score
SaveExploits0
Debian CVE
Debian CVE
added 2025/05/20 5:09 p.m.10 views

CVE-2025-37987

In the Linux kernel, the following vulnerability has been resolved: pdscore: Prevent possible adminq overflow/stuck condition The pdscore's adminq is protected by the adminqlock, which prevents more than 1 command to be posted onto it at any one time. This makes it so the client drivers cannot...

5.5CVSS5.7AI score0.00181EPSS
SaveExploits0
NVD
NVD
added 2025/05/20 4:15 p.m.16 views

CVE-2025-37940

In the Linux kernel, the following vulnerability has been resolved: ftrace: Add condresched to ftracegraphsethash When the kernel contains a large number of functions that can be traced, the loop in ftracegraphsethash may take a lot of time to execute. This may trigger the softlockup watchdog. Ad...

5.5CVSS0.00152EPSS
SaveExploits0References10
Debian CVE
Debian CVE
added 2025/05/20 4:01 p.m.6 views

CVE-2025-37960

In the Linux kernel, the following vulnerability has been resolved: memblock: Accept allocated memory before use in memblockdoublearray When increasing the array size in memblockdoublearray and the slab is not yet available, a call to memblockfindinrange is used to reserve/allocate memory. Howeve...

5.5CVSS5.7AI score0.00176EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/05/20 3:21 p.m.14 views

CVE-2025-37909

In the Linux kernel, the following vulnerability has been resolved: net: lan743x: Fix memleak issue when GSO enabled Always map the skb to the LS descriptor. Previously skb was mapped to EXT descriptor when the number of fragments is zero with GSO enabled. Mapping the skb to EXT descriptor preven...

5.5CVSS5.7AI score0.002EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/05/14 10:28 p.m.16 views

CVE-2025-31239

A use-after-free issue was addressed with improved memory management. This issue is fixed in iOS 18.5 and iPadOS 18.5, iPadOS 17.7.7, macOS Sequoia 15.5, macOS Sonoma 14.7.6, macOS Ventura 13.7.6, tvOS 18.5, visionOS 2.5, watchOS 11.5. Parsing a file may lead to an unexpected app termination...

4.3CVSS7AI score0.00654EPSS
SaveExploits0References1
HackRead
HackRead
added 2025/05/14 10:01 a.m.21 views

INE Security Alert: Continuous CVE Practice Closes Critical Gap Between Vulnerability Alerts and Effective Defense

Cary, North Carolina, 14th May 2025, CyberNewsWire...

7.3AI score
SaveExploits0
OSV
OSV
added 2025/05/14 12:00 a.m.13 views

ALSA-2025:7540 Moderate: libjpeg-turbo security update

The libjpeg-turbo packages contain a library of functions for manipulating JPEG images. They also contain simple client programs for accessing the libjpeg functions. These packages provide the same functionality and API as libjpeg but with better performance. Security Fixes: libjpeg-turbo:...

8.1CVSS7.3AI score0.03205EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.12 views

kernel: HID: amd_sfh: Switch to device-managed dmam_alloc_coherent()

In the Linux kernel, the following vulnerability has been resolved: HID: amdsfh: Switch to device-managed dmamalloccoherent Using the device-managed version allows to simplify clean-up in probe error path. Additionally, this device-managed ensures proper cleanup, which helps to resolve memory...

7.8CVSS6.8AI score0.00215EPSS
SaveExploits0References5
Rows per page
Query Builder