Lucene search
+L

947 matches found

Vulnrichment
Vulnrichment
added 2024/08/17 9:8 a.m.11 views

CVE-2023-52889 apparmor: Fix null pointer deref when receiving skb during sock creation

In the Linux kernel, the following vulnerability has been resolved: apparmor: Fix null pointer deref when receiving skb during sock creation The panic below is observed when receiving ICMP packets with secmark set while an ICMP raw socket is being created. SKCTXsk-label is updated in...

6.5AI score0.00231EPSS
SaveExploits0References7
BDU FSTEC
BDU FSTEC
added 2024/08/07 12:0 a.m.10 views

The vulnerabilities of the functions sbi_cpu_start() and cpu_update_secondary_bootdata() in the Linux operating system’s kernel on RISC-V processors allow attackers to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the functions sbicpustart in the module arch/riscv/kernel/cpuopssbi.c and cpuupdatesecondarybootdata in the module arch/riscv/kernel/cpuopsspinwait.c in the Linux operating system’s kernel on RISC-V processors is related to memory writing beyond the allocated buffer...

7.8CVSS6.4AI score0.00228EPSS
SaveExploits0References15Affected Software4
NVD
NVD
added 2024/06/21 11:15 a.m.29 views

CVE-2024-36281

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Use mlx5ipsecrxstatusdestroy to correctly delete status rules rxcreate no longer allocates a modifyhdr instance that needs to be cleaned up. The mlx5modifyheaderdealloc call will lead to a NULL pointer dereference. A le...

5.5CVSS0.00241EPSS
SaveExploits0References3
OSV
OSV
added 2024/06/15 12:0 a.m.9 views

OPENSUSE-SU-2024:11414-1 supervisor-4.1.0-1.8 on GA media

These are all security issues fixed in the supervisor-4.1.0-1.8 package on the GA media of openSUSE Tumbleweed...

8.2CVSS8.3AI score0.02283EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2024/05/27 11:30 a.m.34 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
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/05/25 3:34 a.m.9 views

SUSE CVE-2021-47430

In the Linux kernel, the following vulnerability has been resolved: x86/entry: Clear X86FEATURESMAP when CONFIGX86SMAP=n Commit 3c73b81a9164 "x86/entry, selftests: Further improve user entry sanity checks" added a warning if AC is set when in the kernel. Commit 662a0221893a3d "x86/entry: Fix AC...

5.5CVSS6.1AI score0.00217EPSS
SaveExploits0References8
NVD
NVD
added 2024/05/24 3:15 p.m.25 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
SaveExploits0References8
Cvelist
Cvelist
added 2024/05/24 3:12 p.m.36 views

CVE-2021-47572 net: nexthop: fix null pointer dereference when IPv6 is not enabled

In the Linux kernel, the following vulnerability has been resolved: net: nexthop: fix null pointer dereference when IPv6 is not enabled When we try to add an IPv6 nexthop and IPv6 is not enabled !CONFIGIPV6 we'll hit a NULL pointer dereference1 in the error path of nhcreateipv6 due to calling...

6.1AI score0.00207EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/05/24 3:12 p.m.36 views

CVE-2021-47566 proc/vmcore: fix clearing user buffer by properly using clear_user()

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...

6.3AI score0.00229EPSS
SaveExploits0References8
CVE
CVE
added 2024/05/22 6:23 a.m.98 views

CVE-2021-47463

CVE-2021-47463 concerns a Linux kernel NULL pointer dereference in mm/secretmem during GUP operations. The issue arises from dereferencing page->mapping without ensuring it is non-NULL as a page mapping can be nulled while gup() runs (e.g., by reclaim or truncation). A fix was implemented to ...

5.5CVSS6.5AI score0.0018EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2024/05/22 6:23 a.m.15 views

CVE-2021-47463 mm/secretmem: fix NULL page->mapping dereference in page_is_secretmem()

