Lucene search
+L

10156 matches found

UbuntuCve
UbuntuCve
added 2025/05/01 3:16 p.m.3 views

CVE-2022-49787

In the Linux kernel, the following vulnerability has been resolved: mmc: sdhci-pci: Fix possible memory leak caused by missing pcidevput pcigetdevice will increase the reference count for the returned pcidev. We need to use pcidevput to decrease the reference count before amdprobe returns. There ...

5.5CVSS6AI score0.00207EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2025/05/01 3:16 p.m.3 views

CVE-2022-49776

In the Linux kernel, the following vulnerability has been resolved: macvlan: enforce a consistent minimal mtu macvlan should enforce a minimal mtu of 68, even at link creation. This patch avoids the current behavior which could lead to crashes in ipv6 stack if the link is brought up $ ip link add...

5.5CVSS5.8AI score0.00207EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2025/05/01 3:16 p.m.2 views

CVE-2022-49905

In the Linux kernel, the following vulnerability has been resolved: net/smc: Fix possible leaked pernet namespace in smcinit In smcinit, registerpernetsubsys&smcnetstatops is called without any error handling. If it fails, registering of &smcnetops won't be reverted. And if smcnlinit fails,...

7.8CVSS6AI score0.00197EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/05/01 3:16 p.m.7 views

CVE-2022-49813

In the Linux kernel, the following vulnerability has been resolved: net: ena: Fix error handling in enainit The enainit won't destroy workqueue created by createsinglethreadworkqueue when pciregisterdriver failed. Call destroyworkqueue when pciregisterdriver failed to prevent the resource leak...

5.5CVSS6AI score0.00189EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/05/01 3:16 p.m.5 views

CVE-2022-49849

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix match incorrectly in devargsmatchdevice syzkaller found a failed assertion: assertion failed: args-devid != u64-1 || args-missing, in fs/btrfs/volumes.c:6921 This can be triggered when we set devid to u64-1 by ioctl. I...

5.5CVSS5.7AI score0.0019EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/05/01 3:16 p.m.4 views

CVE-2022-49782

In the Linux kernel, the following vulnerability has been resolved: perf: Improve missing SIGTRAP checking To catch missing SIGTRAP we employ a WARN in perfeventoverflow, which fires if pendingsigtrap was already set: returning to user space without consuming pendingsigtrap, and then having the...

5.5CVSS5.7AI score0.00186EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/05/01 3:16 p.m.11 views

CVE-2022-49829

In the Linux kernel, the following vulnerability has been resolved: drm/scheduler: fix fence ref counting We leaked dependency fences when processes were beeing killed. Additional to that grab a reference to the last scheduled fence...

5.5CVSS6.3AI score0.00159EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/05/01 3:16 p.m.2 views

CVE-2022-49790

In the Linux kernel, the following vulnerability has been resolved: Input: iforce - invert valid length check when fetching device IDs syzbot is reporting uninitialized value at iforceinitdevice 1, for commit 6ac0aec6b0a6 "Input: iforce - allow callers supply data buffer when fetching device IDs"...

5.5CVSS6AI score0.00189EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2025/05/01 3:16 p.m.3 views

CVE-2022-49824

In the Linux kernel, the following vulnerability has been resolved: ata: libata-transport: fix error handling in atatlinkadd In atatlinkadd, the return value of transportadddevice is not checked. As a result, it causes null-ptr-deref while removing the module, because transportremovedevice is...

5.5CVSS6AI score0.00204EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/05/01 3:16 p.m.10 views

CVE-2022-49889

In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Check for NULL cpubuffer in ringbufferwakewaiters On some machines the number of listed CPUs may be bigger than the actual CPUs that exist. The tracing subsystem allocates a percpu directory with access to the per CP...

5.5CVSS6.4AI score0.00187EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/05/01 3:16 p.m.4 views

CVE-2022-49820

In the Linux kernel, the following vulnerability has been resolved: mctp i2c: don't count unused / invalid keys for flow release We're currently hitting the WARNON in mctpi2cflowrelease: if midev-releasecount midev-i2clockcount WARNONCE1, "release count overflow"; This may be hit if we expire a...

5.5CVSS5.8AI score0.00159EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/05/01 3:16 p.m.13 views

CVE-2022-49894

In the Linux kernel, the following vulnerability has been resolved: cxl/region: Fix region HPA ordering validation Some regions may not have any address space allocated. Skip them when validating HPA order otherwise a crash like the following may result: devmcxladdregion: cxlacpi cxlacpi.0:...

5.5CVSS5.9AI score0.00159EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/05/01 3:16 p.m.2 views

CVE-2022-49857

In the Linux kernel, the following vulnerability has been resolved: net: marvell: prestera: fix memory leak in presterarxtxswitchinit When presterasdmaswitchinit failed, the memory pointed to by sw-rxtx isn't released. Fix it. Only be compiled, not be tested...

5.5CVSS5.7AI score0.00189EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/05/01 3:16 p.m.2 views

CVE-2022-49780

In the Linux kernel, the following vulnerability has been resolved: scsi: target: tcmloop: Fix possible name leak in tcmloopsetuphbabus If deviceregister fails in tcmloopsetuphbabus, the name allocated by devsetname need be freed. As comment of deviceregister says, it should use putdevice to give...

5.5CVSS5.7AI score0.00205EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2025/05/01 3:16 p.m.7 views

CVE-2022-49874

In the Linux kernel, the following vulnerability has been resolved: HID: hyperv: fix possible memory leak in mousevscprobe If hidadddevice returns error, it should call hiddestroydevice to free hiddev which is allocated in hidallocatedevice...

5.5CVSS6AI score0.00207EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2025/05/01 3:16 p.m.2 views

CVE-2022-49822

In the Linux kernel, the following vulnerability has been resolved: cifs: Fix connections leak when tlink setup failed If the tlink setup failed, lost to put the connections, then the module refcnt leak since the cifsd kthread not exit. Also leak the fscache info, and for next mount with fsc, it...

5.5CVSS6AI score0.0019EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/05/01 3:16 p.m.4 views

CVE-2022-49903

In the Linux kernel, the following vulnerability has been resolved: ipv6: fix WARNING in ip6routenetexitlate During the initialization of ip6routenetinitlate, if file ipv6route or rt6stats fails to be created, the initialization is successful by default. Therefore, the ipv6route or rt6stats file...

5.5CVSS5.9AI score0.00207EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2025/05/01 3:16 p.m.4 views

CVE-2022-49879

In the Linux kernel, the following vulnerability has been resolved: ext4: fix BUGON when directory entry has invalid reclen The reclen field in the directory entry has to be a multiple of 4. A corrupted filesystem image can be used to hit a BUG in ext4reclentodisk, called from makeindexeddir...

5.5CVSS6AI score0.00206EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2025/05/01 3:16 p.m.11 views

CVE-2022-49852

In the Linux kernel, the following vulnerability has been resolved: riscv: process: fix kernel info leakage threadstruct's s12 may contain random kernel memory content, which may be finally leaked to userspace. This is a security hole. Fix it by clearing the s12 array in threadstruct when fork. A...

7.1CVSS6AI score0.00194EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2025/05/01 3:16 p.m.3 views

CVE-2022-49771

In the Linux kernel, the following vulnerability has been resolved: dm ioctl: fix misbehavior if listversions races with module loading listversions will first estimate the required space using the "dmtargetiteratelistversiongetneeded, &needed" call and then will fill the space using the...

4.7CVSS6.2AI score0.00151EPSS
SaveExploits0References10
Rows per page
Query Builder