Lucene search
+L

6349 matches found

Debian CVE
Debian CVE
added 2024/08/17 8:54 a.m.33 views

CVE-2024-42270

In the Linux kernel, the following vulnerability has been resolved: netfilter: iptables: Fix null-ptr-deref in iptablenattableinit. We had a report that iptables-restore sometimes triggered null-ptr-deref at boot time. 0 The problem is that iptablenattableinit is exposed to user space before the...

5.5CVSS5.6AI score0.00226EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/08/17 8:54 a.m.15 views

CVE-2024-42269 netfilter: iptables: Fix potential null-ptr-deref in ip6table_nat_table_init().

In the Linux kernel, the following vulnerability has been resolved: netfilter: iptables: Fix potential null-ptr-deref in ip6tablenattableinit. ip6tablenattableinit accesses net-gen-ptrip6tablenatnetops.id, but the function is exposed to user space before the entry is allocated via...

6.8AI score0.00226EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/08/17 8:54 a.m.13 views

CVE-2024-42269

In the Linux kernel, the following vulnerability has been resolved: netfilter: iptables: Fix potential null-ptr-deref in ip6tablenattableinit. ip6tablenattableinit accesses net-gen-ptrip6tablenatnetops.id, but the function is exposed to user space before the entry is allocated via...

5.5CVSS5.6AI score0.00226EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/08/17 8:54 a.m.31 views

CVE-2024-42269 netfilter: iptables: Fix potential null-ptr-deref in ip6table_nat_table_init().

In the Linux kernel, the following vulnerability has been resolved: netfilter: iptables: Fix potential null-ptr-deref in ip6tablenattableinit. ip6tablenattableinit accesses net-gen-ptrip6tablenatnetops.id, but the function is exposed to user space before the entry is allocated via...

0.00226EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/08/17 8:54 a.m.18 views

CVE-2024-42268 net/mlx5: Fix missing lock on sync reset reload

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix missing lock on sync reset reload On sync reset reload work, when remote host updates devlink on reload actions performed on that host, it misses taking devlink lock before calling devlinkremotereloadactionsperforme...

7AI score0.00172EPSS
SaveExploits0References4
CVE
CVE
added 2024/08/17 8:54 a.m.132 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
Debian CVE
Debian CVE
added 2024/08/17 8:54 a.m.43 views

CVE-2024-42263

In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Fix potential memory leak in the timestamp extension If fetching of userspace memory fails during the main loop, all drm sync objs looked up until that point will be leaked because of the missing drmsyncobjput. Fix it by...

5.5CVSS5.8AI score0.00196EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/08/17 8:54 a.m.18 views

CVE-2024-42264 drm/v3d: Prevent out of bounds access in performance query extensions

In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Prevent out of bounds access in performance query extensions Check that the number of perfmons userspace is passing in the copy and reset extensions is not greater than the internal kernel storage where the ids will be...

6.8AI score0.00219EPSS
SaveExploits0References2
OSV
OSV
added 2024/08/17 8:54 a.m.18 views

CVE-2024-42264 drm/v3d: Prevent out of bounds access in performance query extensions

In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Prevent out of bounds access in performance query extensions Check that the number of perfmons userspace is passing in the copy and reset extensions is not greater than the internal kernel storage where the ids will be...

7.8CVSS6.3AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/08/17 8:54 a.m.13 views

CVE-2024-42260 drm/v3d: Validate passed in drm syncobj handles in the performance extension

In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Validate passed in drm syncobj handles in the performance extension If userspace provides an unknown or invalid handle anywhere in the handle array the rest of the driver will not handle that well. Fix it by checking...

6.9AI score0.00196EPSS
SaveExploits0References2
OSV
OSV
added 2024/08/17 8:54 a.m.16 views

CVE-2024-42260 drm/v3d: Validate passed in drm syncobj handles in the performance extension

In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Validate passed in drm syncobj handles in the performance extension If userspace provides an unknown or invalid handle anywhere in the handle array the rest of the driver will not handle that well. Fix it by checking...

