Lucene search
+L

17083 matches found

OSV
OSV
added 2024/08/26 11:15 a.m.2 views

DEBIAN-CVE-2024-43914

In the Linux kernel, the following vulnerability has been resolved: md/raid5: avoid BUGON while continue reshape after reassembling Currently, mdadm support --revert-reshape to abort the reshape while reassembling, as the test 07revert-grow. However, following BUGON can be triggerred by the test:...

5.5CVSS5.6AI score0.00227EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/08/26 10:11 a.m.33 views

CVE-2024-43914 md/raid5: avoid BUG_ON() while continue reshape after reassembling

In the Linux kernel, the following vulnerability has been resolved: md/raid5: avoid BUGON while continue reshape after reassembling Currently, mdadm support --revert-reshape to abort the reshape while reassembling, as the test 07revert-grow. However, following BUGON can be triggerred by the test:...

0.00227EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2024/08/22 11:42 a.m.37 views

Important: Red Hat Security Advisory: OpenShift Container Platform 4.15.28 bug fix and security update

Red Hat OpenShift Container Platform release 4.15.28 is now available with updates to packages and images that fix several bugs and add enhancements. This release includes a security update for Red Hat OpenShift Container Platform 4.15. Red Hat Product Security has rated this update as having a...

9.8CVSS7.1AI score0.03397EPSS
SaveExploits2References14
Vulnrichment
Vulnrichment
added 2024/08/22 3:30 a.m.30 views

CVE-2022-48943 KVM: x86/mmu: make apf token non-zero to fix bug

In the Linux kernel, the following vulnerability has been resolved: KVM: x86/mmu: make apf token non-zero to fix bug In current async pagefault logic, when a page is ready, KVM relies on kvmarchcandequeueasyncpagepresent to determine whether to deliver a READY event to the Guest. This function te...

7.1CVSS6.7AI score0.00247EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/08/22 3:30 a.m.27 views

CVE-2022-48943

In the Linux kernel, the following vulnerability has been resolved: KVM: x86/mmu: make apf token non-zero to fix bug In current async pagefault logic, when a page is ready, KVM relies on kvmarchcandequeueasyncpagepresent to determine whether to deliver a READY event to the Guest. This function te...

7.8CVSS5.2AI score0.00247EPSS
SaveExploits0
UbuntuCve
UbuntuCve
added 2024/08/22 2:15 a.m.24 views

CVE-2022-48918

In the Linux kernel, the following vulnerability has been resolved: iwlwifi: mvm: check debugfsdir ptr before use When "debugfs=off" is used on the kernel command line, iwiwifi's mvm module uses an invalid/unchecked debugfsdir pointer and causes a BUG: BUG: kernel NULL pointer dereference, addres...

5.5CVSS6.2AI score0.0021EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/08/22 1:30 a.m.17 views

CVE-2021-4441 spi: spi-zynq-qspi: Fix a NULL pointer dereference in zynq_qspi_exec_mem_op()

In the Linux kernel, the following vulnerability has been resolved: spi: spi-zynq-qspi: Fix a NULL pointer dereference in zynqqspiexecmemop In zynqqspiexecmemop, kzalloc is directly used in memset, which could lead to a NULL pointer dereference on failure of kzalloc. Fix this bug by adding a chec...

7AI score0.00225EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2024/08/21 6:40 p.m.30 views

CVE-2022-48897

In the Linux kernel, the following vulnerability has been resolved: arm64/mm: fix incorrect filemapcount for invalid pmd The page table check trigger BUGON unexpectedly when split hugepage: ------------ cut here ------------ kernel BUG at mm/pagetablecheck.c:119! Internal error: Oops - BUG:...

5.5CVSS7.3AI score0.00205EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2024/08/21 5:09 p.m.14 views

Low: Red Hat Bug Fix Advisory: ca-certificates bug fix and enhancement update

An update for ca-certificates is now available for Red Hat Enterprise Linux 8. The ca-certificates package contains a set of Certificate Authority CA certificates chosen by the Mozilla Foundation for use with the Internet Public Key Infrastructure PKI. Bug Fixes and Enhancements: Annual 2024...

