Lucene search
+L

2251 matches found

BDU FSTEC
BDU FSTEC
•added 2025/06/25 12:00 a.m.•13 views

The vulnerability of the mana_ib_install_cq_cb() function in the drivers/infiniband/hw/mana/cq.c file of the Linux operating system allows a hacker to compromise the confidentiality and accessibility of protected information.

The vulnerability of the manaibinstallcqcb function in the drivers/infiniband/hw/mana/cq.c file of the Linux operating system is related to the execution of operations outside of memory buffers. Exploiting this vulnerability could allow an attacker to compromise the confidentiality and...

7.1CVSS6.5AI score0.00245EPSS
SaveExploits0References14Affected Software1
RedHat Linux
RedHat Linux
•added 2025/06/24 6:48 a.m.•10 views

emacs: arbitrary code execution via Lisp macro expansion

A flaw was found in Emacs. Viewing or editing an untrusted Emacs Lisp source code file can cause arbitrary code execution due to unsafe macro expansion when a user has configured elisp-completion-at-point for code completion or has enabled automatic error checking, such as Flymake or Flycheck...

7.8CVSS6.2AI score0.006EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
•added 2025/06/21 1:18 p.m.•18 views

CVE-2022-50215

In the Linux kernel, the following vulnerability has been resolved: scsi: sg: Allow waiting for commands to complete on removed device When a SCSI device is removed while in active use, currently sg will immediately return -ENODEV on any attempt to wait for active commands that were sent before t...

6CVSS7.5AI score0.00247EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2025/06/20 2:59 a.m.•14 views

CVE-2022-50028

A flaw was found in the gadgetfs module in the Linux kernel. If the waitforcompletioninterruptible function is interrupted, the driver does not wait for the interrupt to finish, causing stack corruption and resulting in a denial of service...

5.3CVSS6.3AI score0.002EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
•added 2025/06/19 3:39 a.m.•10 views

SUSE CVE-2022-50186

In the Linux kernel, the following vulnerability has been resolved: ath11k: fix missing skb drop on htctxcompletion error On htctxcompletion error the skb is not dropped. This is wrong since the completionhandler logic expect the skb to be consumed anyway even when an error is triggered. Not...

5.5CVSS6.3AI score0.00244EPSS
SaveExploits0References6
OSV
OSV
•added 2025/06/18 11:15 a.m.•11 views

DEBIAN-CVE-2022-50186

In the Linux kernel, the following vulnerability has been resolved: ath11k: fix missing skb drop on htctxcompletion error On htctxcompletion error the skb is not dropped. This is wrong since the completionhandler logic expect the skb to be consumed anyway even when an error is triggered. Not...

5.5CVSS5.2AI score0.00244EPSS
SaveExploits0References1
OSV
OSV
•added 2025/06/18 11:15 a.m.•9 views

DEBIAN-CVE-2022-50137

In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Fix a window for use-after-free During a destroy CQ an interrupt may cause processing of a CQE after CQ resources are freed by irdmacqfreersrc. Fix this by moving the call to irdmacqfreersrc after the...

7.8CVSS5.4AI score0.00252EPSS
SaveExploits0References1
OSV
OSV
•added 2025/06/18 11:15 a.m.•9 views

DEBIAN-CVE-2022-50062

In the Linux kernel, the following vulnerability has been resolved: net: bgmac: Fix a BUG triggered by wrong bytescompl On one of our machines we got: kernel BUG at lib/dynamicqueuelimits.c:27! Internal error: Oops - BUG: 0 1 PREEMPT SMP ARM CPU: 0 PID: 1166 Comm: irq/41-bgmac Tainted: G W O...

5.5CVSS5.3AI score0.00432EPSS
SaveExploits0References1
NVD
NVD
•added 2025/06/18 11:15 a.m.•19 views

CVE-2022-49954

In the Linux kernel, the following vulnerability has been resolved: Input: iforce - wake up after clearing IFORCEXMITRUNNING flag syzbot is reporting hung task at inputunregisterdevice 1, for iforceclose waiting at waiteventinterruptible with dev-mutex held is blocking inputdisconnectdevice from...

5.5CVSS0.00246EPSS
SaveExploits0References5
OSV
OSV
•added 2025/06/18 11:15 a.m.•11 views

DEBIAN-CVE-2022-49934

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: Fix UAF in ieee80211scanrx ieee80211scanrx tries to access scanreq-flags after a null check, but a UAF is observed when the scan is completed and ieee80211scancompleted executes, which then calls cfg80211scandone...

7.8CVSS5.4AI score0.00264EPSS
SaveExploits0References1
OSV
OSV
•added 2025/06/18 11:15 a.m.•15 views

UBUNTU-CVE-2022-50062

