Lucene search
+L

9841 matches found

UbuntuCve
UbuntuCve
added 2024/10/21 1:15 p.m.17 views

CVE-2024-47736

In the Linux kernel, the following vulnerability has been resolved: erofs: handle overlapped pclusters out of crafted images properly syzbot reported a task hang issue due to a deadlock case where it is waiting for the folio lock of a cached folio that will be used for cache I/Os. After looking...

5.5CVSS5.8AI score0.00182EPSS
SaveExploits0References20
UbuntuCve
UbuntuCve
added 2024/10/21 1:15 p.m.8 views

CVE-2024-49852

In the Linux kernel, the following vulnerability has been resolved: scsi: elx: libefc: Fix potential use after free in efcnportvportdel The krefput function will call nport-release if the refcount drops to zero. The nport-release release function is efcnportfree which frees "nport". But then we...

7.8CVSS6.4AI score0.00209EPSS
SaveExploits0References31
UbuntuCve
UbuntuCve
added 2024/10/21 1:15 p.m.10 views

CVE-2024-47739

In the Linux kernel, the following vulnerability has been resolved: padata: use integer wrap around to prevent deadlock on seqnr overflow When submitting more than 2^32 padata objects to padatadoserial, the current sorting implementation incorrectly sorts padata objects with overflowed seqnr,...

5.5CVSS6.2AI score0.00227EPSS
SaveExploits0References32
UbuntuCve
UbuntuCve
added 2024/10/21 12:15 p.m.12 views

CVE-2024-47675

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix use-after-free in bpfuprobemultilinkattach If bpflinkprime fails, bpfuprobemultilinkattach goes to the errorfree label and frees the array of bpfuprobe's without calling bpfuprobeunregister. This leaks bpfuprobe-uprobe a...

7.8CVSS6.4AI score0.00237EPSS
SaveExploits0References20
UbuntuCve
UbuntuCve
added 2024/10/21 12:15 p.m.6 views

CVE-2024-47691

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid use-after-free in f2fsstopgcthread syzbot reports a f2fs bug as below: dumpstack lib/dumpstack.c:88 inline dumpstacklvl+0x241/0x360 lib/dumpstack.c:114 printreport+0xe8/0x550 mm/kasan/report.c:491...

7.8CVSS6.4AI score0.00237EPSS
SaveExploits0References35
UbuntuCve
UbuntuCve
added 2024/10/21 12:15 p.m.11 views

CVE-2024-47721

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: remove unused C2H event ID RTW89MACC2HFUNCREADWOWCAM to prevent out-of-bounds reading The handler of firmware C2H event RTW89MACC2HFUNCREADWOWCAM isn't implemented, but driver expects number of handlers is...

7.1CVSS6.6AI score0.00223EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2024/10/21 12:15 p.m.10 views

CVE-2024-47686

In the Linux kernel, the following vulnerability has been resolved: ep93xx: clock: Fix off by one in ep93xxdivrecalcrate The psc-div array has psc-numdiv elements. These values come from when we call clkhwregisterdiv. It's adcdivisors and ARRAYSIZEadcdivisors and so on. So this condition needs to...

7.1CVSS6.6AI score0.00244EPSS
SaveExploits0References21
UbuntuCve
UbuntuCve
added 2024/10/21 12:15 p.m.5 views

CVE-2024-47718

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw88: always wait for both firmware loading attempts In 'rtwwaitfirmwarecompletion', always wait for both regular and wowlan firmware loading attempts. Otherwise if 'rtwusbintfinit' has failed in 'rtwusbprobe',...

7.8CVSS6.2AI score0.00246EPSS
SaveExploits0References32
UbuntuCve
UbuntuCve
added 2024/10/21 12:15 p.m.10 views

CVE-2024-47702

In the Linux kernel, the following vulnerability has been resolved: bpf: Fail verification for sign-extension of packet data/dataend/datameta syzbot reported a kernel crash due to commit 1f1e864b6555 "bpf: Handle sign-extenstin ctx member accesses". The reason is due to sign-extension of 32-bit...

5.5CVSS6.4AI score0.00203EPSS
SaveExploits0References19
UbuntuCve
UbuntuCve
added 2024/10/21 12:15 p.m.6 views

CVE-2024-47681

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7996: fix NULL pointer dereference in mt7996mcustabferhe Fix the NULL pointer dereference in mt7996mcustabferhe routine adding an sta interface to the mt7996 driver. Found by code review...

5.5CVSS6.4AI score0.00235EPSS
SaveExploits0References20
UbuntuCve
UbuntuCve
added 2024/10/21 12:15 p.m.7 views

