Lucene search
+L

24144 matches found

Circl
Circl
added 2026/06/24 6:07 p.m.11 views

CVE-2020-29594

creationtimestamp| type| source ---|---|--- 2026-06-24 18:07:06+00:00| seen| https://bsky.app/profile/cyberhub.blog/post/3mp2iz6alav2n...

9.8CVSS5.8AI score0.01613EPSS
SaveExploits0References1
NVD
NVD
added 2026/06/24 5:17 p.m.13 views

CVE-2026-53114

In the Linux kernel, the following vulnerability has been resolved: perf/amd/ibs: Avoid calling perfallowkernel from the IBS NMI handler Calling perfallowkernel from the NMI context is unsafe and could be fatal. Capture the permission at event-initialization time by storing it in event-hw.flags,...

5.5CVSS0.00112EPSS
SaveExploits0References3
NVD
NVD
added 2026/06/24 5:17 p.m.10 views

CVE-2026-53072

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: fix locking in hciconnrequestevt with HCIPROTODEFER When protocol sets HCIPROTODEFER, hciconnrequestevt calls hciconnectcfmconn without hdev-lock. Generally hciconnectcfm assumes it is held, and if conn is deleted...

8.8CVSS0.00195EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2026/06/24 5:17 p.m.14 views

CVE-2026-53114

In the Linux kernel, the following vulnerability has been resolved: perf/amd/ibs: Avoid calling perfallowkernel from the IBS NMI handler Calling perfallowkernel from the NMI context is unsafe and could be fatal. Capture the permission at event-initialization time by storing it in event-hw.flags,...

5.5CVSS5.4AI score0.00112EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/06/24 4:30 p.m.41 views

CVE-2026-53114 perf/amd/ibs: Avoid calling perf_allow_kernel() from the IBS NMI handler

In the Linux kernel, the following vulnerability has been resolved: perf/amd/ibs: Avoid calling perfallowkernel from the IBS NMI handler Calling perfallowkernel from the NMI context is unsafe and could be fatal. Capture the permission at event-initialization time by storing it in event-hw.flags,...

0.00112EPSS
SaveExploits0References3
OSV
OSV
added 2026/06/24 4:30 p.m.12 views

CVE-2026-53114 perf/amd/ibs: Avoid calling perf_allow_kernel() from the IBS NMI handler

In the Linux kernel, the following vulnerability has been resolved: perf/amd/ibs: Avoid calling perfallowkernel from the IBS NMI handler Calling perfallowkernel from the NMI context is unsafe and could be fatal. Capture the permission at event-initialization time by storing it in event-hw.flags,...

5.8AI score
SaveExploits0References6
EUVD
EUVD
added 2026/06/24 4:30 p.m.14 views

EUVD-2026-38982

In the Linux kernel, the following vulnerability has been resolved: perf/amd/ibs: Avoid calling perfallowkernel from the IBS NMI handler Calling perfallowkernel from the NMI context is unsafe and could be fatal. Capture the permission at event-initialization time by storing it in event-hw.flags,...

5.8AI score0.00112EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/06/24 4:30 p.m.7 views

CVE-2026-53114

In the Linux kernel, the following vulnerability has been resolved: perf/amd/ibs: Avoid calling perfallowkernel from the IBS NMI handler Calling perfallowkernel from the NMI context is unsafe and could be fatal. Capture the permission at event-initialization time by storing it in event-hw.flags,...

5.7AI score0.00112EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2026/06/24 4:30 p.m.24 views

CVE-2026-53114

CVE-2026-53114 concerns the Linux kernel's perf/amd/ibs feature. The root cause is calling perf_allow_kernel() from the IBS NMI handler, which is unsafe in NMI context and can be fatal. The approved fix stores the required permission at event initialization in event->hw.flags and makes the NMI...

5.5CVSS5.8AI score0.00112EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2026/06/24 4:30 p.m.37 views

CVE-2026-53072

The CVE-2026-53072 vulnerability affects the Linux kernel Bluetooth subsystem, specifically hci_conn_request_evt() when HCI_PROTO_DEFER is active. The issue arises because hci_connect_cfm(conn) is called without holding hdev->lock, breaking the expected lock discipline and allowing a Use-After...

