Lucene search
+L

13776 matches found

Vulnrichment
Vulnrichment
added 2024/08/17 9:22 a.m.12 views

CVE-2024-43846 lib: objagg: Fix general protection fault

In the Linux kernel, the following vulnerability has been resolved: lib: objagg: Fix general protection fault The library supports aggregation of objects into other objects only if the parent object does not have a parent itself. That is, nesting is not supported. Aggregation happens in two cases...

7.8CVSS6.9AI score0.0023EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2024/08/17 9:22 a.m.23 views

CVE-2024-43846

In the Linux kernel, the following vulnerability has been resolved: lib: objagg: Fix general protection fault The library supports aggregation of objects into other objects only if the parent object does not have a parent itself. That is, nesting is not supported. Aggregation happens in two cases...

7.8CVSS5.6AI score0.0023EPSS
SaveExploits0
CVE
CVE
added 2024/08/17 9:22 a.m.174 views

CVE-2024-43846

CVE-2024-43846 is a Linux kernel vulnerability in the lib: objagg component that could trigger a general protection fault. The issue occurs because nesting of aggregated objects is disallowed when there is no parent, but the hints-based aggregation path lacked a check, violating the nesting assum...

7.8CVSS6.5AI score0.0023EPSS
SaveExploits0References9Affected Software1
NVD
NVD
added 2024/08/17 9:15 a.m.24 views

CVE-2024-42305

In the Linux kernel, the following vulnerability has been resolved: ext4: check dot and dotdot of dxroot before making dir indexed Syzbot reports a issue as follows: ============================================ BUG: unable to handle page fault for address: ffffed11022e24fe PGD 23ffee067 P4D...

5.5CVSS0.00226EPSS
SaveExploits0References11
NVD
NVD
added 2024/08/17 9:15 a.m.26 views

CVE-2024-42267

In the Linux kernel, the following vulnerability has been resolved: riscv/mm: Add handling for VMFAULTSIGSEGV in mmfaulterror Handle VMFAULTSIGSEGV in the page fault path so that we correctly kill the process and we don't BUG the kernel...

5.5CVSS0.00226EPSS
SaveExploits0References7
OSV
OSV
added 2024/08/17 9:15 a.m.5 views

DEBIAN-CVE-2024-42267

In the Linux kernel, the following vulnerability has been resolved: riscv/mm: Add handling for VMFAULTSIGSEGV in mmfaulterror Handle VMFAULTSIGSEGV in the page fault path so that we correctly kill the process and we don't BUG the kernel...

5.5CVSS5.7AI score0.00226EPSS
SaveExploits0References1
OSV
OSV
added 2024/08/17 9:15 a.m.10 views

UBUNTU-CVE-2024-42267

In the Linux kernel, the following vulnerability has been resolved: riscv/mm: Add handling for VMFAULTSIGSEGV in mmfaulterror Handle VMFAULTSIGSEGV in the page fault path so that we correctly kill the process and we don't BUG the kernel...

5.5CVSS6.2AI score0.00226EPSS
SaveExploits0References19
OSV
OSV
added 2024/08/17 9:15 a.m.9 views

UBUNTU-CVE-2024-42273

In the Linux kernel, the following vulnerability has been resolved: f2fs: assign CURSEGALLDATAATGC if blkaddr is valid mkdir /mnt/test/comp f2fsio setflags compression /mnt/test/comp dd if=/dev/zero of=/mnt/test/comp/testfile bs=16k count=1 truncate --size 13 /mnt/test/comp/testfile In the above...

7.8CVSS6.5AI score0.00231EPSS
SaveExploits0References12
UbuntuCve
UbuntuCve
added 2024/08/17 9:15 a.m.23 views

CVE-2024-42267

In the Linux kernel, the following vulnerability has been resolved: riscv/mm: Add handling for VMFAULTSIGSEGV in mmfaulterror Handle VMFAULTSIGSEGV in the page fault path so that we correctly kill the process and we don't BUG the kernel...

5.5CVSS6.1AI score0.00226EPSS
SaveExploits0References18
Debian CVE
Debian CVE
added 2024/08/17 9:09 a.m.30 views

CVE-2024-42305

