Lucene search
+L

13659 matches found

Cvelist
Cvelist
added 2024/10/21 6:02 p.m.42 views

CVE-2024-49953 net/mlx5e: Fix crash caused by calling __xfrm_state_delete() twice

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix crash caused by calling xfrmstatedelete twice The km.state is not checked in driver's delayed work. When xfrmstatecheckexpire is called, the state can be reset to XFRMSTATEEXPIRED, even if it is XFRMSTATEDEAD...

0.00303EPSS
SaveExploits0References4
OSV
OSV
added 2024/10/21 6:02 p.m.18 views

CVE-2024-49953 net/mlx5e: Fix crash caused by calling __xfrm_state_delete() twice

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix crash caused by calling xfrmstatedelete twice The km.state is not checked in driver's delayed work. When xfrmstatecheckexpire is called, the state can be reset to XFRMSTATEEXPIRED, even if it is XFRMSTATEDEAD...

5.9AI score
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2024/10/21 6:01 p.m.28 views

CVE-2024-49934 fs/inode: Prevent dump_mapping() accessing invalid dentry.d_name.name

In the Linux kernel, the following vulnerability has been resolved: fs/inode: Prevent dumpmapping accessing invalid dentry.dname.name It's observed that a crash occurs during hot-remove a memory device, in which user is accessing the hugetlb. See calltrace as following: ------------ cut here...

6.5AI score0.00261EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/10/21 6:01 p.m.36 views

CVE-2024-49934 fs/inode: Prevent dump_mapping() accessing invalid dentry.d_name.name

In the Linux kernel, the following vulnerability has been resolved: fs/inode: Prevent dumpmapping accessing invalid dentry.dname.name It's observed that a crash occurs during hot-remove a memory device, in which user is accessing the hugetlb. See calltrace as following: ------------ cut here...

7.1CVSS0.00261EPSS
SaveExploits0References5
OSV
OSV
added 2024/10/21 6:01 p.m.13 views

CVE-2024-49926 rcu-tasks: Fix access non-existent percpu rtpcp variable in rcu_tasks_need_gpcb()

In the Linux kernel, the following vulnerability has been resolved: rcu-tasks: Fix access non-existent percpu rtpcp variable in rcutasksneedgpcb For kernels built with CONFIGFORCENRCPUS=y, the nrcpuids is defined as NRCPUS instead of the number of possible cpus, this will cause the following syst...

6.1AI score
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2024/10/21 6:01 p.m.17 views

CVE-2024-49926 rcu-tasks: Fix access non-existent percpu rtpcp variable in rcu_tasks_need_gpcb()

In the Linux kernel, the following vulnerability has been resolved: rcu-tasks: Fix access non-existent percpu rtpcp variable in rcutasksneedgpcb For kernels built with CONFIGFORCENRCPUS=y, the nrcpuids is defined as NRCPUS instead of the number of possible cpus, this will cause the following syst...

6.9AI score0.00235EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/10/21 6:01 p.m.27 views

CVE-2024-49887 f2fs: fix to don't panic system for no free segment fault injection

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to don't panic system for no free segment fault injection f2fs: fix to don't panic system for no free segment fault injection syzbot reports a f2fs bug as below: F2FS-fs loop0: inject no free segment in getnewsegment of...

0.00262EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/10/21 6:01 p.m.12 views

CVE-2024-49887 f2fs: fix to don't panic system for no free segment fault injection

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to don't panic system for no free segment fault injection f2fs: fix to don't panic system for no free segment fault injection syzbot reports a f2fs bug as below: F2FS-fs loop0: inject no free segment in getnewsegment of...

6.9AI score0.00262EPSS
SaveExploits0References3
CVE
CVE
added 2024/10/21 6:01 p.m.127 views

CVE-2024-49887

CVE-2024-49887 targets the f2fs file system in the Linux kernel. Root cause: when injecting a fault for “no free segment,” the kernel could panic in __allocate_new_segment / get_new_segment, triggering a serious system halt. The description notes the issue was resolved by a fix that prevents pani...

5.5CVSS5.3AI score0.00262EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2024/10/21 6:01 p.m.13 views

CVE-2024-49887 f2fs: fix to don't panic system for no free segment fault injection

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to don't panic system for no free segment fault injection f2fs: fix to don't panic system for no free segment fault injection syzbot reports a f2fs bug as below: F2FS-fs loop0: inject no free segment in getnewsegment of...

6.1AI score
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/10/21 6:01 p.m.15 views

