Lucene search
+L

10156 matches found

UbuntuCve
UbuntuCve
added 2025/02/26 7:01 a.m.10 views

CVE-2022-49717

In the Linux kernel, the following vulnerability has been resolved: irqchip/apple-aic: Fix refcount leak in buildfiqaffinity offindnodebyphandle returns a node pointer with refcount incremented, we should use ofnodeput on it when not need anymore. Add missing ofnodeput to avoid refcount leak...

5.5CVSS5.9AI score0.00218EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/02/26 7:01 a.m.12 views

CVE-2022-49549

In the Linux kernel, the following vulnerability has been resolved: x86/MCE/AMD: Fix memory leak when thresholdcreatebank fails In mcethresholdcreatedevice, if thresholdcreatebank fails, the previously allocated threshold banks array @bp will be leaked because the call to mcethresholdremovedevice...

5.5CVSS6.2AI score0.00263EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2025/02/26 7:01 a.m.14 views

CVE-2022-49415

In the Linux kernel, the following vulnerability has been resolved: ipmi:ipmb: Fix refcount leak in ipmiipmbprobe ofparsephandle returns a node pointer with refcount incremented, we should use ofnodeput on it when done. Add missing ofnodeput to avoid refcount leak...

5.5CVSS5.9AI score0.00218EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/02/26 7:01 a.m.12 views

CVE-2022-49470

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btmtksdio: fix use-after-free at btmtksdiorecvevent We should not access skb buffer data anymore after hcirecvframe was called. 39.634809 BUG: KASAN: use-after-free in btmtksdiorecvevent+0x1b0 39.634855 Read of size 1 ...

8.8CVSS6.3AI score0.00307EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/02/26 7:01 a.m.10 views

CVE-2022-49448

In the Linux kernel, the following vulnerability has been resolved: soc: bcm: Check for NULL return of devmkzalloc As the potential failure of allocation, devmkzalloc may return NULL. Then the 'pd-pmb' and the follow lines of code may bring null pointer dereference. Therefore, it is better to che...

5.5CVSS6.3AI score0.00256EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/02/26 7:01 a.m.10 views

CVE-2022-49552

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix combination of jit blinding and pointers to bpf subprogs. The combination of jit blinding and pointers to bpf subprogs causes: 36.989548 BUG: unable to handle page fault for address: 0000000100000001 36.990342 PF:...

5.5CVSS6.3AI score0.00255EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/02/26 7:00 a.m.10 views

CVE-2022-49174

In the Linux kernel, the following vulnerability has been resolved: ext4: fix ext4mbmarkbb with flexbg with fastcommit In case of flexbg feature which is by default enabled, extents for any given inode might span across blocks from two different block group. ext4mbmarkbb only reads the bufferhead...

7.8CVSS5.9AI score0.00277EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2025/02/26 7:00 a.m.9 views

CVE-2022-49090

In the Linux kernel, the following vulnerability has been resolved: arch/arm64: Fix topology initialization for core scheduling Arm64 systems rely on storecputopology to call updatesiblingsmasks to transfer the toplogy to the various cpu masks. This needs to be done before the call to...

5.5CVSS6.1AI score0.00241EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/02/26 7:00 a.m.10 views

CVE-2022-49147

In the Linux kernel, the following vulnerability has been resolved: block: Fix the maximum minor value is blkallocextminor idaallocrange..., min, max, ... returns values from min to max, inclusive. So, NREXTDEVT is a valid idx returned by blkallocextminor. This is an issue because in deviceadddis...

5.5CVSS6.2AI score0.00256EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/02/26 7:00 a.m.9 views

CVE-2022-49133

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: svm range restore work deadlock when process exit kfdprocessnotifierrelease flush svmrangerestorework which calls svmrangelistlockandflushwork to flush deferredlist work, but if deferredlist work mmput release the las...

5.5CVSS6.3AI score0.00262EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/02/26 7:00 a.m.11 views

CVE-2022-49077

In the Linux kernel, the following vulnerability has been resolved: mmmremap.c: avoid pointless invalidaterangestart/end on mremapoldsize=0 If an mremap syscall with oldsize=0 ends up in movepagetables, it will call invalidaterangestart/invalidaterangeend unnecessarily, i.e. with an empty range...

5.5CVSS5.8AI score0.00248EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2025/02/26 7:00 a.m.15 views

CVE-2022-49046

In the Linux kernel, the following vulnerability has been resolved: i2c: dev: check return value when calling devsetname If devsetname fails, the devname is null, check the return value of devsetname to avoid the null-ptr-deref...

5.5CVSS6.3AI score0.00261EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2025/02/26 7:00 a.m.11 views

CVE-2022-49117

In the Linux kernel, the following vulnerability has been resolved: mips: ralink: fix a refcount leak in illaccofsetup ofnodeputnp needs to be called when pdev == NULL...

5.5CVSS5.8AI score0.00253EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2025/02/26 7:00 a.m.13 views

CVE-2022-49170

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on curseg-alloctype As Wenqing Liu reported in bugzilla: https://bugzilla.kernel.org/showbug.cgi?id=215657 - Overview UBSAN: array-index-out-of-bounds in fs/f2fs/segment.c:3460:2 when mount and operat...

7.8CVSS6.1AI score0.0027EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2025/02/26 7:00 a.m.10 views

CVE-2022-49112

In the Linux kernel, the following vulnerability has been resolved: mt76: fix monitor mode crash with sdio driver mt7921s driver may receive frames with fragment buffers. If there is a CTS packet received in monitor mode, the payload is 10 bytes only and need 6 bytes header padding after RXD...

5.5CVSS6.2AI score0.00238EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/02/26 7:00 a.m.15 views

CVE-2022-49138

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcievent: Ignore multiple conn complete events When one of the three connection complete events is received multiple times for the same handle, the device is registered multiple times which leads to memory corruptions...

8.8CVSS6.3AI score0.00395EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/02/26 7:00 a.m.8 views

CVE-2022-49220

In the Linux kernel, the following vulnerability has been resolved: dax: make sure inodes are flushed before destroy cache A bug can be triggered by following command $ modprobe ndpmem && modprobe -r ndpmem 10.060014 BUG daxcache Not tainted: Objects remaining in daxcache on kmemcacheshutdown...

5.5CVSS6.3AI score0.00264EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2025/02/26 7:00 a.m.10 views

CVE-2022-49132

In the Linux kernel, the following vulnerability has been resolved: ath11k: pci: fix crash on suspend if board file is not found Mario reported that the kernel was crashing on suspend if ath11k was not able to find a board file: 473.693286 PM: Suspending system s2idle 473.693291 printk: Suspendin...

5.5CVSS6.1AI score0.00256EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/02/26 7:00 a.m.8 views

CVE-2022-49095

In the Linux kernel, the following vulnerability has been resolved: scsi: zorro7xx: Fix a resource leak in zorro7xxremoveone The error handling path of the probe releases a resource that is not freed in the remove function. In some cases, a ioremap must be undone. Add the missing iounmap call in...

5.5CVSS6.3AI score0.00255EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2025/02/26 7:00 a.m.10 views

CVE-2022-49127

In the Linux kernel, the following vulnerability has been resolved: reftracker: implement use-after-free detection Whenever reftrackerdirinit is called, mark the struct reftrackerdir as dead. Test the dead status from reftrackeralloc and reftrackerfree This should detect buggy devput/devhold...

7.8CVSS6.3AI score0.00221EPSS
SaveExploits0References4
Rows per page
Query Builder