Lucene search
K

90 matches found

RedhatCVE
RedhatCVE
added 2024/09/18 11:13 a.m.20 views

CVE-2024-46762

In the Linux kernel, the following vulnerability has been resolved: xen: privcmd: Fix possible access to a freed kirqfd instance Nothing prevents simultaneous ioctl calls to privcmdirqfdassign and privcmdirqfddeassign. If that happens, it is possible that a kirqfd created and added to the...

5.5CVSS6.8AI score0.00236EPSS
Exploits0References4
NVD
NVD
added 2024/09/18 8:15 a.m.12 views

CVE-2024-46762

In the Linux kernel, the following vulnerability has been resolved: xen: privcmd: Fix possible access to a freed kirqfd instance Nothing prevents simultaneous ioctl calls to privcmdirqfdassign and privcmdirqfddeassign. If that happens, it is possible that a kirqfd created and added to the...

5.5CVSS0.00236EPSS
Exploits0References3
OSV
OSV
added 2024/09/18 8:15 a.m.2 views

DEBIAN-CVE-2024-46762

In the Linux kernel, the following vulnerability has been resolved: xen: privcmd: Fix possible access to a freed kirqfd instance Nothing prevents simultaneous ioctl calls to privcmdirqfdassign and privcmdirqfddeassign. If that happens, it is possible that a kirqfd created and added to the...

5.5CVSS5.4AI score0.00236EPSS
Exploits0References1
OSV
OSV
added 2024/09/18 8:15 a.m.7 views

AZL-49566 CVE-2024-46762 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: xen: privcmd: Fix possible access to a freed kirqfd instance Nothing prevents simultaneous ioctl calls to privcmdirqfdassign and privcmdirqfddeassign. If that happens, it is possible that a kirqfd created and added to the...

5.5CVSS6.1AI score0.00236EPSS
Exploits0References1
OSV
OSV
added 2024/09/18 8:15 a.m.2 views

UBUNTU-CVE-2024-46762

In the Linux kernel, the following vulnerability has been resolved: xen: privcmd: Fix possible access to a freed kirqfd instance Nothing prevents simultaneous ioctl calls to privcmdirqfdassign and privcmdirqfddeassign. If that happens, it is possible that a kirqfd created and added to the...

5.5CVSS6.5AI score0.00236EPSS
Exploits0References11
Vulnrichment
Vulnrichment
added 2024/09/18 7:12 a.m.19 views

CVE-2024-46762 xen: privcmd: Fix possible access to a freed kirqfd instance

In the Linux kernel, the following vulnerability has been resolved: xen: privcmd: Fix possible access to a freed kirqfd instance Nothing prevents simultaneous ioctl calls to privcmdirqfdassign and privcmdirqfddeassign. If that happens, it is possible that a kirqfd created and added to the...

6.7AI score0.00236EPSS
Exploits0References3
Cvelist
Cvelist
added 2024/09/18 7:12 a.m.19 views

CVE-2024-46762 xen: privcmd: Fix possible access to a freed kirqfd instance

In the Linux kernel, the following vulnerability has been resolved: xen: privcmd: Fix possible access to a freed kirqfd instance Nothing prevents simultaneous ioctl calls to privcmdirqfdassign and privcmdirqfddeassign. If that happens, it is possible that a kirqfd created and added to the...

0.00236EPSS
Exploits0References3
CVE
CVE
added 2024/09/18 7:12 a.m.124 views

CVE-2024-46762

CVE-2024-46762 affects the Linux kernel xen privcmd path. A race between privcmd_irqfd_assign() and privcmd_irqfd_deassign() can leave a previously freed kirqfd in use, allowing access to a freed kirqfd and causing a kernel oops. The issue is mitigated by applying SRCU locking to irqfds, mirrorin...

5.5CVSS5.1AI score0.00236EPSS
Exploits0References3Affected Software1
Debian CVE
Debian CVE
added 2024/09/18 7:12 a.m.10 views

CVE-2024-46762

In the Linux kernel, the following vulnerability has been resolved: xen: privcmd: Fix possible access to a freed kirqfd instance Nothing prevents simultaneous ioctl calls to privcmdirqfdassign and privcmdirqfddeassign. If that happens, it is possible that a kirqfd created and added to the...

5.5CVSS5.4AI score0.00236EPSS
Exploits0
OSV
OSV
added 2024/09/18 7:12 a.m.14 views

CVE-2024-46762 xen: privcmd: Fix possible access to a freed kirqfd instance

In the Linux kernel, the following vulnerability has been resolved: xen: privcmd: Fix possible access to a freed kirqfd instance Nothing prevents simultaneous ioctl calls to privcmdirqfdassign and privcmdirqfddeassign. If that happens, it is possible that a kirqfd created and added to the...

5.5CVSS6AI score0.00236EPSS
Exploits0References6
SUSE CVE
SUSE CVE
added 2024/09/05 2:47 a.m.5 views

SUSE CVE-2024-44957