CVE-2024-49868 btrfs: fix a NULL pointer dereference when failed to start a new trasacntion

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix a NULL pointer dereference when failed to start a new trasacntion BUG Syzbot reported a NULL pointer dereference with the following crash: FAULTINJECTION: forcing a failure. starttransaction+0x830/0x1670...

6.9AI score0.00288EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/10/21 6:01 p.m.23 views

CVE-2024-49863 vhost/scsi: null-ptr-dereference in vhost_scsi_get_req()

In the Linux kernel, the following vulnerability has been resolved: vhost/scsi: null-ptr-dereference in vhostscsigetreq Since commit 3f8ca2e115e5 "vhost/scsi: Extract common handling code from control queue handler" a null pointer dereference bug can be triggered when guest sends an SCSI AN...

6.7AI score0.00286EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2024/10/21 3:47 p.m.6 views

SUSE CVE-2024-47676

In the Linux kernel, the following vulnerability has been resolved: mm/hugetlb.c: fix UAF of vma in hugetlb fault pathway Syzbot reports a UAF in hugetlbfault. This happens because vmfanonprepare could drop the per-VMA lock and allow the current VMA to be freed before hugetlbvmaunlockread is...

7CVSS7.6AI score0.00241EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2024/10/21 2:13 p.m.11 views

CVE-2024-47676

In the Linux kernel, the following vulnerability has been resolved: mm/hugetlb.c: fix UAF of vma in hugetlb fault pathway Syzbot reports a UAF in hugetlbfault. This happens because vmfanonprepare could drop the per-VMA lock and allow the current VMA to be freed before hugetlbvmaunlockread is...

7.8CVSS6.8AI score0.00241EPSS
SaveExploits0References4
OSV
OSV
added 2024/10/21 12:15 p.m.2 views

DEBIAN-CVE-2024-47676

In the Linux kernel, the following vulnerability has been resolved: mm/hugetlb.c: fix UAF of vma in hugetlb fault pathway Syzbot reports a UAF in hugetlbfault. This happens because vmfanonprepare could drop the per-VMA lock and allow the current VMA to be freed before hugetlbvmaunlockread is...

7.8CVSS6.6AI score0.00241EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 12:15 p.m.6 views

UBUNTU-CVE-2024-47676

In the Linux kernel, the following vulnerability has been resolved: mm/hugetlb.c: fix UAF of vma in hugetlb fault pathway Syzbot reports a UAF in hugetlbfault. This happens because vmfanonprepare could drop the per-VMA lock and allow the current VMA to be freed before hugetlbvmaunlockread is...

7.8CVSS6.6AI score0.00241EPSS
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2024/10/21 11:53 a.m.23 views

CVE-2024-47707 ipv6: avoid possible NULL deref in rt6_uncached_list_flush_dev()

In the Linux kernel, the following vulnerability has been resolved: ipv6: avoid possible NULL deref in rt6uncachedlistflushdev Blamed commit accidentally removed a check for rt-rt6iidev being NULL, as spotted by syzbot: Oops: general protection fault, probably for non-canonical address...

6.8AI score0.00237EPSS
SaveExploits0References8
OSV
OSV
added 2024/10/21 11:53 a.m.20 views

CVE-2024-47707 ipv6: avoid possible NULL deref in rt6_uncached_list_flush_dev()

In the Linux kernel, the following vulnerability has been resolved: ipv6: avoid possible NULL deref in rt6uncachedlistflushdev Blamed commit accidentally removed a check for rt-rt6iidev being NULL, as spotted by syzbot: Oops: general protection fault, probably for non-canonical address...

6.2AI score
SaveExploits0References15
Vulnrichment
Vulnrichment
added 2024/10/21 11:53 a.m.16 views

CVE-2024-47688 driver core: Fix a potential null-ptr-deref in module_add_driver()

In the Linux kernel, the following vulnerability has been resolved: driver core: Fix a potential null-ptr-deref in moduleadddriver Inject fault while probing of-fpga-region, if kasprintf fails in moduleadddriver, the second sysfsremovelink in exit path will cause null-ptr-deref as below because...

6.9AI score0.00235EPSS
SaveExploits0References4
CVE
CVE
added 2024/10/21 11:53 a.m.114 views

CVE-2024-47676

CVE-2024-47676 affects the Linux kernel’s hugetlb fault pathway. Syzbot observed a use-after-free of the VMA in hugetlb_fault() caused by vmf_anon_prepare() releasing the per-VMA lock before hugetlb_vma_unlock_read() is called. The patched fix uses a modified vmf_anon_prepare() that does not rele...

7.8CVSS8.1AI score0.00241EPSS
SaveExploits0References3Affected Software1
Rows per page
Query Builder