9.8CVSS6.9AI score0.00563EPSS
SaveExploits0
Rockylinux
Rockylinux
added 2024/08/21 2:53 p.m.10 views

kexec-tools bug fix update

An update is available for kexec-tools. This update affects Rocky Linux 9. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list The kexec-tools packages contain the /sbin/kexec binary and utilities tha...

7.2AI score
SaveExploits0
Rockylinux
Rockylinux
added 2024/08/21 2:52 p.m.140 views

kernel security update

An update is available for kernel. This update affects Rocky Linux 8. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list The kernel packages contain the Linux kernel, the core of any Linux operating...

9.8CVSS8.3AI score0.08555EPSS
SaveExploits3
OSV
OSV
added 2024/08/21 2:52 p.m.57 views

RLSA-2024:5101 Important: kernel security update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: powerpc: Fix access beyond end of drmem array CVE-2023-52451 kernel: efivarfs: force RO when remounting if SetVariable is not supported CVE-2023-52463 kernel: tracing: Restructure...

9.8CVSS8.5AI score0.08555EPSS
SaveExploits3References160
OSV
OSV
added 2024/08/21 7:15 a.m.9 views

UBUNTU-CVE-2023-52912

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fixed bug on error when unloading amdgpu Fixed bug on error when unloading amdgpu. The error message is as follows: 377.706202 kernel BUG at drivers/gpu/drm/drmbuddy.c:278! 377.706215 invalid opcode: 0000 1 PREEMPT SM...

5.5CVSS5.9AI score0.00205EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2024/08/21 7:15 a.m.35 views

CVE-2022-48870

In the Linux kernel, the following vulnerability has been resolved: tty: fix possible null-ptr-defer in spkttyiorelease Run the following tests on the qemu platform: syzkaller: modprobe speakupaudptr input: Speakup as /devices/virtual/input/input4 initialized device: /dev/synth, node MAJOR 10,...

5.5CVSS6.2AI score0.0025EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/08/21 6:10 a.m.55 views

CVE-2023-52912 drm/amdgpu: Fixed bug on error when unloading amdgpu

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fixed bug on error when unloading amdgpu Fixed bug on error when unloading amdgpu. The error message is as follows: 377.706202 kernel BUG at drivers/gpu/drm/drmbuddy.c:278! 377.706215 invalid opcode: 0000 1 PREEMPT SM...

0.00205EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2024/08/21 6:10 a.m.53 views

CVE-2023-52912

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fixed bug on error when unloading amdgpu Fixed bug on error when unloading amdgpu. The error message is as follows: 377.706202 kernel BUG at drivers/gpu/drm/drmbuddy.c:278! 377.706215 invalid opcode: 0000 1 PREEMPT SM...

5.5CVSS5.2AI score0.00205EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/08/21 6:10 a.m.19 views

CVE-2022-48897 arm64/mm: fix incorrect file_map_count for invalid pmd

In the Linux kernel, the following vulnerability has been resolved: arm64/mm: fix incorrect filemapcount for invalid pmd The page table check trigger BUGON unexpectedly when split hugepage: ------------ cut here ------------ kernel BUG at mm/pagetablecheck.c:119! Internal error: Oops - BUG:...

6.9AI score0.00205EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/08/21 6:10 a.m.38 views

CVE-2022-48884 net/mlx5: Fix command stats access after free

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix command stats access after free Command may fail while driver is reloading and can't accept FW commands till command interface is reinitialized. Such command failure is being logged to command stats. This results in...

0.00205EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/08/20 11:45 p.m.106 views

CVE-2024-43863 drm/vmwgfx: Fix a deadlock in dma buf fence polling

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Fix a deadlock in dma buf fence polling Introduce a version of the fence ops that on release doesn't remove the fence from the pending list, and thus doesn't require a lock to fix poll-fence wait-fence unref deadlocks...

0.00166EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2024/08/19 4:09 p.m.6 views

Important: Red Hat Bug Fix Advisory: Red Hat Quay v3.12.1 bug fix release

Red Hat Quay 3.12.1 is now available with bug fixes. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE links in th...

8.8CVSS6.5AI score0.01939EPSS
SaveExploits1References9
Rows per page
Query Builder