Lucene search
+L

5579 matches found

Vulnrichment
Vulnrichment
added 2024/06/20 11:13 a.m.17 views

CVE-2022-48771 drm/vmwgfx: Fix stale file descriptors on failed usercopy

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Fix stale file descriptors on failed usercopy A failing usercopy of the fencerep object will lead to a stale entry in the file descriptor table as putunusedfd won't release it. This enables userland to refer to a...

7.8CVSS6.7AI score0.00213EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2024/06/20 12:00 a.m.10 views

Linux kernel security vulnerabilities

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel, which stems from a vulnerability in the drm/vmwgfx module file descriptor...

7.8CVSS6.5AI score0.00213EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2024/06/20 12:00 a.m.23 views

CVE-2022-48771

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Fix stale file descriptors on failed usercopy A failing usercopy of the fencerep object will lead to a stale entry in the file descriptor table as putunusedfd won't release it. This enables userland to refer to a...

7.8CVSS6.3AI score0.00213EPSS
SaveExploits0References9
NVD
NVD
added 2024/06/19 3:15 p.m.36 views

CVE-2021-47587

In the Linux kernel, the following vulnerability has been resolved: net: systemport: Add global locking for descriptor lifecycle The descriptor list is a shared resource across all of the transmit queues, and the locking mechanism used today only protects concurrency across a given transmit queue...

9.8CVSS0.00547EPSS
SaveExploits0References8
OSV
OSV
added 2024/06/19 3:15 p.m.3 views

DEBIAN-CVE-2021-47587

In the Linux kernel, the following vulnerability has been resolved: net: systemport: Add global locking for descriptor lifecycle The descriptor list is a shared resource across all of the transmit queues, and the locking mechanism used today only protects concurrency across a given transmit queue...

5.5CVSS5.6AI score0.00547EPSS
SaveExploits0References1
OSV
OSV
added 2024/06/19 3:15 p.m.31 views

CVE-2021-47587

In the Linux kernel, the following vulnerability has been resolved: net: systemport: Add global locking for descriptor lifecycle The descriptor list is a shared resource across all of the transmit queues, and the locking mechanism used today only protects concurrency across a given transmit queue...

5.5CVSS8.9AI score
SaveExploits0References8
OSV
OSV
added 2024/06/19 3:15 p.m.5 views

DEBIAN-CVE-2021-47576

In the Linux kernel, the following vulnerability has been resolved: scsi: scsidebug: Sanity check block descriptor length in respmodeselect In respmodeselect sanity check the block descriptor len to avoid UAF. BUG: KASAN: use-after-free in respmodeselect+0xa4c/0xb40 drivers/scsi/scsidebug.c:2509...

7.8CVSS5.6AI score0.00256EPSS
SaveExploits0References1
NVD
NVD
added 2024/06/19 3:15 p.m.19 views

CVE-2021-47576

In the Linux kernel, the following vulnerability has been resolved: scsi: scsidebug: Sanity check block descriptor length in respmodeselect In respmodeselect sanity check the block descriptor len to avoid UAF. BUG: KASAN: use-after-free in respmodeselect+0xa4c/0xb40 drivers/scsi/scsidebug.c:2509...

7.8CVSS0.00256EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2024/06/19 3:15 p.m.20 views

CVE-2021-47587

In the Linux kernel, the following vulnerability has been resolved: net: systemport: Add global locking for descriptor lifecycle The descriptor list is a shared resource across all of the transmit queues, and the locking mechanism used today only protects concurrency across a given transmit queue...

9.8CVSS6.1AI score0.00547EPSS
SaveExploits0References14
UbuntuCve
UbuntuCve
added 2024/06/19 3:15 p.m.24 views

CVE-2021-47576

In the Linux kernel, the following vulnerability has been resolved: scsi: scsidebug: Sanity check block descriptor length in respmodeselect In respmodeselect sanity check the block descriptor len to avoid UAF. BUG: KASAN: use-after-free in respmodeselect+0xa4c/0xb40 drivers/scsi/scsidebug.c:2509...

7.8CVSS6.3AI score0.00256EPSS
SaveExploits0References12
OSV
OSV
added 2024/06/19 3:15 p.m.18 views

UBUNTU-CVE-2021-47576

