Lucene search
+L

83 matches found

OSV
OSV
added 2026/08/20 6:16 p.m.8 views

UBUNTU-CVE-2026-63388

Libevent is an event notification library. Prior to 2.1.13 and 2.2.2-alpha, libevent has a heap out-of-bounds write in buffereventsock.c when buffereventsocketsetconnaddress copies a kernel-supplied AFUNIX peer address into buffereventprivate.connaddress. Release builds compiled with NDEBUG disab...

8.4CVSS7.2AI score0.00142EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/08/20 6:16 p.m.13 views

CVE-2026-63380

Libevent is an event notification library. Prior to 2.2.2-alpha, libevent can dereference invalid list pointers in ws.c when evwsnewsession enters its error path after evhttpstartws succeeds but buffereventenablelocking fails. evwsconnectionfree sees a non-null httpserver and unconditionally call...

5.7CVSS5.9AI score0.00113EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/08/20 6:16 p.m.14 views

CVE-2026-63379

Libevent is an event notification library. Prior to 2.1.13 and 2.2.2-alpha, libevent processes chunked HTTP trailers in http.c through evhttpreadtrailer and merges them into request headers. The fix introduces evhttpparseheadersimpl and a temporary trailer header list. An unauthenticated remote...

6.3CVSS6AI score0.00518EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/08/20 6:16 p.m.14 views

CVE-2026-63495

Libevent is an event notification library. From 2.2.0-alpha-dev until 2.2.2-alpha, the libevent WebSocket server in ws.c accumulates fragmented frames in evws-incompleteframes without enforcing a total message-size limit. An unauthenticated remote client can repeatedly send fragmented WebSocket...

7.5CVSS7.2AI score0.00517EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/20 6:16 p.m.11 views

UBUNTU-CVE-2026-63495

Libevent is an event notification library. From 2.2.0-alpha-dev until 2.2.2-alpha, the libevent WebSocket server in ws.c accumulates fragmented frames in evws-incompleteframes without enforcing a total message-size limit. An unauthenticated remote client can repeatedly send fragmented WebSocket...

7.5CVSS7.2AI score0.00517EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/20 6:16 p.m.13 views

UBUNTU-CVE-2026-63380

Libevent is an event notification library. Prior to 2.2.2-alpha, libevent can dereference invalid list pointers in ws.c when evwsnewsession enters its error path after evhttpstartws succeeds but buffereventenablelocking fails. evwsconnectionfree sees a non-null httpserver and unconditionally call...

5.7CVSS5.9AI score0.00113EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/14 3:02 p.m.12 views

CVE-2026-13198

Nozomi Networks Labs identified a CWE-362: Concurrent Execution using Shared Resource with Improper Synchronization 'Race Condition' vulnerability in the event notification functionality of KUNBUS piControl in version 2.6.2 that allows a local authenticated attacker to corrupt kernel heap and...

5.8CVSS5.5AI score0.00096EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/10 1:20 p.m.18 views

CVE-2026-68259

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Check bounds in allocateeventnotificationslot The valid event ids go from 0 to KFDSIGNALEVENTLIMIT allocateeventnotificationslot has an option to specify an event id to allocate at, used by CRIU. We weren't checking t...

0.00172EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/08/10 1:20 p.m.9 views

CVE-2026-68259

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Check bounds in allocateeventnotificationslot The valid event ids go from 0 to KFDSIGNALEVENTLIMIT allocateeventnotificationslot has an option to specify an event id to allocate at, used by CRIU. We weren't checking t...

5.5AI score0.00172EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/10 1:20 p.m.11 views

UBUNTU-CVE-2026-68259

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Check bounds in allocateeventnotificationslot The valid event ids go from 0 to KFDSIGNALEVENTLIMIT allocateeventnotificationslot has an option to specify an event id to allocate at, used by CRIU. We weren't checking t...

5.2AI score0.00172EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/10 12:01 p.m.23 views

CVE-2026-68259 drm/amdkfd: Check bounds in allocate_event_notification_slot

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Check bounds in allocateeventnotificationslot The valid event ids go from 0 to KFDSIGNALEVENTLIMIT allocateeventnotificationslot has an option to specify an event id to allocate at, used by CRIU. We weren't checking t...

5.3AI score
SaveExploits0References9
Cvelist
Cvelist
added 2026/08/10 12:01 p.m.37 views

CVE-2026-68259 drm/amdkfd: Check bounds in allocate_event_notification_slot

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Check bounds in allocateeventnotificationslot The valid event ids go from 0 to KFDSIGNALEVENTLIMIT allocateeventnotificationslot has an option to specify an event id to allocate at, used by CRIU. We weren't checking t...

0.00172EPSS
SaveExploits0References6
CVE
CVE
added 2026/08/10 12:01 p.m.154 views

CVE-2026-68259

CVE-2026-68259 affects the Linux kernel's DRM/amdkfd path, specifically allocate_event_notification_slot. The vulnerability arises from not validating the upper bound of user-supplied event IDs used by CRIU; valid IDs are 0 to KFD_SIGNAL_EVENT_LIMIT. The fix adds bounds checks, ensuring the upper...

5.3AI score0.00172EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/07/19 2:04 p.m.15 views

EUVD-2026-45542

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: add hook transactions for device deletions Restore the flag that indicates that the hook is going away, ie. NFTHOOKREMOVE, but add a new transaction object to track deletion of hooks without altering the...

5.4AI score0.00123EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/19 2:04 p.m.10 views

CVE-2026-63858 netfilter: nf_tables: add hook transactions for device deletions

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: add hook transactions for device deletions Restore the flag that indicates that the hook is going away, ie. NFTHOOKREMOVE, but add a new transaction object to track deletion of hooks without altering the...

7.8CVSS5.4AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/07/19 12:00 a.m.22 views

PT-2026-61175

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the netfilter nf tables component where the process of moving hooks from the basechain or flowtable hook list to the transaction hook list during device deletions disrup...

7.8CVSS5.2AI score0.00123EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/06/05 7:50 p.m.16 views

CVE-2026-34851

Race condition vulnerability in the event notification module. Impact: Successful exploitation of this vulnerability may affect availability...

7.5CVSS5.4AI score0.00126EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/04/22 12:00 a.m.15 views

rustfs 安全漏洞

RustFS is a high-performance object storage system developed by RustFS. Versions of RustFS prior to 1.0.0-alpha.94 contained security vulnerabilities. These vulnerabilities stemmed from a lack of authorization checks for administrator operations at the event notification target management API...

8.3CVSS5.8AI score0.00293EPSS
SaveExploits0References1
CNVD
CNVD
added 2026/04/14 12:00 a.m.53 views

Huawei HarmonyOS Event Notification Module Competitive Condition Vulnerability

Huawei HarmonyOS is an operating system from Huawei China. It provides a full-scenario distributed operating system based on a microkernel. A contention condition vulnerability exists in the Huawei HarmonyOS event notification module, which stems from a failure of the event notification module to...

7.5CVSS5.8AI score0.00126EPSS
SaveExploits0
EUVD
EUVD
added 2026/04/13 6:30 a.m.15 views

EUVD-2026-21794

Race condition vulnerability in the event notification module. Impact: Successful exploitation of this vulnerability may affect availability...

2.2CVSS5.8AI score0.00126EPSS
SaveExploits0References3
Rows per page
Query Builder