Lucene search
+L

6318 matches found

CVE
CVE
added 2024/08/17 9:8 a.m.130 views

CVE-2024-42280

The CVE-2024-42280 entry affects the Linux kernel mISDN hfcmulti_tx() use-after-freeBug: a use-after-free could occur if a pointer is dereferenced after dev_kfree_skb(*sp) frees the skb. The issue is fixed in upstream kernel patches (e.g., commits listed in the CVE entry). Impact in the descripti...

7.8CVSS6.8AI score0.00244EPSS
SaveExploits0References10Affected Software1
Vulnrichment
Vulnrichment
added 2024/08/17 9:8 a.m.17 views

CVE-2024-42279 spi: microchip-core: ensure TX and RX FIFOs are empty at start of a transfer

In the Linux kernel, the following vulnerability has been resolved: spi: microchip-core: ensure TX and RX FIFOs are empty at start of a transfer While transmitting with rxlen == 0, the RX FIFO is not going to be emptied in the interrupt handler. A subsequent transfer could then read crap from the...

6.7AI score0.00225EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/08/17 9:8 a.m.31 views

CVE-2024-42277 iommu: sprd: Avoid NULL deref in sprd_iommu_hw_en

In the Linux kernel, the following vulnerability has been resolved: iommu: sprd: Avoid NULL deref in sprdiommuhwen In sprdiommucleanup before calling function sprdiommuhwen dom-sdev is equal to NULL, which leads to null dereference. Found by Linux Verification Center linuxtesting.org with SVACE...

0.00226EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/08/17 9:8 a.m.11 views

CVE-2023-52889 apparmor: Fix null pointer deref when receiving skb during sock creation

In the Linux kernel, the following vulnerability has been resolved: apparmor: Fix null pointer deref when receiving skb during sock creation The panic below is observed when receiving ICMP packets with secmark set while an ICMP raw socket is being created. SKCTXsk-label is updated in...

6.5AI score0.00231EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2024/08/17 8:54 a.m.14 views

CVE-2024-42273 f2fs: assign CURSEG_ALL_DATA_ATGC if blkaddr is valid

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...

6.7AI score0.00222EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/08/17 8:54 a.m.37 views

CVE-2024-42272 sched: act_ct: take care of padding in struct zones_ht_key

In the Linux kernel, the following vulnerability has been resolved: sched: actct: take care of padding in struct zoneshtkey Blamed commit increased lookup key size from 2 bytes to 16 bytes, because zoneshtkey got a struct net pointer. Make sure rhashtablelookup is not using the padding bytes whic...

0.00233EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/08/17 8:54 a.m.21 views

CVE-2024-42272 sched: act_ct: take care of padding in struct zones_ht_key

In the Linux kernel, the following vulnerability has been resolved: sched: actct: take care of padding in struct zoneshtkey Blamed commit increased lookup key size from 2 bytes to 16 bytes, because zoneshtkey got a struct net pointer. Make sure rhashtablelookup is not using the padding bytes whic...

6.8AI score0.00233EPSS
SaveExploits0References6
CVE
CVE
added 2024/08/17 8:54 a.m.146 views

CVE-2024-42272

The connected IBM Security Bulletin confirms CVE-2024-42272 as a Linux kernel issue fixed in sched: act_ct. The root cause was the padding in zones_ht_key after a patch widened the rhashtable key from 2 to 16 bytes; rhashtable_lookup() could read uninitialized padding bytes. The fix ensures paddi...

5.5CVSS6.5AI score0.00233EPSS
SaveExploits0References9Affected Software1
Debian CVE
Debian CVE
added 2024/08/17 8:54 a.m.63 views

CVE-2024-42272

In the Linux kernel, the following vulnerability has been resolved: sched: actct: take care of padding in struct zoneshtkey Blamed commit increased lookup key size from 2 bytes to 16 bytes, because zoneshtkey got a struct net pointer. Make sure rhashtablelookup is not using the padding bytes whic...

5.5CVSS5.6AI score0.00233EPSS
SaveExploits0
OSV
OSV
added 2024/08/17 8:54 a.m.21 views

CVE-2024-42272 sched: act_ct: take care of padding in struct zones_ht_key

In the Linux kernel, the following vulnerability has been resolved: sched: actct: take care of padding in struct zoneshtkey Blamed commit increased lookup key size from 2 bytes to 16 bytes, because zoneshtkey got a struct net pointer. Make sure rhashtablelookup is not using the padding bytes whic...

5.5CVSS6AI score0.00233EPSS
SaveExploits0References12
Debian CVE
Debian CVE
added 2024/08/17 8:54 a.m.30 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.12 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.27 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.17 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.118 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
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.00216EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2024/08/17 8:54 a.m.38 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
OSV
OSV
added 2024/08/17 8:54 a.m.17 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.1CVSS6.3AI score0.00216EPSS
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
Rows per page
Query Builder