Lucene search
+L

1637 matches found

RedhatCVE
RedhatCVE
added 2024/06/20 11:26 a.m.25 views

CVE-2021-47584

In the Linux kernel, the following vulnerability has been resolved: iocost: Fix divide-by-zero on donation from low hweight cgroup The donation calculation logic assumes that the donor has non-zero after-donation hweight, so the lowest active hweight a donating cgroup can have is 2 so that it can...

5.5CVSS6.8AI score0.0025EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/06/20 11:13 a.m.18 views

CVE-2022-48770 bpf: Guard against accessing NULL pt_regs in bpf_get_task_stack()

In the Linux kernel, the following vulnerability has been resolved: bpf: Guard against accessing NULL ptregs in bpfgettaskstack taskptregs can return NULL on powerpc for kernel threads. This is then used in bpfgetstack to check for user mode, resulting in a kernel oops. Guard against this by...

6.6AI score0.00216EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/06/20 11:13 a.m.33 views

CVE-2022-48770 bpf: Guard against accessing NULL pt_regs in bpf_get_task_stack()

In the Linux kernel, the following vulnerability has been resolved: bpf: Guard against accessing NULL ptregs in bpfgettaskstack taskptregs can return NULL on powerpc for kernel threads. This is then used in bpfgetstack to check for user mode, resulting in a kernel oops. Guard against this by...

0.00216EPSS
SaveExploits0References4
CVE
CVE
added 2024/06/20 11:13 a.m.84 views

CVE-2022-48770

CVE-2022-48770 affects the Linux kernel vulnerability in the BPF stack trace code: bpf_get_task_stack() could dereference NULL pt_regs because task_pt_regs() may return NULL for kernel threads on powerpc. The patch adds a NULL check on the return value of task_pt_regs() before inspecting the call...

5.5CVSS6.3AI score0.00216EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2024/06/20 11:13 a.m.21 views

CVE-2022-48770 bpf: Guard against accessing NULL pt_regs in bpf_get_task_stack()

In the Linux kernel, the following vulnerability has been resolved: bpf: Guard against accessing NULL ptregs in bpfgettaskstack taskptregs can return NULL on powerpc for kernel threads. This is then used in bpfgetstack to check for user mode, resulting in a kernel oops. Guard against this by...

5.5CVSS5.8AI score0.00216EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2024/06/20 11:13 a.m.45 views

CVE-2022-48750 hwmon: (nct6775) Fix crash in clear_caseopen

In the Linux kernel, the following vulnerability has been resolved: hwmon: nct6775 Fix crash in clearcaseopen Paweł Marciniak reports the following crash, observed when clearing the chassis intrusion alarm. BUG: kernel NULL pointer dereference, address: 0000000000000028 PGD 0 P4D 0 Oops: 0000 1...

0.00223EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/06/20 10:57 a.m.24 views

CVE-2021-47618 ARM: 9170/1: fix panic when kasan and kprobe are enabled

In the Linux kernel, the following vulnerability has been resolved: ARM: 9170/1: fix panic when kasan and kprobe are enabled arm32 uses software to simulate the instruction replaced by kprobe. some instructions may be simulated by constructing assembly functions. therefore, before executing...

6.9AI score0.00238EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2024/06/20 12:0 a.m.32 views

CVE-2022-48746

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix handling of wrong devices during bond netevent Current implementation of bond netevent handler only check if the handled netdev is VF representor and it missing a check if the VF representor is on the same phys...

5.5CVSS6.2AI score0.00235EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2024/06/19 2:15 p.m.25 views

CVE-2024-38608

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix netif state handling mlx5esuspend cleans resources only if netifdevicepresent returns true. However, mlx5eresume changes the state of netif, via mlx5enicenable, only if regstate == NETREGREGISTERED. In the below...

5.5CVSS6.1AI score0.00188EPSS
SaveExploits0References16
OSV
OSV
added 2024/06/19 2:15 p.m.11 views