In the Linux kernel, the following vulnerability has been resolved: xen: privcmd: Switch from mutex to spinlock for irqfds irqfdwakeup gets EPOLLHUP, when it is called by eventfdrelease by way of wakeuppoll&ctx-wqh, EPOLLHUP, which gets called under spinlockirqsave. We can't use a mutex here as i...

5.5CVSS7.6AI score0.00164EPSS
Exploits0References3
RedhatCVE
RedhatCVE
added 2024/09/04 8:45 p.m.15 views

CVE-2024-44957

In the Linux kernel, the following vulnerability has been resolved: xen: privcmd: Switch from mutex to spinlock for irqfds irqfdwakeup gets EPOLLHUP, when it is called by eventfdrelease by way of wakeuppoll&ctx-;wqh, EPOLLHUP, which gets called under spinlockirqsave. We can't use a mutex here as ...

5.5CVSS5.4AI score0.00164EPSS
Exploits0References4
NVD
NVD
added 2024/09/04 7:15 p.m.19 views

CVE-2024-44957

In the Linux kernel, the following vulnerability has been resolved: xen: privcmd: Switch from mutex to spinlock for irqfds irqfdwakeup gets EPOLLHUP, when it is called by eventfdrelease by way of wakeuppoll&ctx-wqh, EPOLLHUP, which gets called under spinlockirqsave. We can't use a mutex here as i...

5.5CVSS0.00164EPSS
Exploits0References3
OSV
OSV
added 2024/09/04 7:15 p.m.8 views

AZL-48789 CVE-2024-44957 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: xen: privcmd: Switch from mutex to spinlock for irqfds irqfdwakeup gets EPOLLHUP, when it is called by eventfdrelease by way of wakeuppoll&ctx-wqh, EPOLLHUP, which gets called under spinlockirqsave. We can't use a mutex here as i...

5.5CVSS6.2AI score0.00164EPSS
Exploits0References1
OSV
OSV
added 2024/09/04 7:15 p.m.1 views

DEBIAN-CVE-2024-44957

In the Linux kernel, the following vulnerability has been resolved: xen: privcmd: Switch from mutex to spinlock for irqfds irqfdwakeup gets EPOLLHUP, when it is called by eventfdrelease by way of wakeuppoll&ctx-wqh, EPOLLHUP, which gets called under spinlockirqsave. We can't use a mutex here as i...

5.5CVSS5.6AI score0.00164EPSS
Exploits0References1
OSV
OSV
added 2024/09/04 7:15 p.m.1 views

UBUNTU-CVE-2024-44957

In the Linux kernel, the following vulnerability has been resolved: xen: privcmd: Switch from mutex to spinlock for irqfds irqfdwakeup gets EPOLLHUP, when it is called by eventfdrelease by way of wakeuppoll&ctx-wqh, EPOLLHUP, which gets called under spinlockirqsave. We can't use a mutex here as i...

5.5CVSS6.5AI score0.00164EPSS
Exploits0References11
Vulnrichment
Vulnrichment
added 2024/09/04 6:35 p.m.17 views

CVE-2024-44957 xen: privcmd: Switch from mutex to spinlock for irqfds

In the Linux kernel, the following vulnerability has been resolved: xen: privcmd: Switch from mutex to spinlock for irqfds irqfdwakeup gets EPOLLHUP, when it is called by eventfdrelease by way of wakeuppoll&ctx-wqh, EPOLLHUP, which gets called under spinlockirqsave. We can't use a mutex here as i...

7.2AI score0.00164EPSS
Exploits0References3
Cvelist
Cvelist
added 2024/09/04 6:35 p.m.25 views

CVE-2024-44957 xen: privcmd: Switch from mutex to spinlock for irqfds

In the Linux kernel, the following vulnerability has been resolved: xen: privcmd: Switch from mutex to spinlock for irqfds irqfdwakeup gets EPOLLHUP, when it is called by eventfdrelease by way of wakeuppoll&ctx-wqh, EPOLLHUP, which gets called under spinlockirqsave. We can't use a mutex here as i...

0.00164EPSS
Exploits0References3
CVE
CVE
added 2024/09/04 6:35 p.m.128 views

CVE-2024-44957

CVE-2024-44957 is a Linux kernel issue affecting the Xen privcmd path, where irqfds handling could deadlock if mutexes were used under spin_lock_irqsave. The root cause is switching the synchronization primitive for irqfd wakeups from a mutex to a spinlock, due to EPOLLHUP being delivered to irqf...

5.5CVSS5.2AI score0.00164EPSS
Exploits0References3Affected Software1
Debian CVE
Debian CVE
added 2024/09/04 6:35 p.m.14 views

CVE-2024-44957

In the Linux kernel, the following vulnerability has been resolved: xen: privcmd: Switch from mutex to spinlock for irqfds irqfdwakeup gets EPOLLHUP, when it is called by eventfdrelease by way of wakeuppoll&ctx-wqh, EPOLLHUP, which gets called under spinlockirqsave. We can't use a mutex here as i...

5.5CVSS5.6AI score0.00164EPSS
Exploits0
Rows per page
Query Builder