Lucene search
+L

42096 matches found

Wired Threat Level
Wired Threat Level
added 2026/04/25 10:30 a.m.19 views

Discord Sleuths Gained Unauthorized Access to Anthropic’s Mythos

Plus: Spy firms tap into a global telecom weakness to track targets, 500,000 UK health records go up for sale on Alibaba, Apple patches a revealing notification bug, and more...

5.3AI score
SaveExploits0
Hacker One
Hacker One
added 2026/04/25 12:18 a.m.32 views

curl: CVE-2026-7009: OCSP stapling bypass with Apple SecTrust

Summary When curl is built with --with-apple-sectrust or -DUSEAPPLESECTRUST=ON and OpenSSL, the --cert-status / CURLOPTSSLVERIFYSTATUS option is silently bypassed when Apple SecTrust handles certificate chain verification instead of OpenSSL. The user explicitly requests OCSP stapling enforcement,...

6.5CVSS5.5AI score0.01102EPSS
SaveExploits3
Packet Storm News
Packet Storm News
added 2026/04/25 12:0 a.m.70 views

ARIstoteles -- Dissecting Apple's Baseband Interface

Wireless chips and interfaces expose a substantial remote attack surface. As of today, most cellular baseband security research is performed on the Android ecosystem, leaving a huge gap on Apple devices. With iOS jailbreaks, last-generation wireless chips become fairly accessible for performance...

5.7AI score
SaveExploits0
Hacker One
Hacker One
added 2026/04/24 1:34 p.m.17 views

Brave Software: iOS Brave Playlist "Open in Private Tab" bypasses FaceID requirement for Private Tabs

A vulnerability was discovered in the Brave browser for iOS where adding or opening a song in the Brave playlist and holding for the "Open in new Private Tab" option bypassed the Face ID or passcode requirement for accessing Private Tabs. This affected Brave iOS version 1.88 and iOS version 26.4....

5.8AI score
SaveExploits0
The Hacker News
The Hacker News
added 2026/04/24 11:48 a.m.13 views

26 FakeWallet Apps Found on Apple App Store Targeting Crypto Seed Phrases

Cybersecurity researchers have discovered a set of malicious apps on the Apple App Store that impersonate popular cryptocurrency wallets in an attempt to steal recovery phrases and private keys since at least fall 2025. "Once launched, these apps redirect users to browser pages designed to look...

6.1AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/04/24 12:0 a.m.7 views

Apple Silicon Vulnerability Research — A18 Pro (MacBook Neo)

This is systematic security research targeting Apple's A18 Pro chip MacBook Neo / Mac17,5, the first A-series SoC shipped in a Mac laptop. The MacBook Neo is used as an authorized Apple Security Research Device SRD and doubles as a high-visibility proxy for iPhone 16 Pro research, since A18 Pro i...

5.2AI score
SaveExploits0
Imperva Blog
Imperva Blog
added 2026/04/23 6:58 p.m.7 views

Hacking Safari with GPT 5.4

When Anthropic unveiled Mythos and Project Glasswing, the reaction was immediate and polarized. Some dismissed it as fear-driven marketing, while others treated it as a credible shift in the threat landscape. Like with many things, the truth is probably somewhere in the middle. I wanted to test...

4.3CVSS5.9AI score0.0072EPSS
SaveExploits0
Malwarebytes
Malwarebytes
added 2026/04/23 10:27 a.m.16 views

Apple fixes iOS bug that kept deleted notifications, including chat previews

Apple has released a software update that deals with an issue that could allow deleted notifications to be retrieved. Something that, in at least one reported case, was used by law enforcement during forensic analysis. Apple fixed the issue in iOS and iPadOS versions 18.7.8 and 26.4.2 check...

6.2CVSS5.8AI score0.0288EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/04/23 8:7 a.m.6 views

HID: apple: avoid memory leak in apple_report_fixup()

...

5.5CVSS5.2AI score0.00123EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/04/23 1:25 a.m.6 views

SUSE CVE-2026-31520

In the Linux kernel, the following vulnerability has been resolved: HID: apple: avoid memory leak in applereportfixup The applereportfixup function was returning a newly kmemdup-allocated buffer, but never freeing it. The caller of reportfixup does not take ownership of the returned pointer, but ...