UBUNTU-CVE-2024-38608

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix netif state handling mlx5esuspend cleans resources only if netifdevicepresent returns true. However, mlx5eresume changes the state of netif, via mlx5enicenable, only if regstate == NETREGREGISTERED. In the below...

5.5CVSS6.1AI score0.00188EPSS
SaveExploits0References16
Cvelist
Cvelist
added 2024/06/19 1:56 p.m.43 views

CVE-2024-38608 net/mlx5e: Fix netif state handling

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix netif state handling mlx5esuspend cleans resources only if netifdevicepresent returns true. However, mlx5eresume changes the state of netif, via mlx5enicenable, only if regstate == NETREGREGISTERED. In the below...

0.00188EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/06/19 1:56 p.m.29 views

CVE-2024-38608 net/mlx5e: Fix netif state handling

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix netif state handling mlx5esuspend cleans resources only if netifdevicepresent returns true. However, mlx5eresume changes the state of netif, via mlx5enicenable, only if regstate == NETREGREGISTERED. In the below...

6.6AI score0.00188EPSS
SaveExploits0References2
CVE
CVE
added 2024/06/19 1:56 p.m.174 views

CVE-2024-38608

CVE-2024-38608 – Linux kernel net/mlx5e: Fix netif state handling Root cause: In mlx5e_suspend, resources are freed only if netif_device_present() is true. During mlx5e_resume, netif state is changed (via mlx5e_nic_enable) only if reg_state == NETREG_REGISTERED. If netdev is not registered, the r...

5.5CVSS6.8AI score0.00188EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2024/06/19 1:56 p.m.23 views

CVE-2024-38608 net/mlx5e: Fix netif state handling

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix netif state handling mlx5esuspend cleans resources only if netifdevicepresent returns true. However, mlx5eresume changes the state of netif, via mlx5enicenable, only if regstate == NETREGREGISTERED. In the below...

5.5CVSS5.8AI score0.00188EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2024/06/12 12:27 a.m.38 views

CVE-2023-52738

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/fence: Fix oops due to non-matching drmsched init/fini Currently amdgpu calls drmschedfini from the fence driver sw fini routine - such function is expected to be called only after the respective init function -...

4.4CVSS6.8AI score0.00796EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/06/12 12:26 a.m.15 views

CVE-2023-52731

In the Linux kernel, the following vulnerability has been resolved: fbdev: Fix invalid page access after closing deferred I/O devices When a fbdev with deferred I/O is once opened and closed, the dirty pages still remain queued in the pageref list, and eventually later those may be processed in t...

4.4CVSS7.3AI score0.00245EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2024/06/05 12:0 a.m.9 views

PT-2024-31313 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to the Linux kernel's power supply driver, specifically the rt5033 component. A commit reworked the driver to use devm, which resulted in the removal of the i2c se...

7.5CVSS6.4AI score0.0018EPSS
SaveExploits0References15
RedhatCVE
RedhatCVE
added 2024/06/03 2:3 p.m.26 views

CVE-2024-36891

In the Linux kernel, the following vulnerability has been resolved: mapletree: fix masemptyarearev null pointer dereference Currently the code calls masstart followed by masdataend if the maple state is MASTART, but masstart may return with the maple state node == NULL. This will lead to a null...

5.5CVSS6.3AI score0.00227EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/06/01 2:23 a.m.5 views

SUSE CVE-2024-36891

In the Linux kernel, the following vulnerability has been resolved: mapletree: fix masemptyarearev null pointer dereference Currently the code calls masstart followed by masdataend if the maple state is MASTART, but masstart may return with the maple state node == NULL. This will lead to a null...

5.5CVSS6.3AI score0.00227EPSS
SaveExploits0References13
Tenable Nessus
Tenable Nessus
added 2024/05/31 12:0 a.m.162 views

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

The remote SUSE Linux SLED12 / SLEDSAP12 / SLES12 / SLESSAP12 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2024:1870-1 advisory. The SUSE Linux Enterprise 12 SP5 kernel was updated to receive various security bugfixes. The following securi...

7.8CVSS7.4AI score0.08555EPSS
SaveExploits5References590
Rows per page
Query Builder