Lucene search
+L

122 matches found

osv
osv
added 2024/04/05 8:24 a.m.10 views

CVE-2024-26812 vfio/pci: Create persistent INTx handler

In the Linux kernel, the following vulnerability has been resolved: vfio/pci: Create persistent INTx handler A vulnerability exists where the eventfd for INTx signaling can be deconfigured, which unregisters the IRQ handler but still allows eventfds to be signaled with a NULL context through the...

5.5CVSS5.8AI score0.0024EPSS
Exploits0References13
cvelist
cvelist
added 2024/04/05 8:24 a.m.28 views

CVE-2024-26812 vfio/pci: Create persistent INTx handler

In the Linux kernel, the following vulnerability has been resolved: vfio/pci: Create persistent INTx handler A vulnerability exists where the eventfd for INTx signaling can be deconfigured, which unregisters the IRQ handler but still allows eventfds to be signaled with a NULL context through the...

7.1AI score0.0024EPSS
Exploits0References8
vulnrichment
vulnrichment
added 2024/04/05 8:24 a.m.11 views

CVE-2024-26810 vfio/pci: Lock external INTx masking ops

In the Linux kernel, the following vulnerability has been resolved: vfio/pci: Lock external INTx masking ops Mask operations through config space changes to DisINTx may race INTx configuration changes via ioctl. Create wrappers that add locking for paths outside of the core interrupt code. In...

6.7AI score0.00192EPSS
Exploits0References8
ubuntucve
ubuntucve
added 2024/04/05 12:0 a.m.34 views

CVE-2024-26812

In the Linux kernel, the following vulnerability has been resolved: vfio/pci: Create persistent INTx handler A vulnerability exists where the eventfd for INTx signaling can be deconfigured, which unregisters the IRQ handler but still allows eventfds to be signaled with a NULL context through the...

5.5CVSS6.1AI score0.0024EPSS
Exploits0References27
susecve
susecve
added 2024/02/28 4:2 a.m.3 views

SUSE CVE-2021-46933

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: ffs: Clear ffseventfd in ffsdataclear. ffsdataclear is indirectly called from both ffsfskillsb and ffsep0release, so it ends up being called twice when userland closes ep0 and then unmounts ffs. If userland provided ...

4.4CVSS7.7AI score0.00233EPSS
Exploits0References17
attackerkb
attackerkb
added 2024/02/27 10:15 a.m.6 views

CVE-2021-46933

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: ffs: Clear ffseventfd in ffsdataclear. ffsdataclear is indirectly called from both ffsfskillsb and ffsep0release, so it ends up being called twice when userland closes ep0 and then unmounts ffs. If userland provided ...

5.5CVSS6AI score0.00233EPSS
Exploits0References9Affected Software1
osv
osv
added 2024/02/27 10:15 a.m.6 views

CVE-2021-46933

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: ffs: Clear ffseventfd in ffsdataclear. ffsdataclear is indirectly called from both ffsfskillsb and ffsep0release, so it ends up being called twice when userland closes ep0 and then unmounts ffs. If userland provided ...

5.5CVSS7.4AI score
Exploits0References8
osv
osv
added 2024/02/27 10:15 a.m.5 views

UBUNTU-CVE-2021-46933

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: ffs: Clear ffseventfd in ffsdataclear. ffsdataclear is indirectly called from both ffsfskillsb and ffsep0release, so it ends up being called twice when userland closes ep0 and then unmounts ffs. If userland provided ...

5.5CVSS6.1AI score0.00233EPSS
Exploits0References12
vulnrichment
vulnrichment
added 2024/02/27 9:44 a.m.36 views

CVE-2021-46933 usb: gadget: f_fs: Clear ffs_eventfd in ffs_data_clear.

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: ffs: Clear ffseventfd in ffsdataclear. ffsdataclear is indirectly called from both ffsfskillsb and ffsep0release, so it ends up being called twice when userland closes ep0 and then unmounts ffs. If userland provided ...

