Lucene search
K

280 matches found

NVD
NVD
added 2024/06/19 2:15 p.m.20 views

CVE-2024-38598

In the Linux kernel, the following vulnerability has been resolved: md: fix resync softlockup when bitmap size is less than array size Is is reported that for dm-raid10, lvextend + lvchange --syncaction will trigger following softlockup: kernel:watchdog: BUG: soft lockup - CPU3 stuck for 26s!...

5.5CVSS0.00197EPSS
Exploits0References13
OSV
OSV
added 2024/06/15 12:0 a.m.12 views

OPENSUSE-SU-2024:10892-1 kdump-0.9.1-3.2 on GA media

These are all security issues fixed in the kdump-0.9.1-3.2 package on the GA media of openSUSE Tumbleweed...

7.8CVSS7.7AI score0.00382EPSS
Exploits0References1
Tenable Nessus
Tenable Nessus
added 2024/05/28 12:0 a.m.41 views

RHEL 9 : kernel (RHSA-2024:3421)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2024:3421 advisory. The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: Marvin vulnerability...

7.8CVSS7.2AI score0.28058EPSS
Exploits22References20
RedhatCVE
RedhatCVE
added 2024/05/27 11:30 a.m.30 views

CVE-2021-47566

In the Linux kernel, the following vulnerability has been resolved: proc/vmcore: fix clearing user buffer by properly using clearuser To clear a user buffer we cannot simply use memset, we have to use clearuser. With a virtio-mem device that registers a vmcorecb and has some logically unplugged...

5.5CVSS6.5AI score0.00229EPSS
Exploits0References4
NVD
NVD
added 2024/05/24 3:15 p.m.24 views

CVE-2021-47566

In the Linux kernel, the following vulnerability has been resolved: proc/vmcore: fix clearing user buffer by properly using clearuser To clear a user buffer we cannot simply use memset, we have to use clearuser. With a virtio-mem device that registers a vmcorecb and has some logically unplugged...

7.8CVSS6.4AI score0.00229EPSS
Exploits0References8
OSV
OSV
added 2024/05/24 3:15 p.m.4 views

DEBIAN-CVE-2021-47566

In the Linux kernel, the following vulnerability has been resolved: proc/vmcore: fix clearing user buffer by properly using clearuser To clear a user buffer we cannot simply use memset, we have to use clearuser. With a virtio-mem device that registers a vmcorecb and has some logically unplugged...

7.8CVSS5.8AI score0.00229EPSS
Exploits0References1
OSV
OSV
added 2024/05/24 3:15 p.m.27 views

CVE-2021-47566

In the Linux kernel, the following vulnerability has been resolved: proc/vmcore: fix clearing user buffer by properly using clearuser To clear a user buffer we cannot simply use memset, we have to use clearuser. With a virtio-mem device that registers a vmcorecb and has some logically unplugged...

7.8CVSS6.7AI score
Exploits0References8
UbuntuCve
UbuntuCve
added 2024/05/24 3:15 p.m.29 views

CVE-2021-47566

In the Linux kernel, the following vulnerability has been resolved: proc/vmcore: fix clearing user buffer by properly using clearuser To clear a user buffer we cannot simply use memset, we have to use clearuser. With a virtio-mem device that registers a vmcorecb and has some logically unplugged...

7.8CVSS6.5AI score0.00229EPSS
Exploits0References10
CVE
CVE
added 2024/05/24 3:12 p.m.129 views

CVE-2021-47566

CVE-2021-47566 involves a Linux kernel vulnerability in proc/vmcore where user-space buffers were cleared improperly (memset) instead of using clear_user(), enabling a supervisor write fault on a vmcore copy scenario. The fix = use clear_user() when handling user buffers; SMAP handling is noted i...

7.8CVSS6.6AI score0.00229EPSS
Exploits0References8Affected Software1
SUSE CVE
SUSE CVE
added 2024/05/21 2:0 a.m.9 views

SUSE CVE-2024-35800

In the Linux kernel, the following vulnerability has been resolved: efi: fix panic in kdump kernel Check if getnextvariable is actually valid pointer before calling it. In kdump kernel this method is set to NULL that causes panic during the kexec-ed kernel boot. Tested with QEMU and OVMF firmware...

5.5CVSS6.6AI score0.00225EPSS
Exploits0References13
SUSE CVE
SUSE CVE
added 2024/05/21 1:59 a.m.4 views

SUSE CVE-2024-35907

In the Linux kernel, the following vulnerability has been resolved: mlxbfgige: call requestirq after NAPI initialized The mlxbfgige driver encounters a NULL pointer exception in mlxbfgigeopen when kdump is enabled. The sequence to reproduce the exception is as follows: a enable kdump b trigger...