In the Linux kernel, the following vulnerability has been resolved: mm/secretmem: fix NULL page-mapping dereference in pageissecretmem Check for a NULL page-mapping before dereferencing the mapping in pageissecretmem, as the page's mapping can be nullified while gup is running, e.g. by reclaim or...

6.7AI score0.0018EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/05/22 6:23 a.m.33 views

CVE-2021-47463 mm/secretmem: fix NULL page->mapping dereference in page_is_secretmem()

In the Linux kernel, the following vulnerability has been resolved: mm/secretmem: fix NULL page-mapping dereference in pageissecretmem Check for a NULL page-mapping before dereferencing the mapping in pageissecretmem, as the page's mapping can be nullified while gup is running, e.g. by reclaim or...

6.2AI score0.0018EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/05/21 3:31 p.m.27 views

CVE-2023-52817 drm/amdgpu: Fix a null pointer access when the smc_rreg pointer is NULL

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix a null pointer access when the smcrreg pointer is NULL In certain types of chips, such as VEGA20, reading the amdgpuregssmc file could result in an abnormal null pointer access when the smcrreg pointer is NULL...

6.6AI score0.0024EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/05/21 3:31 p.m.40 views

CVE-2023-52817 drm/amdgpu: Fix a null pointer access when the smc_rreg pointer is NULL

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix a null pointer access when the smcrreg pointer is NULL In certain types of chips, such as VEGA20, reading the amdgpuregssmc file could result in an abnormal null pointer access when the smcrreg pointer is NULL...

5.2AI score0.0024EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/05/21 2:19 p.m.13 views

CVE-2021-47227 x86/fpu: Prevent state corruption in __fpu__restore_sig()

In the Linux kernel, the following vulnerability has been resolved: x86/fpu: Prevent state corruption in fpurestoresig The non-compacted slowpath uses copyfromuser and copies the entire user buffer into the kernel buffer, verbatim. This means that the kernel buffer may now contain entirely invali...

7.2AI score0.00235EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2024/05/21 2:19 p.m.37 views

CVE-2021-47227

In the Linux kernel, the following vulnerability has been resolved: x86/fpu: Prevent state corruption in fpurestoresig The non-compacted slowpath uses copyfromuser and copies the entire user buffer into the kernel buffer, verbatim. This means that the kernel buffer may now contain entirely invali...

5.5CVSS7.1AI score0.00235EPSS
SaveExploits0
NVD
NVD
added 2024/05/03 3:15 p.m.27 views

CVE-2022-48673

In the Linux kernel, the following vulnerability has been resolved: net/smc: Fix possible access to freed memory in link clear After modifying the QP to the Error state, all RX WR would be completed with WC in IBWCWRFLUSHERR status. Current implementation does not wait for it is done, but destroy...

9.8CVSS6.1AI score0.00504EPSS
SaveExploits0References2
CVE
CVE
added 2024/05/03 2:51 p.m.96 views

CVE-2022-48673

CVE-2022-48673 affects the Linux kernel net/smc; the issue is a use-after-free where, after modifying the QP to ERROR, RX work completions could access freed memory because the QP and link group were destroyed before completion. This can lead to kernel crashes as shown by the sample BUG/PF. The v...

9.8CVSS6.5AI score0.00504EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2024/05/03 2:51 p.m.22 views

CVE-2022-48673 net/smc: Fix possible access to freed memory in link clear

In the Linux kernel, the following vulnerability has been resolved: net/smc: Fix possible access to freed memory in link clear After modifying the QP to the Error state, all RX WR would be completed with WC in IBWCWRFLUSHERR status. Current implementation does not wait for it is done, but destroy...

9.8CVSS6.7AI score0.00504EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2024/04/04 12:0 a.m.50 views

CVE-2024-26783

In the Linux kernel, the following vulnerability has been resolved: mm/vmscan: fix a bug calling wakeupkswapd with a wrong zone index With numa balancing on, when a numa system is running where a numa node doesn't have its local memory so it has no managed zones, the following oops has been...

5.5CVSS6.2AI score0.00242EPSS
SaveExploits0References4
Rows per page
Query Builder