Lucene search
+L

678 matches found

OSV
OSV
added 2024/07/29 3:15 p.m.3 views

DEBIAN-CVE-2024-41079

In the Linux kernel, the following vulnerability has been resolved: nvmet: always initialize cqe.result The spec doesn't mandate that the first two double words aka results for the command queue entry need to be set to 0 when they are not used not specified. Though, the target implemention return...

5.5CVSS5.7AI score0.00631EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/29 3:15 p.m.14 views

UBUNTU-CVE-2024-41079

In the Linux kernel, the following vulnerability has been resolved: nvmet: always initialize cqe.result The spec doesn't mandate that the first two double words aka results for the command queue entry need to be set to 0 when they are not used not specified. Though, the target implemention return...

7.5CVSS6.2AI score0.00631EPSS
SaveExploits0References29
Cvelist
Cvelist
added 2024/07/29 3:04 p.m.64 views

CVE-2024-41079 nvmet: always initialize cqe.result

In the Linux kernel, the following vulnerability has been resolved: nvmet: always initialize cqe.result The spec doesn't mandate that the first two double words aka results for the command queue entry need to be set to 0 when they are not used not specified. Though, the target implemention return...

7.5CVSS0.00631EPSS
SaveExploits0References5
CVE
CVE
added 2024/07/29 3:04 p.m.176 views

CVE-2024-41079

CVE-2024-41079 concerns the Linux kernel’s NVMe target controller (nvmet). The issue is that the first two double words, the “results” for a command queue entry, were not consistently initialized to 0 when unused, creating a potential information leak for RDMA clients. The patch standardizes beha...

7.5CVSS6.7AI score0.00631EPSS
SaveExploits0References6Affected Software1
Vulnrichment
Vulnrichment
added 2024/07/29 3:04 p.m.18 views

CVE-2024-41079 nvmet: always initialize cqe.result

In the Linux kernel, the following vulnerability has been resolved: nvmet: always initialize cqe.result The spec doesn't mandate that the first two double words aka results for the command queue entry need to be set to 0 when they are not used not specified. Though, the target implemention return...

6.9AI score0.00631EPSS
SaveExploits0References5
Amazon
Amazon
added 2024/06/12 12:00 a.m.14 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: ext4: block range must be validated before use in ext4mbclearbb CVE-2022-50021 In the Linux kernel, the following vulnerability has been resolved: block, bfq: fix possible uaf for 'bfqq-bic' CVE-2022-50488 In the...

7.8CVSS6.3AI score0.00519EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2024/06/12 12:00 a.m.29 views

PT-2024-29251

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue is related to the nvmet component in the Linux kernel, where the cqe.result field is not initialized properly. According to the specification, the first two double words aka...

7.5CVSS5.5AI score0.00631EPSS
SaveExploits0
Amazon
Amazon
added 2024/06/12 12:00 a.m.10 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.00519EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2024/05/22 10:03 a.m.27 views

kernel: nvmet-tcp: add bounds check on Transfer Tag

In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: add bounds check on Transfer Tag ttag is used as an index to get cmd in nvmettcphandleh2cdatapdu, add a bounds check to avoid out-of-bounds access...

9.8CVSS5.7AI score0.00792EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2024/05/16 12:00 a.m.65 views

SUSE SLES15: cluster-md-kmp-default / dlm-kmp-default / gfs2-kmp-default / etc (SUSE-SU-2024:1650-1)

The remote SUSE Linux SLES15 / SLESSAP15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2024:1650-1 advisory. The SUSE Linux Enterprise 15 SP2 kernel was updated to receive various security bugfixes. The following security bugs were fixed: -...

8.8CVSS6.8AI score0.00744EPSS
SaveExploits0References115
Tenable Nessus
Tenable Nessus
added 2024/05/15 12:00 a.m.72 views

SUSE SLES15: cluster-md-kmp-default / dlm-kmp-default / gfs2-kmp-default / etc (SUSE-SU-2024:1642-1)

The remote SUSE Linux SLES15 / SLESSAP15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2024:1642-1 advisory. The SUSE Linux Enterprise 15 SP3 kernel was updated to receive various security bugfixes. The following security bugs were fixed: -...

9.8CVSS6.8AI score0.00744EPSS
SaveExploits0References153
SUSE CVE
SUSE CVE
added 2024/05/07 2:49 a.m.13 views

