Lucene search
+L

13644 matches found

OSV
OSV
added 2025/02/26 7:00 a.m.4 views

DEBIAN-CVE-2022-49071

In the Linux kernel, the following vulnerability has been resolved: drm/panel: ili9341: fix optional regulator handling If the optional regulator lookup fails, reset the pointer to NULL. Other functions such as mipidbipoweronresetconditional only do a NULL pointer check and will otherwise...

5.5CVSS5.4AI score0.00256EPSS
SaveExploits0References1
NVD
NVD
added 2025/02/26 7:00 a.m.13 views

CVE-2022-49069

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix by adding FPU protection for dcn30internalvalidatebw Why Below general protection fault observed when WebGL Aquarium is run for longer duration. If drm debug logs are enabled and set to 0x1f then the issue is...

5.5CVSS0.00255EPSS
SaveExploits0References3
OSV
OSV
added 2025/02/26 7:00 a.m.20 views

UBUNTU-CVE-2022-49214

In the Linux kernel, the following vulnerability has been resolved: powerpc/64s: Don't use DSISR for SLB faults Since commit 46ddcb3950a2 "powerpc/mm: Show if a bad page fault on data is read or write." we use pagefaultiswriteregs-dsisr in badpagefault to determine if the fault is for a read or...

5.5CVSS6.1AI score0.00263EPSS
SaveExploits0References7
NVD
NVD
added 2025/02/26 6:37 a.m.20 views

CVE-2021-47657

In the Linux kernel, the following vulnerability has been resolved: drm/virtio: Ensure that objs is not NULL in virtiogpuarrayputfree If virtiogpuobjectshmeminit fails e.g. due to fault injection, as it happened in the bug report by syzbot, virtiogpuarrayputfree could be called with objs equal to...

5.5CVSS0.00273EPSS
SaveExploits0References4
OSV
OSV
added 2025/02/26 6:37 a.m.20 views

CVE-2021-47657

In the Linux kernel, the following vulnerability has been resolved: drm/virtio: Ensure that objs is not NULL in virtiogpuarrayputfree If virtiogpuobjectshmeminit fails e.g. due to fault injection, as it happened in the bug report by syzbot, virtiogpuarrayputfree could be called with objs equal to...

5.5CVSS6.7AI score
SaveExploits0References4
OSV
OSV
added 2025/02/26 6:37 a.m.6 views

UBUNTU-CVE-2021-47657

In the Linux kernel, the following vulnerability has been resolved: drm/virtio: Ensure that objs is not NULL in virtiogpuarrayputfree If virtiogpuobjectshmeminit fails e.g. due to fault injection, as it happened in the bug report by syzbot, virtiogpuarrayputfree could be called with objs equal to...

5.5CVSS6.1AI score0.00273EPSS
SaveExploits0References7
CVE
CVE
added 2025/02/26 2:24 a.m.165 views

CVE-2022-49723

The CVE-2022-49723 issue affects the Linux kernel’s i915 DRM reset path. The root cause is incorrect pointer offset handling in error_state_read when there is no i915_gpu_coredump but a non-zero buffer offset, which could lead to a kernel page fault under concurrent engine resets and error_state ...

5.5CVSS6.2AI score0.00273EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/02/26 2:24 a.m.21 views

CVE-2022-49723 drm/i915/reset: Fix error_state_read ptr + offset use

In the Linux kernel, the following vulnerability has been resolved: drm/i915/reset: Fix errorstateread ptr + offset use Fix our pointer offset usage in errorstateread when there is no i915gpucoredump but buf offset is non-zero. This fixes a kernel page fault can happen when multiple tests are...

5AI score
SaveExploits0References7
Cvelist
Cvelist
added 2025/02/26 2:24 a.m.37 views

CVE-2022-49723 drm/i915/reset: Fix error_state_read ptr + offset use

In the Linux kernel, the following vulnerability has been resolved: drm/i915/reset: Fix errorstateread ptr + offset use Fix our pointer offset usage in errorstateread when there is no i915gpucoredump but buf offset is non-zero. This fixes a kernel page fault can happen when multiple tests are...

0.00273EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2025/02/26 2:24 a.m.20 views

CVE-2022-49723

