Lucene search
+L

24458 matches found

OSV
OSV
added 2025/12/30 1:16 p.m.12 views

UBUNTU-CVE-2023-54173

In the Linux kernel, the following vulnerability has been resolved: bpf: Disable preemption in bpfeventoutput We received report 1 of kernel crash, which is caused by using nesting protection without disabled preemption. The bpfeventoutput can be called by programs executed by bpfprogrunarraycg...

7.8CVSS5.8AI score0.00151EPSS
SaveExploits0References8
OSV
OSV
added 2025/12/30 1:16 p.m.12 views

UBUNTU-CVE-2023-54303

In the Linux kernel, the following vulnerability has been resolved: bpf: Disable preemption in bpfperfeventoutput The nesting protection in bpfperfeventoutput relies on disabled preemption, which is guaranteed for kprobes and tracepoints. However bpfperfeventoutput can be also called from uprobes...

7.8CVSS5.9AI score0.00148EPSS
SaveExploits0References6
IBM Security Bulletins
IBM Security Bulletins
added 2025/12/30 12:59 p.m.19 views

Security Bulletin: Multiple Vulnerabilities in IBM Event Processing

Summary Multiple vulnerabilities were addressed in IBM Event Processing version 1.4.5 Vulnerability Details CVEID:CVE-2025-30218 DESCRIPTION: Next.js is a React framework for building full-stack web applications. To mitigate CVE-2025-29927, Next.js validated the x-middleware-subrequest-id which...

8.2CVSS6.3AI score0.0227EPSS
SaveExploits1Affected Software1
EUVD
EUVD
added 2025/12/30 12:30 p.m.11 views

EUVD-2025-205732

Missing Authorization vulnerability in Stephen Harris Event Organiser event-organiser allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects Event Organiser: from n/a through = 3.12.8...

4.3CVSS6.5AI score0.00241EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/12/30 12:23 p.m.33 views

CVE-2023-54303 bpf: Disable preemption in bpf_perf_event_output

In the Linux kernel, the following vulnerability has been resolved: bpf: Disable preemption in bpfperfeventoutput The nesting protection in bpfperfeventoutput relies on disabled preemption, which is guaranteed for kprobes and tracepoints. However bpfperfeventoutput can be also called from uprobes...

7.8CVSS0.00148EPSS
SaveExploits0References3
CVE
CVE
added 2025/12/30 12:23 p.m.30 views

CVE-2023-54303

CVSS v3.1 Base: 7.8 HIGH, Local vector: AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H. This entry documents a vulnerability in the Linux kernel where the preemption protection in bpf_perf_event_output is insufficient when invoked from the uprobes context via bpf_prog_run_array_sleepable . The operation can...

7.8CVSS6.3AI score0.00148EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/12/30 12:23 p.m.8 views

CVE-2023-54303

In the Linux kernel, the following vulnerability has been resolved: bpf: Disable preemption in bpfperfeventoutput The nesting protection in bpfperfeventoutput relies on disabled preemption, which is guaranteed for kprobes and tracepoints. However bpfperfeventoutput can be also called from uprobes...

7.8CVSS5.5AI score0.00148EPSS
SaveExploits0
OSV
OSV
added 2025/12/30 12:23 p.m.10 views

CVE-2022-50880 wifi: ath10k: add peer map clean up for peer delete in ath10k_sta_state()

In the Linux kernel, the following vulnerability has been resolved: wifi: ath10k: add peer map clean up for peer delete in ath10kstastate When peer delete failed in a disconnect operation, use-after-free detected by KFENCE in below log. It is because for each vdevid and address, it has only one...

8.8CVSS6.1AI score
SaveExploits0References12
OSV
OSV
added 2025/12/30 12:11 p.m.22 views

CVE-2023-54234 scsi: mpi3mr: Fix missing mrioc->evtack_cmds initialization

In the Linux kernel, the following vulnerability has been resolved: scsi: mpi3mr: Fix missing mrioc-evtackcmds initialization Commit c1af985d27da "scsi: mpi3mr: Add Event acknowledgment logic" introduced an array mrioc-evtackcmds but initialization of the array elements was missed. They are just...

7.8CVSS6.4AI score
SaveExploits0References6
Cvelist
Cvelist
added 2025/12/30 12:11 p.m.34 views

CVE-2023-54211 tracing: Fix warning in trace_buffered_event_disable()

