Lucene search
+L

3643 matches found

Microsoft CVE
Microsoft CVE
added 2025/05/05 7:00 a.m.5 views

HID: appleir: Fix potential NULL dereference at raw event handle

...

5.5CVSS7.3AI score0.00211EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/05/05 7:00 a.m.4 views

gpio: rcar: Use raw_spinlock to protect register access

...

5.5CVSS7.4AI score0.00151EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/05/02 2:03 a.m.10 views

SUSE CVE-2025-23161

In the Linux kernel, the following vulnerability has been resolved: PCI: vmd: Make vmddev::cfglock a rawspinlockt type The access to the PCI config space via pciops::read and pciops::write is a low-level hardware access. The functions can be accessed with disabled interrupts even on PREEMPTRT. Th...

5.5CVSS7.6AI score0.00139EPSS
SaveExploits0References17
NVD
NVD
added 2025/05/01 3:15 p.m.16 views

CVE-2022-49764

In the Linux kernel, the following vulnerability has been resolved: bpf: Prevent bpf program recursion for raw tracepoint probes We got report from sysbot 1 about warnings that were caused by bpf program attached to contentionbegin raw tracepoint triggering the same tracepoint by using...

5.5CVSS0.00175EPSS
SaveExploits0References2
OSV
OSV
added 2025/05/01 3:15 p.m.6 views

DEBIAN-CVE-2022-49764

In the Linux kernel, the following vulnerability has been resolved: bpf: Prevent bpf program recursion for raw tracepoint probes We got report from sysbot 1 about warnings that were caused by bpf program attached to contentionbegin raw tracepoint triggering the same tracepoint by using...

5.5CVSS5.7AI score0.00175EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/01 3:15 p.m.17 views

AZL-69716 CVE-2022-49764 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: bpf: Prevent bpf program recursion for raw tracepoint probes We got report from sysbot 1 about warnings that were caused by bpf program attached to contentionbegin raw tracepoint triggering the same tracepoint by using...

5.5CVSS5.9AI score0.00175EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/01 3:15 p.m.8 views

UBUNTU-CVE-2022-49764

In the Linux kernel, the following vulnerability has been resolved: bpf: Prevent bpf program recursion for raw tracepoint probes We got report from sysbot 1 about warnings that were caused by bpf program attached to contentionbegin raw tracepoint triggering the same tracepoint by using...

5.5CVSS5.9AI score0.00175EPSS
SaveExploits0References5
OSV
OSV
added 2025/05/01 2:09 p.m.15 views

CVE-2022-49764 bpf: Prevent bpf program recursion for raw tracepoint probes

In the Linux kernel, the following vulnerability has been resolved: bpf: Prevent bpf program recursion for raw tracepoint probes We got report from sysbot 1 about warnings that were caused by bpf program attached to contentionbegin raw tracepoint triggering the same tracepoint by using...

6.2AI score
SaveExploits0References5
Cvelist
Cvelist
added 2025/05/01 2:09 p.m.27 views

CVE-2022-49764 bpf: Prevent bpf program recursion for raw tracepoint probes

In the Linux kernel, the following vulnerability has been resolved: bpf: Prevent bpf program recursion for raw tracepoint probes We got report from sysbot 1 about warnings that were caused by bpf program attached to contentionbegin raw tracepoint triggering the same tracepoint by using...

0.00175EPSS
SaveExploits0References2
CVE
CVE
added 2025/05/01 2:09 p.m.93 views

CVE-2022-49764

CVE-2022-49764 (Linux kernel) : A vulnerability in BPF raw tracepoint handling allows a BPF program to recursion-trigget the same tracepoint via bpf_trace_printk, causing spinlock contention paths to recurse and potentially affecting tracing by taking the slow path. Root cause: a BPF program atta...

5.5CVSS6.8AI score0.00175EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2025/05/01 1:15 p.m.5 views

DEBIAN-CVE-2025-23161

In the Linux kernel, the following vulnerability has been resolved: PCI: vmd: Make vmddev::cfglock a rawspinlockt type The access to the PCI config space via pciops::read and pciops::write is a low-level hardware access. The functions can be accessed with disabled interrupts even on PREEMPTRT. Th...

5.5CVSS5.7AI score0.00139EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/01 1:15 p.m.16 views

UBUNTU-CVE-2025-23161