SUSE CVE-2022-48697

In the Linux kernel, the following vulnerability has been resolved: nvmet: fix a use-after-free Fix the following use-after-free complaint triggered by blktests nvme/004: BUG: KASAN: user-memory-access in blkmqcompleterequestremote+0xac/0x350 Read of size 4 at addr 0000607bd1835943 by task...

6.5CVSS6.3AI score0.00587EPSS
SaveExploits0References12
NVD
NVD
added 2024/05/03 4:15 p.m.14 views

CVE-2022-48697

In the Linux kernel, the following vulnerability has been resolved: nvmet: fix a use-after-free Fix the following use-after-free complaint triggered by blktests nvme/004: BUG: KASAN: user-memory-access in blkmqcompleterequestremote+0xac/0x350 Read of size 4 at addr 0000607bd1835943 by task...

9.8CVSS7.4AI score0.00587EPSS
SaveExploits0References6
OSV
OSV
added 2024/05/03 4:15 p.m.22 views

UBUNTU-CVE-2022-48697

In the Linux kernel, the following vulnerability has been resolved: nvmet: fix a use-after-free Fix the following use-after-free complaint triggered by blktests nvme/004: BUG: KASAN: user-memory-access in blkmqcompleterequestremote+0xac/0x350 Read of size 4 at addr 0000607bd1835943 by task...

9.8CVSS6.1AI score0.00587EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2024/05/03 4:15 p.m.19 views

CVE-2022-48697

In the Linux kernel, the following vulnerability has been resolved: nvmet: fix a use-after-free Fix the following use-after-free complaint triggered by blktests nvme/004: BUG: KASAN: user-memory-access in blkmqcompleterequestremote+0xac/0x350 Read of size 4 at addr 0000607bd1835943 by task...

9.8CVSS6.2AI score0.00587EPSS
SaveExploits0References8
CVE
CVE
added 2024/05/03 3:10 p.m.121 views

CVE-2022-48697

The CVE-2022-48697 issue is a Linux kernel vulnerability in nvmet (NVMe target) where a use-after-free could occur in the nvmet request completion path (blk_mq_complete_request_remote and related nvmet/nvme_loop code). The provided documents confirm a fix was applied in the Linux kernel to addres...

9.8CVSS6.6AI score0.00587EPSS
SaveExploits0References6Affected Software1
Debian CVE
Debian CVE
added 2024/05/03 3:10 p.m.26 views

CVE-2022-48697

In the Linux kernel, the following vulnerability has been resolved: nvmet: fix a use-after-free Fix the following use-after-free complaint triggered by blktests nvme/004: BUG: KASAN: user-memory-access in blkmqcompleterequestremote+0xac/0x350 Read of size 4 at addr 0000607bd1835943 by task...

9.8CVSS7.1AI score0.00587EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/05/03 3:10 p.m.20 views

CVE-2022-48697 nvmet: fix a use-after-free

In the Linux kernel, the following vulnerability has been resolved: nvmet: fix a use-after-free Fix the following use-after-free complaint triggered by blktests nvme/004: BUG: KASAN: user-memory-access in blkmqcompleterequestremote+0xac/0x350 Read of size 4 at addr 0000607bd1835943 by task...

9.8CVSS6.8AI score0.00587EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2024/05/03 3:10 p.m.26 views

CVE-2022-48697 nvmet: fix a use-after-free

In the Linux kernel, the following vulnerability has been resolved: nvmet: fix a use-after-free Fix the following use-after-free complaint triggered by blktests nvme/004: BUG: KASAN: user-memory-access in blkmqcompleterequestremote+0xac/0x350 Read of size 4 at addr 0000607bd1835943 by task...

9.8CVSS6.7AI score0.00587EPSS
SaveExploits0References6
OSV
OSV
added 2024/05/03 3:10 p.m.19 views

CVE-2022-48697 nvmet: fix a use-after-free

In the Linux kernel, the following vulnerability has been resolved: nvmet: fix a use-after-free Fix the following use-after-free complaint triggered by blktests nvme/004: BUG: KASAN: user-memory-access in blkmqcompleterequestremote+0xac/0x350 Read of size 4 at addr 0000607bd1835943 by task...

9.8CVSS6.1AI score
SaveExploits0References9
Rows per page
Query Builder