In the Linux kernel, the following vulnerability has been resolved: ext4: check dot and dotdot of dxroot before making dir indexed Syzbot reports a issue as follows: ============================================ BUG: unable to handle page fault for address: ffffed11022e24fe PGD 23ffee067 P4D...

5.5CVSS5.5AI score0.00226EPSS
SaveExploits0
OSV
OSV
added 2024/08/17 9:09 a.m.25 views

CVE-2024-42305 ext4: check dot and dotdot of dx_root before making dir indexed

In the Linux kernel, the following vulnerability has been resolved: ext4: check dot and dotdot of dxroot before making dir indexed Syzbot reports a issue as follows: ============================================ BUG: unable to handle page fault for address: ffffed11022e24fe PGD 23ffee067 P4D...

6.1AI score
SaveExploits0References14
CVE
CVE
added 2024/08/17 9:09 a.m.175 views

CVE-2024-42305

CVE-2024-42305 affects the Linux kernel ext4, where a dir-indexing edge case could trigger out-of-bounds access during directory entry splitting when the first two entries are not dot/dotdot. The description and connected material explain that make_indexed_dir() assumed the first two dirents are ...

5.5CVSS6.6AI score0.00226EPSS
SaveExploits0References11Affected Software1
Cvelist
Cvelist
added 2024/08/17 9:09 a.m.35 views

CVE-2024-42305 ext4: check dot and dotdot of dx_root before making dir indexed

In the Linux kernel, the following vulnerability has been resolved: ext4: check dot and dotdot of dxroot before making dir indexed Syzbot reports a issue as follows: ============================================ BUG: unable to handle page fault for address: ffffed11022e24fe PGD 23ffee067 P4D...

0.00226EPSS
SaveExploits0References8
OSV
OSV
added 2024/08/17 9:08 a.m.24 views

CVE-2024-42289 scsi: qla2xxx: During vport delete send async logout explicitly

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: During vport delete send async logout explicitly During vport delete, it is observed that during unload we hit a crash because of stale entries in outstanding command array. For all these stale I/O entries, ehabort...

6.1AI score
SaveExploits0References13
CVE
CVE
added 2024/08/17 8:54 a.m.139 views

CVE-2024-42267

CVE-2024-42267 : Linux kernel riscv MM path fix. The vulnerability is in the page fault handling where VM_FAULT_SIGSEGV was not handled, now added to mm_fault_error() so the process is killed correctly and the kernel BUG is avoided. This is a kernel-level issue in the riscv memory management subs...

5.5CVSS6.6AI score0.00226EPSS
SaveExploits0References7Affected Software1
Cvelist
Cvelist
added 2024/08/17 8:54 a.m.41 views

CVE-2024-42267 riscv/mm: Add handling for VM_FAULT_SIGSEGV in mm_fault_error()

In the Linux kernel, the following vulnerability has been resolved: riscv/mm: Add handling for VMFAULTSIGSEGV in mmfaulterror Handle VMFAULTSIGSEGV in the page fault path so that we correctly kill the process and we don't BUG the kernel...

0.00226EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2024/08/17 8:54 a.m.45 views

CVE-2024-42267

In the Linux kernel, the following vulnerability has been resolved: riscv/mm: Add handling for VMFAULTSIGSEGV in mmfaulterror Handle VMFAULTSIGSEGV in the page fault path so that we correctly kill the process and we don't BUG the kernel...

5.5CVSS5.7AI score0.00226EPSS
SaveExploits0
CNNVD
CNNVD
added 2024/08/17 12:00 a.m.9 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from the riscv/mm component not properly terminating processes when handling VMFAULTSIGSEGV, resulting in a kerne...

5.5CVSS6.5AI score0.00226EPSS
SaveExploits0References6
Microsoft CVE
Microsoft CVE
added 2024/08/16 7:00 a.m.10 views

f2fs: check validation of fault attrs in f2fs_build_fault_attr()

...

7.8CVSS7.3AI score0.00237EPSS
SaveExploits0
Amazon
Amazon
added 2024/08/15 12:00 a.m.10 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: PCI/ASPM: Fix deadlock when enabling ASPM A last minute revert in 6.7-final introduced a potential deadlock when enabling ASPM during probe of Qualcomm PCIe controllers as reported by lockdep CVE-2024-26605 In the...

7.8CVSS5.9AI score0.00975EPSS
SaveExploits0
Rows per page
Query Builder