Lucene search
+L

1558 matches found

UbuntuCve
UbuntuCve
added 2025/02/26 7:1 a.m.8 views

CVE-2022-49302

In the Linux kernel, the following vulnerability has been resolved: USB: host: isp116x: check return value after calling platformgetresource It will cause null-ptr-deref if platformgetresource returns NULL, we need check the return value...

5.5CVSS6.3AI score0.00252EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2025/02/26 7:1 a.m.7 views

CVE-2022-49330

In the Linux kernel, the following vulnerability has been resolved: tcp: fix tcpmtupprobesuccess vs wrong sndcwnd syzbot got a new report 1 finally pointing to a very old bug, added in initial support for MTU probing. tcpmtuprobe has checks about starting an MTU probe if tcpsndcwndtp = 11. But...

5.5CVSS6.1AI score0.00283EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2025/02/26 7:1 a.m.7 views

CVE-2022-49525

In the Linux kernel, the following vulnerability has been resolved: media: cx25821: Fix the warning when removing the module When removing the module, we will get the following warning: 14.746697 removeprocentry: removing non-empty directory 'irq/21', leaking at least 'cx258211' 14.747449 WARNING...

5.5CVSS6.3AI score0.00259EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2025/02/26 7:1 a.m.7 views

CVE-2022-49532

In the Linux kernel, the following vulnerability has been resolved: drm/virtio: fix NULL pointer dereference in virtiogpuconngetmodes drmcvtmode may return NULL and we should check it. This bug is found by syzkaller: FAULTINJECTION stacktrace: 168.567394 FAULTINJECTION: forcing a failure. name...

5.5CVSS6.3AI score0.00315EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2025/02/26 7:1 a.m.8 views

CVE-2022-49715

In the Linux kernel, the following vulnerability has been resolved: irqchip/gic-v3: Fix refcount leak in gicpopulateppipartitions 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.5CVSS6.3AI score0.0027EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2025/02/26 7:1 a.m.12 views

CVE-2022-49256

In the Linux kernel, the following vulnerability has been resolved: watchqueue: Actually free the watch freewatch does everything barring actually freeing the watch object. Fix this by adding the missing kfree. kmemleak produces a report something like the following. Note that as an address can b...

5.5CVSS6.3AI score0.00245EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2025/02/26 7:1 a.m.10 views

CVE-2022-49638

In the Linux kernel, the following vulnerability has been resolved: icmp: Fix data-races around sysctl. While reading icmp sysctl variables, they can be changed concurrently. So, we need to add READONCE to avoid data-races...

4.7CVSS6.3AI score0.00167EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2025/02/26 7:1 a.m.5 views

CVE-2022-49723

In the Linux kernel, the following vulnerability has been resolved: drm/i915/reset: Fix errorstateread ptr + offset use Fix our pointer offset usage in errorstateread when there is no i915gpucoredump but buf offset is non-zero. This fixes a kernel page fault can happen when multiple tests are...

5.5CVSS6.3AI score0.00266EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/02/26 7:1 a.m.9 views

CVE-2022-49604

In the Linux kernel, the following vulnerability has been resolved: ip: Fix data-races around sysctlipfwdusepmtu. While reading sysctlipfwdusepmtu, it can be changed concurrently. Thus, we need to add READONCE to its readers...

4.7CVSS6.1AI score0.00183EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2025/02/26 7:1 a.m.13 views

CVE-2022-49277

In the Linux kernel, the following vulnerability has been resolved: jffs2: fix memory leak in jffs2domountfs If jffs2buildfilesystem in jffs2domountfs returns an error, we can observe the following kmemleak report: -------------------------------------------- unreferenced object 0xffff88811b25a64...

5.5CVSS6.2AI score0.00259EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2025/02/26 7:1 a.m.9 views

CVE-2022-49439

In the Linux kernel, the following vulnerability has been resolved: powerpc/fslrio: Fix refcount leak in fslriosetup ofparsephandle 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.00247EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2025/02/26 7:1 a.m.10 views

CVE-2022-49519

In the Linux kernel, the following vulnerability has been resolved: ath10k: skip ath10khalt during suspend for driver state RESTARTING Double free crash is observed when FW recoverycaused by wmi timeout/crash is followed by immediate suspend event. The FW recovery is triggered by ath10kcorerestar...

7.8CVSS6.3AI score0.00266EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2025/02/26 7:1 a.m.13 views

CVE-2022-49478

In the Linux kernel, the following vulnerability has been resolved: media: pvrusb2: fix array-index-out-of-bounds in pvr2i2ccoreinit Syzbot reported that -1 is used as array index. The problem was in missing validation check. hdw-unitnumber is initialized with -1 and then if init table walk fails...

7.8CVSS6.4AI score0.00274EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2025/02/26 7:1 a.m.8 views

CVE-2022-49481

In the Linux kernel, the following vulnerability has been resolved: regulator: pfuze100: Fix refcount leak in pfuzeparseregulatorsdt ofnodeget returns a node with refcount incremented. Calling ofnodeput to drop the reference when not needed anymore...

5.5CVSS6.3AI score0.00252EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2025/02/26 7:1 a.m.7 views

CVE-2022-49367

In the Linux kernel, the following vulnerability has been resolved: net: dsa: mv88e6xxx: Fix refcount leak in mv88e6xxxmdiosregister ofgetchildbyname returns a node pointer with refcount incremented, we should use ofnodeput on it when done. mv88e6xxxmdioregister pass the device node to...

5.5CVSS6.3AI score0.00253EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2025/02/26 7:1 a.m.10 views

CVE-2022-49388

In the Linux kernel, the following vulnerability has been resolved: ubi: ubicreatevolume: Fix use-after-free when volume creation failed There is an use-after-free problem for 'ebatbl' in ubicreatevolume's error handling path: ubiebareplacetablevol, ebatbl vol-ebatbl = tbl outmapping:...

7.8CVSS6.3AI score0.00283EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2025/02/26 7:1 a.m.8 views

CVE-2022-49372

In the Linux kernel, the following vulnerability has been resolved: tcp: tcprtxsynack can be called from process context Laurent reported the enclosed report 1 This bug triggers with following coditions: 0 Kernel built with CONFIGDEBUGPREEMPT=y 1 A new passive FastOpen TCP socket is created. This...

5.5CVSS6.1AI score0.00283EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2025/02/26 7:1 a.m.10 views

CVE-2022-49613

In the Linux kernel, the following vulnerability has been resolved: serial: 8250: Fix PM usagecount for console handover When console is enabled, univ8250consolesetup calls serial8250consolesetup before .dev is set to uartport. Therefore, it will not call pmruntimegetsync. Later, when the actual...

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

CVE-2022-49314

In the Linux kernel, the following vulnerability has been resolved: tty: Fix a possible resource leak in icomprobe When pcireadconfigdword failed, call pcireleaseregions and pcidisabledevice to recycle the resource previously allocated...

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

CVE-2022-49348

In the Linux kernel, the following vulnerability has been resolved: ext4: filter out EXT4FCREPLAY from on-disk superblock field sstate The EXT4FCREPLAY bit in sbi-smountstate is used to indicate that we are in the middle of replay the fast commit journal. This was actually a mistake, since the...

5.5CVSS6.2AI score0.00268EPSS
SaveExploits0References7
Rows per page
Query Builder