6.7AI score0.00233EPSS
Exploits0References8
redhat
redhat
added 2023/11/07 9:3 a.m.8 views

kernel: KVM: x86/xen: Fix eventfd error handling in kvm_xen_eventfd_assign()

In the Linux kernel, the following vulnerability has been resolved: KVM: x86/xen: Fix eventfd error handling in kvmxeneventfdassign Should not call eventfdctxput in case of error. Introduce new goto target instead. - Paolo...

5.5CVSS6.5AI score0.0014EPSS
Exploits0References5
susecve
susecve
added 2023/02/15 5:48 a.m.3 views

SUSE CVE-2012-1146

The memcgroupusageunregisterevent function in mm/memcontrol.c in the Linux kernel before 3.2.10 does not properly handle multiple events that are attached to the same eventfd, which allows local users to cause a denial of service NULL pointer dereference and system crash or possibly have...

5.5CVSS6.8AI score0.0052EPSS
Exploits1References5
osv
osv
added 2023/01/17 7:2 p.m.8 views

GSD-2023-1001297 eventfd: provide a eventfd_signal_mask() helper

eventfd: provide a eventfdsignalmask helper This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.10.162 by commit...

7.2AI score
Exploits0
osv
osv
added 2023/01/17 5:44 p.m.7 views

GSD-2023-1000499 eventfd: provide a eventfd_signal_mask() helper

eventfd: provide a eventfdsignalmask helper This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v6.0.17 by commit...

7.2AI score
Exploits0
ptsecurity
ptsecurity
added 2023/01/17 12:0 a.m.3 views

PT-2023-33576 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v6.0.17 Description: The issue is related to the eventfd functionality. A helper function, eventfd signal mask, has been introduced. The actual impact and potential for exploitation have not been confirmed yet...

7.2AI score
Exploits0References1
osv
osv
added 2022/12/08 2:25 a.m.11 views

GSD-2022-1007694 KVM: x86/xen: Fix eventfd error handling in kvm_xen_eventfd_assign()

KVM: x86/xen: Fix eventfd error handling in kvmxeneventfdassign This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v6.0.10 by commit...

7.2AI score
Exploits0
ptsecurity
ptsecurity
added 2022/12/08 12:0 a.m.2 views

PT-2022-35949 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v6.0.10 Description: The issue concerns eventfd error handling in the kvm xen eventfd assign function. It was introduced in version v5.19 and fixed in version v6.0.10. The actual impact and attack plausibility...

7.2AI score
Exploits0References1
osv
osv
added 2022/02/27 3:16 a.m.7 views

GSD-2022-1000505 KVM: eventfd: Fix false positive RCU usage warning

KVM: eventfd: Fix false positive RCU usage warning This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.16.10 by commit...

7.2AI score
Exploits0
osv
osv
added 2022/02/27 3:5 a.m.9 views

GSD-2022-1000426 KVM: eventfd: Fix false positive RCU usage warning

KVM: eventfd: Fix false positive RCU usage warning This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.15.24 by commit...

7.2AI score
Exploits0
osv
osv
added 2022/02/27 2:57 a.m.6 views

GSD-2022-1000367 KVM: eventfd: Fix false positive RCU usage warning

KVM: eventfd: Fix false positive RCU usage warning This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.10.101 by commit...

7.2AI score
Exploits0
oraclelinux
oraclelinux
added 2017/05/16 12:0 a.m.88 views

Unbreakable Enterprise kernel security update

2.6.39-400.295.2 - nfsd: stricter decoding of write-like NFSv2/v3 ops J. Bruce Fields Orabug: 25986995 CVE-2017-7895 2.6.39-400.295.1 - ocfs2/o2net: o2netlistendataready should do nothing if socket state is not TCPLISTEN Tariq Saeed Orabug: 25510857 - IB/CORE: sync the resouce access in fmrpool...

10CVSS8.4AI score0.12791EPSS
Exploits41
Rows per page
Query Builder