Lucene search
+L

9223 matches found

Microsoft Secure
Microsoft Secure
added 2025/08/20 4:00 p.m.32 views

Quantum-safe security: Progress towards next-generation cryptography

Quantum computing promises transformative advancements, yet it also poses a very real risk to today’s cryptographic security. In the future scalable quantum computing could break public-key cryptography methods currently in use and undermine digital signatures, resulting in compromised...

7.5AI score
SaveExploits0
The Hacker News
The Hacker News
added 2025/08/20 3:59 p.m.19 views

FBI Warns FSB-Linked Hackers Exploiting Unpatched Cisco Devices for Cyber Espionage

A Russian state-sponsored cyber espionage group known as Static Tundra has been observed actively exploiting a seven-year-old security flaw in Cisco IOS and Cisco IOS XE software as a means to establish persistent access to target networks. Cisco Talos, which disclosed details of the activity, sa...

10CVSS9.7AI score0.9949EPSS
SaveExploits3
Circl
Circl
added 2025/08/20 3:08 p.m.10 views

CVE-2025-36114

creationtimestamp| type| source ---|---|--- 2025-08-20 15:08:01+00:00| seen| Telegram/ru6nKbtSVUjou2RRE9d1hdaVJABgZIQQdk1riSy7ztxO6b8...

7.5CVSS4.8AI score0.00488EPSS
SaveExploits0
Circl
Circl
added 2025/08/20 2:02 p.m.12 views

CVE-2025-9074

creationtimestamp| type| source ---|---|--- 2025-08-20 14:02:30+00:00| seen| https://infosec.exchange/users/cR0w/statuses/115061460174957882 2025-08-20 22:10:54+00:00| seen| https://bsky.app/profile/poc-popoyama.misskey.systems.ap.brid.gy/post/3lwugvmczf4u2 2025-08-21 09:06:33+00:00| seen|...

9.3CVSS7.9AI score0.01629EPSS
SaveExploits15References96
Circl
Circl
added 2025/08/20 1:07 p.m.9 views

CVE-2025-54175

creationtimestamp| type| source ---|---|--- 2025-08-20 13:07:16+00:00| seen| Telegram/vW9XrbRCNTKtLSTiNVKxXlKq1pTPmRzi66LsKKgxA87brE4...

6.1CVSS4.8AI score0.00231EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/08/20 11:08 a.m.5 views

CVE-2025-38591

In the Linux kernel, the following vulnerability has been resolved: bpf: Reject narrower access to pointer ctx fields The following BPF program, simplified from a syzkaller repro, causes a kernel warning: r0 = u8 r1 + 169; exit; With pointer field sk being at offset 168 in skbuff. This access is...

5.5CVSS6.2AI score0.00193EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/08/20 10:58 a.m.7 views

CVE-2025-38574

In the Linux kernel, the following vulnerability has been resolved: pptp: ensure minimal skb length in pptpxmit Commit aabc6596ffb3 "net: ppp: Add bound checking for skb data on pppsynctxmung" fixed pppsynctxmunge We need a similar fix in pptpxmit, otherwise we might read uninit data as reported ...

5.5CVSS6.1AI score0.00358EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/08/20 10:28 a.m.3 views

CVE-2025-38581

In the Linux kernel, the following vulnerability has been resolved: crypto: ccp - Fix crash when rebind ccp device for ccp.ko When CONFIGCRYPTODEVCCPDEBUGFS is enabled, rebinding the ccp device causes the following crash: $ echo '0000:0a:00.2' /sys/bus/pci/drivers/ccp/unbind $ echo '0000:0a:00.2'...

7CVSS6.3AI score0.0017EPSS
SaveExploits0References4
OSV
OSV
added 2025/08/20 6:02 a.m.3 views

BELL-CVE-2025-38555

Bulletin has no description...

7.8CVSS7.2AI score0.00174EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/08/19 10:08 p.m.12 views

CVE-2025-38606

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: Avoid accessing uninitialized arvif-ar during beacon miss During beacon miss handling, ath12k driver iterates over active virtual interfaces vifs and attempts to access the radio object ar via arvif-deflink-ar...