CVE-2024-47708

In the Linux kernel, the following vulnerability has been resolved: netkit: Assign missing bpfnetcontext During the introduction of struct bpfnetcontext handling for XDP-redirect, the netkit driver has been missed, which also requires it because NETKITREDIRECT invokes skbdoredirect which is...

5.5CVSS6.4AI score0.00177EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2024/10/21 12:15 p.m.8 views

CVE-2024-47711

In the Linux kernel, the following vulnerability has been resolved: afunix: Don't return OOB skb in manageoob. syzbot reported use-after-free in unixstreamrecvurg. 0 The scenario is 1. sendMSGOOB 2. recvMSGOOB - The consumed OOB remains in recv queue 3. sendMSGOOB 4. recv - manageoob returns the...

7.8CVSS6.6AI score0.00207EPSS
SaveExploits0References18
UbuntuCve
UbuntuCve
added 2024/10/21 12:15 p.m.5 views

CVE-2024-47712

In the Linux kernel, the following vulnerability has been resolved: wifi: wilc1000: fix potential RCU dereference issue in wilcparsejoinbssparam In the wilcparsejoinbssparam function, the TSF field of the ies structure is accessed after the RCU read-side critical section is unlocked. According to...

5.5CVSS6.3AI score0.00233EPSS
SaveExploits0References43
UbuntuCve
UbuntuCve
added 2024/10/21 12:15 p.m.7 views

CVE-2024-47680

In the Linux kernel, the following vulnerability has been resolved: f2fs: check discard support for conventional zones As the helper function f2fsbdevsupportdiscard shows, f2fs checks if the target block devices support discard by calling bdevmaxdiscardsectors and bdeviszoned. This check works we...

5.5CVSS6.4AI score0.00232EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2024/10/21 12:15 p.m.20 views

CVE-2024-47687

In the Linux kernel, the following vulnerability has been resolved: vdpa/mlx5: Fix invalid mr resource destroy Certain error paths from mlx5vdpadevadd can end up releasing mr resources which never got initialized in the first place. This patch adds the missing check in mlx5vdpadestroymrresources ...

5.5CVSS6.4AI score0.00235EPSS
SaveExploits0References19
UbuntuCve
UbuntuCve
added 2024/10/21 12:15 p.m.6 views

CVE-2024-47696

In the Linux kernel, the following vulnerability has been resolved: RDMA/iwcm: Fix WARNING:atkernel/workqueue.c:checkflushdependency In the commit aee2424246f9 "RDMA/iwcm: Fix a use-after-free related to destroying CM IDs", the function flushworkqueue is invoked to flush the work queue iwcmwq. Bu...

7.8CVSS6.3AI score0.00263EPSS
SaveExploits0References43
UbuntuCve
UbuntuCve
added 2024/10/21 12:15 p.m.6 views

CVE-2024-47698

In the Linux kernel, the following vulnerability has been resolved: drivers: media: dvb-frontends/rtl2832: fix an out-of-bounds write error Ensure index in rtl2832pidfilter does not exceed 31 to prevent out-of-bounds access. dev-filters is a 32-bit value, so setbit and clearbit functions should...

7.8CVSS6.3AI score0.00268EPSS
SaveExploits0References43
UbuntuCve
UbuntuCve
added 2024/10/21 12:15 p.m.7 views

CVE-2024-47703

In the Linux kernel, the following vulnerability has been resolved: bpf, lsm: Add check for BPF LSM return value A bpf prog returning a positive number attached to fileallocsecurity hook makes kernel panic. This happens because file system can not filter out the positive number returned by the LS...

5.5CVSS6.3AI score0.00206EPSS
SaveExploits0References21
UbuntuCve
UbuntuCve
added 2024/10/21 12:15 p.m.21 views

CVE-2024-47699

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix potential null-ptr-deref in nilfsbtreeinsert Patch series "nilfs2: fix potential issues with empty b-tree nodes". This series addresses three potential issues with empty b-tree nodes that can occur with corrupted...

5.5CVSS6.4AI score0.00261EPSS
SaveExploits0References43
UbuntuCve
UbuntuCve
added 2024/10/21 12:15 p.m.11 views

CVE-2024-47682

In the Linux kernel, the following vulnerability has been resolved: scsi: sd: Fix off-by-one error in sdreadblockcharacteristics Ff the device returns page 0xb1 with length 8 happens with qemu v2.x, for example, sdreadblockcharacteristics may attempt an out-of-bounds memory access when accessing...

7.8CVSS6.3AI score0.00231EPSS
SaveExploits0References21
Rows per page
Query Builder