In the Linux kernel, the following vulnerability has been resolved: PCI: vmd: Make vmddev::cfglock a rawspinlockt type The access to the PCI config space via pciops::read and pciops::write is a low-level hardware access. The functions can be accessed with disabled interrupts even on PREEMPTRT. Th...

5.5CVSS6.2AI score0.00139EPSS
SaveExploits0References39
OSV
OSV
added 2025/05/01 12:55 p.m.17 views

CVE-2025-23161 PCI: vmd: Make vmd_dev::cfg_lock a raw_spinlock_t type

In the Linux kernel, the following vulnerability has been resolved: PCI: vmd: Make vmddev::cfglock a rawspinlockt type The access to the PCI config space via pciops::read and pciops::write is a low-level hardware access. The functions can be accessed with disabled interrupts even on PREEMPTRT. Th...

6AI score
SaveExploits0References11
CVE
CVE
added 2025/05/01 12:55 p.m.154 views

CVE-2025-23161

CVE-2025-23161 : In the Linux kernel, the PCI vmd driver fixed a lock context issue by changing vmd_dev::cfg_lock from spinlock_t to raw_spinlock_t so it can be used with interrupts disabled in PREEMPT_RT contexts. This avoids a sleeping-lock scenario when accessing PCI config space via pci_ops r...

5.5CVSS6.6AI score0.00139EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2025/05/01 12:55 p.m.20 views

CVE-2025-23161 PCI: vmd: Make vmd_dev::cfg_lock a raw_spinlock_t type

In the Linux kernel, the following vulnerability has been resolved: PCI: vmd: Make vmddev::cfglock a rawspinlockt type The access to the PCI config space via pciops::read and pciops::write is a low-level hardware access. The functions can be accessed with disabled interrupts even on PREEMPTRT. Th...

0.00139EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2025/05/01 12:55 p.m.25 views

CVE-2025-23161

In the Linux kernel, the following vulnerability has been resolved: PCI: vmd: Make vmddev::cfglock a rawspinlockt type The access to the PCI config space via pciops::read and pciops::write is a low-level hardware access. The functions can be accessed with disabled interrupts even on PREEMPTRT. Th...

5.5CVSS5.7AI score0.00139EPSS
SaveExploits0
VulnCheck KEV
VulnCheck KEV
added 2025/04/28 12:00 a.m.4 views

VulnCheck KEV: CVE-2025-30208

Vite, a provider of frontend development tooling, has a vulnerability in versions prior to 6.2.3, 6.1.2, 6.0.12, 5.4.15, and 4.5.10. @fs denies access to files outside of Vite serving allow list. Adding ?raw?? or ?import&raw?? to the URL bypasses this limitation and returns the file content...

7.5CVSS7.1AI score0.74784EPSS
SaveExploits28References1
IBM Security Bulletins
IBM Security Bulletins
added 2025/04/25 6:55 a.m.31 views

Security Bulletin: There is a vulnerability in cryptography-44.0.0-cp39-abi3-manylinux_2_28_x86_64.whl used by IBM Maximo Manage application in IBM Maximo Application Suite (CVE-2024-12797)

Summary There is a vulnerability in cryptography-44.0.0-cp39-abi3-manylinux228x8664.whl used by IBM Maximo Manage application in IBM Maximo Application Suite. Vulnerability Details CVEID:CVE-2024-12797 DESCRIPTION: Issue summary: Clients using RFC7250 Raw Public Keys RPKs to authenticate a server...

6.3CVSS6.5AI score0.02481EPSS
SaveExploits0Affected Software1
SUSE CVE
SUSE CVE
added 2025/04/24 3:25 a.m.8 views

SUSE CVE-2025-22117

In the Linux kernel, the following vulnerability has been resolved: ice: fix using untrusted value of pktlen in icevcfdirparseraw Fix using the untrusted value of proto-raw.pktlen in function icevcfdirparseraw by verifying if it does not exceed the VIRTCHNLMAXSIZERAWPACKET value...

7.1CVSS7.8AI score0.00184EPSS
SaveExploits0References5
Fedora
Fedora
added 2025/04/23 2:02 a.m.22 views

[SECURITY] Fedora 40 Update: LibRaw-0.21.4-1.fc40

LibRaw is a library for reading RAW files obtained from digital photo cameras CRW/CR2, NEF, RAF, DNG, and others. LibRaw is based on the source codes of the dcraw utility, where part of drawbacks have already been eliminated and part will be fixed in future...

9.8CVSS6.9AI score0.00419EPSS
SaveExploits0
Rows per page
Query Builder