6.1AI score
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2024/08/16 12:08 a.m.23 views

CVE-2024-42259

In the Linux kernel, the following vulnerability has been resolved: drm/i915/gem: Fix Virtual Memory mapping boundaries calculation Calculating the size of the mapped area as the lesser value between the requested size and the actual size does not consider the partial mapping offset. This can cau...

4.1CVSS7.2AI score0.00265EPSS
SaveExploits3References4
UbuntuCve
UbuntuCve
added 2024/08/14 3:15 p.m.26 views

CVE-2024-42259

In the Linux kernel, the following vulnerability has been resolved: drm/i915/gem: Fix Virtual Memory mapping boundaries calculation Calculating the size of the mapped area as the lesser value between the requested size and the actual size does not consider the partial mapping offset. This can cau...

7.8CVSS6AI score0.00265EPSS
SaveExploits3References21
NVD
NVD
added 2024/08/12 3:15 p.m.20 views

CVE-2024-42258

In the Linux kernel, the following vulnerability has been resolved: mm: hugememory: use !CONFIG64BIT to relax huge page alignment on 32 bit machines Yves-Alexis Perez reported commit 4ef9ad19e176 "mm: hugememory: don't force huge page alignment on 32 bit" didn't work for x8632 1. It is because...

7.1CVSS0.0022EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2024/08/09 10:18 a.m.24 views

CVE-2024-42252

In the Linux kernel, the following vulnerability has been resolved: closures: Change BUGON to WARNON If a BUGON can be hit in the wild, it shouldn't be a BUGON For reference, this has popped up once in the CI, and we'll need more info to debug it: 03240 ------------ cut here ------------ 03240...

5.5CVSS7.1AI score0.00214EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/08/09 10:05 a.m.23 views

CVE-2024-42251

In the Linux kernel, the following vulnerability has been resolved: mm: pageref: remove foliotrygetrcu The below bug was reported on a non-SMP kernel: 275.267158 T4335 ------------ cut here ------------ 275.267949 T4335 kernel BUG at include/linux/pageref.h:275! 275.268526 T4335 invalid opcode:...

5.5CVSS6.9AI score0.0021EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/08/08 5:47 p.m.34 views

CVE-2024-42246

In the Linux kernel, the following vulnerability has been resolved: net, sunrpc: Remap EPERM in case of connection failure in xstcpsetupsocket When using a BPF program on kernelconnect, the call can return -EPERM. This causes xstcpsetupsocket to loop forever, filling up the syslog and causing the...

5.5CVSS7.1AI score0.00231EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/08/08 5:45 p.m.14 views

CVE-2024-42234

A flaw was found in the Linux kernel. The "mm: fix crashes from deferred split racing folio migration" commit involved race conditions during large folio handling. Issues arising from deferred splitting and migration processes where improper locking led to double frees and inconsistencies, such a...

5.5CVSS5.2AI score0.00194EPSS
SaveExploits0References4
NVD
NVD
added 2024/08/08 9:15 a.m.25 views

CVE-2024-42252

In the Linux kernel, the following vulnerability has been resolved: closures: Change BUGON to WARNON If a BUGON can be hit in the wild, it shouldn't be a BUGON For reference, this has popped up once in the CI, and we'll need more info to debug it: 03240 ------------ cut here ------------ 03240...

5.5CVSS0.00214EPSS
SaveExploits0References5
NVD
NVD
added 2024/08/08 9:15 a.m.33 views

CVE-2024-42255

In the Linux kernel, the following vulnerability has been resolved: tpm: Use auth only after NULL check in tpmbufcheckhmacresponse Dereference auth after NULL check in tpmbufcheckhmacresponse. Otherwise, unless tpm2sessionsinit was called, a call can cause NULL dereference, when TCGTPM2HMAC is...

5.5CVSS0.00183EPSS
SaveExploits0References2
Rows per page
Query Builder