In the Linux kernel, the following vulnerability has been resolved: scsi: scsidebug: Sanity check block descriptor length in respmodeselect In respmodeselect sanity check the block descriptor len to avoid UAF. BUG: KASAN: use-after-free in respmodeselect+0xa4c/0xb40 drivers/scsi/scsidebug.c:2509...

7.8CVSS6.1AI score0.00256EPSS
SaveExploits0References13
OSV
OSV
added 2024/06/19 3:15 p.m.12 views

UBUNTU-CVE-2021-47587

In the Linux kernel, the following vulnerability has been resolved: net: systemport: Add global locking for descriptor lifecycle The descriptor list is a shared resource across all of the transmit queues, and the locking mechanism used today only protects concurrency across a given transmit queue...

9.8CVSS6AI score0.00547EPSS
SaveExploits0References15
CVE
CVE
added 2024/06/19 2:53 p.m.108 views

CVE-2021-47587

Affected software: Linux kernel driver path related to net: systemport and descriptor lifecycle handling (descriptor list across transmit queues). Vulnerability and root cause: The descriptor lifecyle was not globally serialized across all TX queues; the existing locking only protected concurrenc...

9.8CVSS7.2AI score0.00547EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2024/06/19 2:53 p.m.50 views

CVE-2021-47587 net: systemport: Add global locking for descriptor lifecycle

In the Linux kernel, the following vulnerability has been resolved: net: systemport: Add global locking for descriptor lifecycle The descriptor list is a shared resource across all of the transmit queues, and the locking mechanism used today only protects concurrency across a given transmit queue...

9.8CVSS0.00547EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/06/19 2:53 p.m.21 views

CVE-2021-47587 net: systemport: Add global locking for descriptor lifecycle

In the Linux kernel, the following vulnerability has been resolved: net: systemport: Add global locking for descriptor lifecycle The descriptor list is a shared resource across all of the transmit queues, and the locking mechanism used today only protects concurrency across a given transmit queue...

9.8CVSS6.9AI score0.00547EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/06/19 2:53 p.m.13 views

CVE-2021-47576 scsi: scsi_debug: Sanity check block descriptor length in resp_mode_select()

In the Linux kernel, the following vulnerability has been resolved: scsi: scsidebug: Sanity check block descriptor length in respmodeselect In respmodeselect sanity check the block descriptor len to avoid UAF. BUG: KASAN: use-after-free in respmodeselect+0xa4c/0xb40 drivers/scsi/scsidebug.c:2509...

7.8CVSS6.5AI score0.00256EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2024/06/19 2:53 p.m.32 views

CVE-2021-47576 scsi: scsi_debug: Sanity check block descriptor length in resp_mode_select()

In the Linux kernel, the following vulnerability has been resolved: scsi: scsidebug: Sanity check block descriptor length in respmodeselect In respmodeselect sanity check the block descriptor len to avoid UAF. BUG: KASAN: use-after-free in respmodeselect+0xa4c/0xb40 drivers/scsi/scsidebug.c:2509...

7.8CVSS0.00256EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2024/06/19 2:53 p.m.25 views

CVE-2021-47576

In the Linux kernel, the following vulnerability has been resolved: scsi: scsidebug: Sanity check block descriptor length in respmodeselect In respmodeselect sanity check the block descriptor len to avoid UAF. BUG: KASAN: use-after-free in respmodeselect+0xa4c/0xb40 drivers/scsi/scsidebug.c:2509...

7.8CVSS5.6AI score0.00256EPSS
SaveExploits0
CNNVD
CNNVD
added 2024/06/19 12:00 a.m.8 views

Linux kernel security vulnerabilities

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel that originates from respmodeselect in scsi scsidebug that does not perform an integrity check on block descriptor length...

7.8CVSS6.5AI score0.00256EPSS
SaveExploits0References8
Amazon
Amazon
added 2024/06/12 12:00 a.m.9 views

Important: kernel

Issue Overview: An issue was discovered in arch/x86/kvm/vmx/nested.c in the Linux kernel before 6.2.8. nVMX on x8664 lacks consistency checks for CR0 and CR4. CVE-2023-30456 In the Linux kernel, the following vulnerability has been resolved: ftrace: Fix invalid address access in lookuprec when...

7.8CVSS6.3AI score0.00506EPSS
SaveExploits0
Rows per page
Query Builder