In the Linux kernel, the following vulnerability has been resolved: tracing: Fix warning in tracebufferedeventdisable Warning happened in tracebufferedeventdisable at WARNONONCE!tracebufferedeventref Call Trace: ? warn+0xa5/0x1b0 ? tracebufferedeventdisable+0x189/0x1b0...

0.00207EPSS
SaveExploits0References8
OSV
OSV
added 2025/12/30 12:11 p.m.10 views

CVE-2023-54211 tracing: Fix warning in trace_buffered_event_disable()

In the Linux kernel, the following vulnerability has been resolved: tracing: Fix warning in tracebufferedeventdisable Warning happened in tracebufferedeventdisable at WARNONONCE!tracebufferedeventref Call Trace: ? warn+0xa5/0x1b0 ? tracebufferedeventdisable+0x189/0x1b0...

6.4AI score
SaveExploits0References11
CVE
CVE
added 2025/12/30 12:08 p.m.52 views

CVE-2023-54173

Technical details about CVE-2023-54173 are not present in the provided Connected documents. The documents discuss a Linux kernel BPF preemption issue but do not specify products, versions, or fixes. Monitor vendor advisories for updates and remediation.

7.8CVSS6.2AI score0.00151EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/12/30 12:08 p.m.34 views

CVE-2023-54173 bpf: Disable preemption in bpf_event_output

In the Linux kernel, the following vulnerability has been resolved: bpf: Disable preemption in bpfeventoutput We received report 1 of kernel crash, which is caused by using nesting protection without disabled preemption. The bpfeventoutput can be called by programs executed by bpfprogrunarraycg...

7.8CVSS0.00151EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/12/30 12:08 p.m.16 views

CVE-2023-54173

In the Linux kernel, the following vulnerability has been resolved: bpf: Disable preemption in bpfeventoutput We received report 1 of kernel crash, which is caused by using nesting protection without disabled preemption. The bpfeventoutput can be called by programs executed by bpfprogrunarraycg...

7.8CVSS5.5AI score0.00151EPSS
SaveExploits0
OSV
OSV
added 2025/12/30 12:08 p.m.9 views

CVE-2023-54173 bpf: Disable preemption in bpf_event_output

In the Linux kernel, the following vulnerability has been resolved: bpf: Disable preemption in bpfeventoutput We received report 1 of kernel crash, which is caused by using nesting protection without disabled preemption. The bpfeventoutput can be called by programs executed by bpfprogrunarraycg...

7.8CVSS6.5AI score
SaveExploits0References8
NVD
NVD
added 2025/12/30 11:15 a.m.22 views

CVE-2025-69012

Missing Authorization vulnerability in Stephen Harris Event Organiser event-organiser allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects Event Organiser: from n/a through = 3.12.8...

4.3CVSS0.00241EPSS
SaveExploits0References1
CVE
CVE
added 2025/12/30 10:47 a.m.38 views

CVE-2025-69012

Technical details for CVE-2025-69012 are not provided in the supplied documents. Monitor for updates from vendors or vulnerability databases.

4.3CVSS6.6AI score0.00241EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/12/30 10:47 a.m.38 views

CVE-2025-69012 WordPress Event Organiser plugin <= 3.12.8 - Broken Access Control vulnerability

Missing Authorization vulnerability in Stephen Harris Event Organiser event-organiser allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects Event Organiser: from n/a through = 3.12.8...

4.3CVSS0.00241EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/12/30 10:47 a.m.7 views

CVE-2025-69012 WordPress Event Organiser plugin <= 3.12.8 - Broken Access Control vulnerability

Missing Authorization vulnerability in Stephen Harris Event Organiser event-organiser allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects Event Organiser: from n/a through = 3.12.8...

4.3CVSS6.6AI score0.00241EPSS
SaveExploits0References1
Circl
Circl
added 2025/12/30 10:04 a.m.3 views

GHSA-WWW2-Q4FC-65WF

creationtimestamp| type| source ---|---|--- 2025-12-30 10:04:14+00:00| seen| https://bsky.app/profile/nixpkgssecuritychanges.gerbet.me/post/3mb73xoybaz2d 2025-12-30 12:07:00+00:00| seen| https://bsky.app/profile/nixpkgssecuritychanges.gerbet.me/post/3mb7csrswqk27 2025-12-30 12:07:01+00:00| seen|...

5.8AI score
SaveExploits0References3
Rows per page
Query Builder