Lucene search
+L

6349 matches found

Cvelist
Cvelist
added 2024/08/17 9:09 a.m.40 views

CVE-2024-42310 drm/gma500: fix null pointer dereference in cdv_intel_lvds_get_modes

In the Linux kernel, the following vulnerability has been resolved: drm/gma500: fix null pointer dereference in cdvintellvdsgetmodes In cdvintellvdsgetmodes, the return value of drmmodeduplicate is assigned to mode, which will lead to a NULL pointer dereference on failure of drmmodeduplicate. Add...

0.00228EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2024/08/17 9:09 a.m.28 views

CVE-2024-42308

Removed by vendor...

7.3AI score
SaveExploits0
CVE
CVE
added 2024/08/17 9:09 a.m.167 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
Debian CVE
Debian CVE
added 2024/08/17 9:09 a.m.31 views

CVE-2024-42306

In the Linux kernel, the following vulnerability has been resolved: udf: Avoid using corrupted block bitmap buffer When the filesystem block bitmap is corrupted, we detect the corruption while loading the bitmap and fail the allocation with error. However the next allocation from the same bitmap...

7.8CVSS6AI score0.00229EPSS
SaveExploits0
OSV
OSV
added 2024/08/17 9:09 a.m.20 views

CVE-2024-42306 udf: Avoid using corrupted block bitmap buffer

In the Linux kernel, the following vulnerability has been resolved: udf: Avoid using corrupted block bitmap buffer When the filesystem block bitmap is corrupted, we detect the corruption while loading the bitmap and fail the allocation with error. However the next allocation from the same bitmap...

7.8CVSS6.2AI score
SaveExploits0References13
CVE
CVE
added 2024/08/17 9:09 a.m.110 views

CVE-2024-42303

The CVE-2024-42303 issue affects the Linux kernel media imx-pxp driver. The root cause is an ERR_PTR dereference in pxp_probe() when devm_regmap_init_mmio() can fail, due to a missing check and bail‑out path. The patch adds a null/error check and exits gracefully, preventing a dereference and pot...

5.5CVSS6.6AI score0.0021EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2024/08/17 9:09 a.m.124 views

CVE-2024-42299

CVE-2024-42299 : In the Linux kernel, the NTFS3 file system handler (fs/ntfs3) fixes an issue where log->page_mask and log->page_bits were not updated when log->page_size changed during log_replay after mounting an NTFS filesystem on a system with a different PAGE_SIZE. This mismatch cou...

7.8CVSS6.5AI score0.00219EPSS
SaveExploits0References6Affected Software1
Vulnrichment
Vulnrichment
added 2024/08/17 9:09 a.m.18 views

CVE-2024-42296 f2fs: fix return value of f2fs_convert_inline_inode()

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix return value of f2fsconvertinlineinode If device is readonly, make f2fsconvertinlineinode return EROFS instead of zero, otherwise it may trigger panic during writeback of inline inode's dirty page as below:...

6.9AI score0.00235EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/08/17 9:08 a.m.17 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.8AI score0.00242EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/08/17 9:08 a.m.21 views

CVE-2024-42284 tipc: Return non-zero value from tipc_udp_addr2str() on error

In the Linux kernel, the following vulnerability has been resolved: tipc: Return non-zero value from tipcudpaddr2str on error tipcudpaddr2str should return non-zero value if the UDP media address is invalid. Otherwise, a buffer overflow access can occur in tipcmediaaddrprintf. Fix this by returni...

7.3AI score0.00922EPSS
SaveExploits0References8
CVE
CVE
added 2024/08/17 9:08 a.m.139 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:08 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.00234EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/08/17 9:08 a.m.36 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:08 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.15 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.00231EPSS
SaveExploits0References4
CVE
CVE
added 2024/08/17 8:54 a.m.152 views

CVE-2024-42272

CVE-2024-42272 affects the Linux kernel scheduling path: the act_ct patch fixes padding in zones_ht_key to avoid uninitialized padding being used by rhashtable lookups. The issue traces to a design change that enlarged the key from 2 to 16 bytes due to a struct net pointer, and the fix ensures rh...

7.8CVSS6.5AI score0.00241EPSS
SaveExploits0References9Affected Software1
Cvelist
Cvelist
added 2024/08/17 8:54 a.m.41 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...

7.8CVSS0.00241EPSS
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...

7.8CVSS6.8AI score0.00241EPSS
SaveExploits0References6
OSV
OSV
added 2024/08/17 8:54 a.m.22 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...

7.8CVSS6AI score
SaveExploits0References12
Debian CVE
Debian CVE
added 2024/08/17 8:54 a.m.65 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...

7.8CVSS5.6AI score0.00241EPSS
SaveExploits0
Rows per page
Query Builder