5.5CVSS6.5AI score0.0015EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/08/19 9:10 p.m.8 views

CVE-2025-38568

In the Linux kernel, the following vulnerability has been resolved: net/sched: mqprio: fix stack out-of-bounds write in tc entry parsing TCAMQPRIOTCENTRYINDEX is validated using NLAPOLICYMAXNLAU32, TCQOPTMAXQUEUE, which allows the value TCQOPTMAXQUEUE 16. This leads to a 4-byte out-of-bounds stac...

4.7CVSS6.4AI score0.00165EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/08/19 5:15 p.m.2 views

CVE-2025-38566

In the Linux kernel, the following vulnerability has been resolved: sunrpc: fix handling of server side tls alerts Scott Mayhew discovered a security exploit in NFS over TLS in tlsalertrecv due to its assumption it can read data from the msg iterator's kvec.. kTLS implementation splits TLS non-da...

9.8CVSS6.3AI score0.00587EPSS
SaveExploits0References29
UbuntuCve
UbuntuCve
added 2025/08/19 5:15 p.m.4 views

CVE-2025-38565

In the Linux kernel, the following vulnerability has been resolved: perf/core: Exit early on perfmmap fail When perfmmap fails to allocate a buffer, it still invokes the eventmapped callback of the related event. On X86 this might increase the perfrdpmcallowed reference counter. But nothing undoe...

7.8CVSS5.8AI score0.0018EPSS
SaveExploits0References23
UbuntuCve
UbuntuCve
added 2025/08/19 5:15 p.m.3 views

CVE-2025-38574

In the Linux kernel, the following vulnerability has been resolved: pptp: ensure minimal skb length in pptpxmit Commit aabc6596ffb3 "net: ppp: Add bound checking for skb data on pppsynctxmung" fixed pppsynctxmunge We need a similar fix in pptpxmit, otherwise we might read uninit data as reported ...

8.6CVSS6.3AI score0.00358EPSS
SaveExploits0References39
OSV
OSV
added 2025/08/19 6:05 a.m.7 views

BELL-CVE-2025-38504

Bulletin has no description...

5.5CVSS6AI score0.0013EPSS
SaveExploits0References1
OSV
OSV
added 2025/08/19 6:02 a.m.8 views

BELL-CVE-2025-38543

Bulletin has no description...

5.5CVSS7.2AI score0.00149EPSS
SaveExploits0References1
OSV
OSV
added 2025/08/19 5:43 a.m.16 views

BIT-JENKINS-2024-9453 Jenkins-image: sensitive data disclosure when using openshift jenkins image

A vulnerability was found in Red Hat OpenShift Jenkins. The bearer token is not obfuscated in the logs and potentially carries a high risk if those logs are centralized when collected. The token is typically valid for one year. This flaw allows a malicious user to jeopardize the environment if th...

6.5CVSS6.8AI score0.00352EPSS
SaveExploits0References3
OpenVAS
OpenVAS
added 2025/08/19 12:00 a.m.18 views

Ubuntu: Security Advisory (USN-7699-1)

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.4CVSS8.1AI score0.00549EPSS
SaveExploits2References2
The Hacker News
The Hacker News
added 2025/08/18 7:24 p.m.19 views

Noodlophile Malware Campaign Expands Global Reach with Copyright Phishing Lures

The threat actors behind the Noodlophile malware are leveraging spear-phishing emails and updated delivery mechanisms to deploy the information stealer in attacks aimed at enterprises located in the U.S., Europe, Baltic countries, and the Asia-Pacific APAC region. "The Noodlophile campaign, activ...

7.2AI score
SaveExploits0
Circl
Circl
added 2025/08/18 9:06 a.m.6 views

RHSA-2024:1997

creationtimestamp| type| source ---|---|--- 2025-08-18 09:06:39+00:00| seen| Telegram/nf9XZ1EnojkXdV1FR02Ce4mSlWf0BeretyAUD2ZOqWynuI...

4.8AI score
SaveExploits0
Rows per page
Query Builder