5.5CVSS6.2AI score0.00227EPSS
Exploits0References16
OSV
OSV
added 2024/05/19 9:15 a.m.1 views

DEBIAN-CVE-2024-35907

In the Linux kernel, the following vulnerability has been resolved: mlxbfgige: call requestirq after NAPI initialized The mlxbfgige driver encounters a NULL pointer exception in mlxbfgigeopen when kdump is enabled. The sequence to reproduce the exception is as follows: a enable kdump b trigger...

5.5CVSS5.7AI score0.00227EPSS
Exploits0References1
NVD
NVD
added 2024/05/19 9:15 a.m.25 views

CVE-2024-35907

In the Linux kernel, the following vulnerability has been resolved: mlxbfgige: call requestirq after NAPI initialized The mlxbfgige driver encounters a NULL pointer exception in mlxbfgigeopen when kdump is enabled. The sequence to reproduce the exception is as follows: a enable kdump b trigger...

5.5CVSS6.3AI score0.00227EPSS
Exploits0References5
Prion
Prion
added 2024/05/19 9:15 a.m.10 views

CVE-2024-35907

In the Linux kernel, the following vulnerability has been resolved: mlxbfgige: call requestirq after NAPI initialized The mlxbfgige driver encounters a NULL pointer exception in mlxbfgigeopen when kdump is enabled. The sequence to reproduce the exception is as follows: a enable kdump b trigger...

5.5CVSS0.00227EPSS
Exploits0References10
OSV
OSV
added 2024/05/19 9:15 a.m.5 views

UBUNTU-CVE-2024-35907

In the Linux kernel, the following vulnerability has been resolved: mlxbfgige: call requestirq after NAPI initialized The mlxbfgige driver encounters a NULL pointer exception in mlxbfgigeopen when kdump is enabled. The sequence to reproduce the exception is as follows: a enable kdump b trigger...

5.5CVSS6.1AI score0.00227EPSS
Exploits0References20
UbuntuCve
UbuntuCve
added 2024/05/19 9:15 a.m.32 views

CVE-2024-35907

In the Linux kernel, the following vulnerability has been resolved: mlxbfgige: call requestirq after NAPI initialized The mlxbfgige driver encounters a NULL pointer exception in mlxbfgigeopen when kdump is enabled. The sequence to reproduce the exception is as follows: a enable kdump b trigger...

5.5CVSS6.4AI score0.00227EPSS
Exploits0References19
Vulnrichment
Vulnrichment
added 2024/05/19 8:35 a.m.26 views

CVE-2024-35907 mlxbf_gige: call request_irq() after NAPI initialized

In the Linux kernel, the following vulnerability has been resolved: mlxbfgige: call requestirq after NAPI initialized The mlxbfgige driver encounters a NULL pointer exception in mlxbfgigeopen when kdump is enabled. The sequence to reproduce the exception is as follows: a enable kdump b trigger...

6.6AI score0.00227EPSS
Exploits0References5
CVE
CVE
added 2024/05/19 8:35 a.m.132 views

CVE-2024-35907

Mode C: The CVE-2024-35907 issue affects the mlxbf_gige driver in the Linux kernel (BlueField-3 SmartNIC). The root cause is a NULL pointer dereference in mlxbf_gige_open() when kdump is enabled, traced to a pending RX interrupt that fires before request_irq(RX IRQ) is called, causing an interrup...

5.5CVSS6.5AI score0.00227EPSS
Exploits0References5Affected Software1
OSV
OSV
added 2024/05/19 8:35 a.m.21 views

CVE-2024-35907 mlxbf_gige: call request_irq() after NAPI initialized

In the Linux kernel, the following vulnerability has been resolved: mlxbfgige: call requestirq after NAPI initialized The mlxbfgige driver encounters a NULL pointer exception in mlxbfgigeopen when kdump is enabled. The sequence to reproduce the exception is as follows: a enable kdump b trigger...

5.5CVSS6AI score0.00227EPSS
Exploits0References8
Cvelist
Cvelist
added 2024/05/19 8:35 a.m.36 views

CVE-2024-35907 mlxbf_gige: call request_irq() after NAPI initialized

In the Linux kernel, the following vulnerability has been resolved: mlxbfgige: call requestirq after NAPI initialized The mlxbfgige driver encounters a NULL pointer exception in mlxbfgigeopen when kdump is enabled. The sequence to reproduce the exception is as follows: a enable kdump b trigger...

6.2AI score0.00227EPSS
Exploits0References5
Rows per page
Query Builder