In the Linux kernel, the following vulnerability has been resolved: drm/i915/reset: Fix errorstateread ptr + offset use Fix our pointer offset usage in errorstateread when there is no i915gpucoredump but buf offset is non-zero. This fixes a kernel page fault can happen when multiple tests are...

5.5CVSS5.4AI score0.00273EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/02/26 2:24 a.m.16 views

CVE-2022-49722

In the Linux kernel, the following vulnerability has been resolved: ice: Fix memory corruption in VF driver Disable VF's RX/TX queues, when it's disabled. VF can have queues enabled, when it requests a reset. If PF driver assumes that VF is disabled, while VF still has queues configured, VF may...

7.8CVSS5.8AI score0.00267EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/02/26 2:14 a.m.21 views

CVE-2022-49559 KVM: x86: Drop WARNs that assert a triple fault never "escapes" from L2

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Drop WARNs that assert a triple fault never "escapes" from L2 Remove WARNs that sanity check that KVM never lets a triple fault for L2 escape and incorrectly end up in L1. In normal operation, the sanity check is...

0.00299EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2025/02/26 2:14 a.m.11 views

CVE-2022-49559

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Drop WARNs that assert a triple fault never "escapes" from L2 Remove WARNs that sanity check that KVM never lets a triple fault for L2 escape and incorrectly end up in L1. In normal operation, the sanity check is...

5.5CVSS5.3AI score0.00299EPSS
SaveExploits0
OSV
OSV
added 2025/02/26 2:14 a.m.19 views

CVE-2022-49559 KVM: x86: Drop WARNs that assert a triple fault never "escapes" from L2

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Drop WARNs that assert a triple fault never "escapes" from L2 Remove WARNs that sanity check that KVM never lets a triple fault for L2 escape and incorrectly end up in L1. In normal operation, the sanity check is...

5.2AI score
SaveExploits0References7
CVE
CVE
added 2025/02/26 2:14 a.m.140 views

CVE-2022-49559

CVE-2022-49559 (Linux kernel, KVM/x86) is resolved. The issue involved dropping WARNs that incorrectly assumed KVM cannot let a triple fault (KVM_REQ_TRIPLE_FAULT) escape from L2 to L1. The vulnerability could be triggered when userspace injects a machine check while L2 is active with CR4.MCE=0, ...

5.5CVSS5.2AI score0.00299EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2025/02/26 2:14 a.m.51 views

CVE-2022-49552

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix combination of jit blinding and pointers to bpf subprogs. The combination of jit blinding and pointers to bpf subprogs causes: 36.989548 BUG: unable to handle page fault for address: 0000000100000001 36.990342 PF:...

5.5CVSS5.4AI score0.00255EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/02/26 2:14 a.m.32 views

CVE-2022-49552 bpf: Fix combination of jit blinding and pointers to bpf subprogs.

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix combination of jit blinding and pointers to bpf subprogs. The combination of jit blinding and pointers to bpf subprogs causes: 36.989548 BUG: unable to handle page fault for address: 0000000100000001 36.990342 PF:...

0.00255EPSS
SaveExploits0References3
OSV
OSV
added 2025/02/26 2:14 a.m.19 views

CVE-2022-49552 bpf: Fix combination of jit blinding and pointers to bpf subprogs.

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix combination of jit blinding and pointers to bpf subprogs. The combination of jit blinding and pointers to bpf subprogs causes: 36.989548 BUG: unable to handle page fault for address: 0000000100000001 36.990342 PF:...

5.1AI score
SaveExploits0References6
CVE
CVE
added 2025/02/26 2:14 a.m.318 views

CVE-2022-49552

CVE-2022-49552 affects the Linux kernel. The issue arises in the BPF JIT blinding logic where ld_imm64 addresses to subprogs are misidentified as normal instructions, causing a page fault in kernel mode. The root cause is the two-phase JIT process for subprogs; the first phase blinds and the seco...

5.5CVSS6.5AI score0.00255EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2025/02/26 2:13 a.m.13 views

CVE-2022-49526

In the Linux kernel, the following vulnerability has been resolved: md/bitmap: don't set sb values if can't pass sanity check If bitmap area contains invalid data, kernel will crash then mdadm triggers "Segmentation fault". This is cluster-md speical bug. In non-clustered env, mdadm will handle...

5.5CVSS5.4AI score0.00318EPSS
SaveExploits0
Rows per page
Query Builder