4.7CVSS5.7AI score0.00123EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/04/22 8:21 p.m.7 views

CVE-2026-31520

A flaw was found in the Linux kernel. Specifically, within the HID Human Interface Device Apple driver, the applereportfixup function did not properly free a newly allocated memory buffer. This memory leak could lead to resource exhaustion, potentially causing system instability or a denial of...

5.5CVSS5.7AI score0.00123EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/04/22 3:31 p.m.7 views

EUVD-2026-24905

In the Linux kernel, the following vulnerability has been resolved: HID: apple: avoid memory leak in applereportfixup The applereportfixup function was returning a newly kmemdup-allocated buffer, but never freeing it. The caller of reportfixup does not take ownership of the returned pointer, but ...

5.7AI score0.00123EPSS
SaveExploits0References7
NVD
NVD
added 2026/04/22 2:16 p.m.7 views

CVE-2026-31520

In the Linux kernel, the following vulnerability has been resolved: HID: apple: avoid memory leak in applereportfixup The applereportfixup function was returning a newly kmemdup-allocated buffer, but never freeing it. The caller of reportfixup does not take ownership of the returned pointer, but ...

5.5CVSS0.00123EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/04/22 1:54 p.m.33 views

CVE-2026-31520 HID: apple: avoid memory leak in apple_report_fixup()

In the Linux kernel, the following vulnerability has been resolved: HID: apple: avoid memory leak in applereportfixup The applereportfixup function was returning a newly kmemdup-allocated buffer, but never freeing it. The caller of reportfixup does not take ownership of the returned pointer, but ...

0.00123EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/04/22 1:54 p.m.4 views

CVE-2026-31520

In the Linux kernel, the following vulnerability has been resolved: HID: apple: avoid memory leak in applereportfixup The applereportfixup function was returning a newly kmemdup-allocated buffer, but never freeing it. The caller of reportfixup does not take ownership of the returned pointer, but ...

5.6AI score0.00123EPSS
SaveExploits0References7Affected Software1
CVE
CVE
added 2026/04/22 1:54 p.m.16 views

CVE-2026-31520

The CVE-2026-31520 entry concerns the Linux kernel HID Apple driver. The issue is a memory leak in apple_report_fixup(), where a newly kmemdup()-allocated buffer was returned but not freed by the callee, resulting in unreclaimed memory. The caller does not take ownership of the returned pointer, ...

5.5CVSS5.7AI score0.00123EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/04/22 1:54 p.m.2 views

CVE-2026-31520 HID: apple: avoid memory leak in apple_report_fixup()

In the Linux kernel, the following vulnerability has been resolved: HID: apple: avoid memory leak in applereportfixup The applereportfixup function was returning a newly kmemdup-allocated buffer, but never freeing it. The caller of reportfixup does not take ownership of the returned pointer, but ...

5.5CVSS5.9AI score0.00123EPSS
SaveExploits0References9
Fedora
Fedora
added 2026/04/22 7:50 a.m.8 views

[SECURITY] Fedora 43 Update: cups-2.4.17-1.fc43

CUPS printing system provides a portable printing layer for UNIX=C2=AE operating systems. It has been developed by Apple Inc. to promote a standard printing solution for all UNIX vendors and users. CUPS provides the System V and Berkeley command-line interfaces...

7.8CVSS5.5AI score0.00502EPSS
SaveExploits7
CNNVD
CNNVD
added 2026/04/22 12:0 a.m.9 views

Apple iOS和Apple iPadOS 安全漏洞

Apple iOS and Apple iPadOS are products of the American company Apple. Apple iOS is an operating system developed for mobile devices. Apple iPadOS is an operating system for iPad tablets. Versions of Apple iOS prior to 26.4.2 and Apple iPadOS prior to 26.4.2 contained security vulnerabilities...

6.2CVSS6AI score0.0288EPSS
SaveExploits0References13
CNNVD
CNNVD
added 2026/04/22 12:0 a.m.9 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from the applereportfixup function returning a newly allocated buffer without releasing it, potentiall...

5.5CVSS5.9AI score0.00123EPSS
SaveExploits0References1
Rows per page
Query Builder