8.8CVSS5.8AI score0.00195EPSS
SaveExploits0References8Affected Software1
Circl
Circl
added 2026/06/24 4:16 p.m.13 views

CVE-2026-11997

creationtimestamp| type| source ---|---|--- 2026-06-24 16:16:07+00:00| seen| https://bsky.app/profile/atomicedge.bsky.social/post/3mp2cspbg6c2y...

4.3CVSS5.8AI score0.00128EPSS
SaveExploits0References1
OSV
OSV
added 2026/06/24 2:00 p.m.11 views

UBUNTU-CVE-2026-9080

Calling curleasypause within the event-based CURLMOPTSOCKETFUNCTION callback triggers a use-after-free vulnerability, where libcurl attempts to store a flag using a dangling struct pointer immediately after that pointer's memory has been freed...

7.3CVSS5.7AI score0.00295EPSS
SaveExploits1References4
Circl
Circl
added 2026/06/24 9:55 a.m.13 views

CVE-2026-52934

creationtimestamp| type| source ---|---|--- 2026-06-24 09:55:40+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3moznkg7gwb2g 2026-07-01 02:47:21+00:00| seen| https://www.cert.ssi.gouv.fr/avis/CERTFR-2026-AVI-0812 2026-07-06 06:24:51+00:00| seen|...

8.8CVSS5.9AI score0.00244EPSS
SaveExploits0References3
NVD
NVD
added 2026/06/24 8:16 a.m.12 views

CVE-2026-52941

In the Linux kernel, the following vulnerability has been resolved: net/smc: avoid NULL deref of conn-lnk in smcmsgevent tracepoint The smcmsgevent tracepoint class, shared by smctxsendmsg and smcrxrecvmsg, unconditionally dereferences smc-conn.lnk: stringname, smc-conn.lnk-ibname conn-lnk is onl...

5.5CVSS0.00119EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/06/24 5:33 a.m.13 views

EUVD-2026-38690

The RentMy Real-Time Rental Management Plugin plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 4.0.4.1. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for unauthenticated...

5.3CVSS5.8AI score0.00255EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/06/24 5:33 a.m.41 views

CVE-2026-9721 Book a Room Event Calendar <= 1.9 - Cross-Site Request Forgery to Settings Update

The Book a Room Event Calendar plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.9. This is due to missing or incorrect nonce validation on the settingsform/updatesettings functionality. The plugin's options page handler dispatches on the...

4.3CVSS0.00103EPSS
SaveExploits0References4
CVE
CVE
added 2026/06/24 5:33 a.m.24 views

CVE-2026-9721

CVE-2026-9721 affects the Book a Room Event Calendar plugin for WordPress (versions up to 1.9). The vulnerability is a Cross-Site Request Forgery due to missing nonce validation on the settings_form()/update_settings() flow. The plugin’s settings page accepts POST actions and persists configurati...

4.3CVSS5.8AI score0.00103EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/06/24 12:49 a.m.15 views

CVE-2026-12681

Improper Validation of Specified Index, Position, or Offset in Input vulnerability in Google go-attestation. parseEfiSignatureList does not advance the buffer past vendor bytes before reading entries. For hashSHA256SigGUID lists, this allows attacker-controlled vendor header bytes to be appended ...

8.9CVSS6.1AI score0.00191EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/06/24 12:49 a.m.59 views

CVE-2026-12681

Improper Validation of Specified Index, Position, or Offset in Input vulnerability in Google go-attestation. parseEfiSignatureList does not advance the buffer past vendor bytes before reading entries. For hashSHA256SigGUID lists, this allows attacker-controlled vendor header bytes to be appended ...

8.9CVSS0.00191EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/06/24 12:00 a.m.28 views

PT-2026-51703

Name of the Vulnerable Software and Affected Versions Book a Room Event Calendar versions prior to 2.0 Description The Book a Room Event Calendar plugin for WordPress is subject to Cross-Site Request Forgery CSRF, a flaw where an attacker tricks a victim into performing an action they did not...

4.3CVSS5.6AI score0.00103EPSS
SaveExploits0References9
Rows per page
Query Builder