In the Linux kernel, the following vulnerability has been resolved: net: bgmac: Fix a BUG triggered by wrong bytescompl On one of our machines we got: kernel BUG at lib/dynamicqueuelimits.c:27! Internal error: Oops - BUG: 0 1 PREEMPT SMP ARM CPU: 0 PID: 1166 Comm: irq/41-bgmac Tainted: G W O...

7.5CVSS6AI score0.00432EPSS
SaveExploits0References7
OSV
OSV
•added 2025/06/18 11:15 a.m.•11 views

UBUNTU-CVE-2022-49954

In the Linux kernel, the following vulnerability has been resolved: Input: iforce - wake up after clearing IFORCEXMITRUNNING flag syzbot is reporting hung task at inputunregisterdevice 1, for iforceclose waiting at waiteventinterruptible with dev-mutex held is blocking inputdisconnectdevice from...

5.5CVSS6AI score0.00246EPSS
SaveExploits0References7
OSV
OSV
•added 2025/06/18 11:15 a.m.•14 views

UBUNTU-CVE-2022-50028

In the Linux kernel, the following vulnerability has been resolved: gadgetfs: epio - wait until IRQ finishes after usbepqueue if waitforcompletioninterruptible is interrupted we need to wait until IRQ gets finished. Otherwise complete from epiocomplete can corrupt stack...

7.8CVSS6AI score0.002EPSS
SaveExploits0References10
OSV
OSV
•added 2025/06/18 11:15 a.m.•11 views

UBUNTU-CVE-2022-49934

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: Fix UAF in ieee80211scanrx ieee80211scanrx tries to access scanreq-flags after a null check, but a UAF is observed when the scan is completed and ieee80211scancompleted executes, which then calls cfg80211scandone...

8.8CVSS6.1AI score0.00264EPSS
SaveExploits0References11
OSV
OSV
•added 2025/06/18 11:15 a.m.•10 views

UBUNTU-CVE-2022-50137

In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Fix a window for use-after-free During a destroy CQ an interrupt may cause processing of a CQE after CQ resources are freed by irdmacqfreersrc. Fix this by moving the call to irdmacqfreersrc after the...

7.8CVSS6AI score0.00252EPSS
SaveExploits0References6
OSV
OSV
•added 2025/06/18 11:15 a.m.•12 views

UBUNTU-CVE-2022-50023

In the Linux kernel, the following vulnerability has been resolved: dmaengine: dw-axi-dmac: ignore interrupt if no descriptor If the channel has no descriptor and the interrupt is raised then the kernel will OOPS. Check the result of vchannextdesc in the handler axichanblockxfercomplete to avoid...

5.5CVSS6AI score0.00186EPSS
SaveExploits0References5
OSV
OSV
•added 2025/06/18 11:03 a.m.•15 views

CVE-2022-50215 scsi: sg: Allow waiting for commands to complete on removed device

In the Linux kernel, the following vulnerability has been resolved: scsi: sg: Allow waiting for commands to complete on removed device When a SCSI device is removed while in active use, currently sg will immediately return -ENODEV on any attempt to wait for active commands that were sent before t...

7.8CVSS6AI score
SaveExploits0References12
Cvelist
Cvelist
•added 2025/06/18 11:03 a.m.•26 views

CVE-2022-50215 scsi: sg: Allow waiting for commands to complete on removed device

In the Linux kernel, the following vulnerability has been resolved: scsi: sg: Allow waiting for commands to complete on removed device When a SCSI device is removed while in active use, currently sg will immediately return -ENODEV on any attempt to wait for active commands that were sent before t...

7.8CVSS0.00247EPSS
SaveExploits0References9
Cvelist
Cvelist
•added 2025/06/18 11:03 a.m.•24 views

CVE-2022-50186 ath11k: fix missing skb drop on htc_tx_completion error

In the Linux kernel, the following vulnerability has been resolved: ath11k: fix missing skb drop on htctxcompletion error On htctxcompletion error the skb is not dropped. This is wrong since the completionhandler logic expect the skb to be consumed anyway even when an error is triggered. Not...

0.00244EPSS
SaveExploits0References3
Debian CVE
Debian CVE
•added 2025/06/18 11:02 a.m.•22 views

CVE-2022-50062

In the Linux kernel, the following vulnerability has been resolved: net: bgmac: Fix a BUG triggered by wrong bytescompl On one of our machines we got: kernel BUG at lib/dynamicqueuelimits.c:27! Internal error: Oops - BUG: 0 1 PREEMPT SMP ARM CPU: 0 PID: 1166 Comm: irq/41-bgmac Tainted: G W O...

7.5CVSS5.3AI score0.00432EPSS
SaveExploits0
Rows per page
Query Builder