Lucene search
+L

6917 matches found

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

CVE-2022-49675

In the Linux kernel, the following vulnerability has been resolved: tick/nohz: unexport init-annotated ticknohzfullsetup EXPORTSYMBOL and init is a bad combination because the .init.text section is freed up after the initialization. Hence, modules cannot use symbols annotated init. The access to ...

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

CVE-2022-49472

In the Linux kernel, the following vulnerability has been resolved: net: phy: micrel: Allow probing without .driverdata Currently, if the .probe element is present in the phydriver structure and the .driverdata is not, a NULL pointer dereference happens. Allow passing .probe without .driverdata b...

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

CVE-2022-49483

In the Linux kernel, the following vulnerability has been resolved: drm/msm/disp/dpu1: avoid clearing hw interrupts if hwintr is null during drm uninit If edp modeset init is failed due to panel being not ready and probe defers during drm bind, avoid clearing irqs and dereference hwintr when hwin...

5.5CVSS6.3AI score0.00258EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
•added 2025/02/26 7:01 a.m.•16 views

CVE-2022-49286

In the Linux kernel, the following vulnerability has been resolved: tpm: use trygetops in tpm-space.c As part of the series conversion to remove nested TPM operations: https://lore.kernel.org/all/[email protected]/ exposure of the chip-tpmmutex was removed fro...

4.7CVSS6.2AI score0.00238EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
•added 2025/02/26 7:01 a.m.•11 views

CVE-2022-49729

In the Linux kernel, the following vulnerability has been resolved: nfc: nfcmrvl: Fix memory leak in nfcmrvlplaydeferred Similar to the handling of playdeferred in commit 19cfe912c37b "Bluetooth: btusb: Fix memory leak in playdeferred", we thought a patch might be needed here as well. Currently...

5.5CVSS6AI score0.00266EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
•added 2025/02/26 7:01 a.m.•11 views

CVE-2022-49663

In the Linux kernel, the following vulnerability has been resolved: tunnels: do not assume mac header is set in skbtunnelcheckpmtu Recently added debug in commit f9aefd6b2aa3 "net: warn if mac header was not set" caught a bug in skbtunnelcheckpmtu, as shown in this syzbot report 1. In ndostartxmi...

5.5CVSS5.8AI score0.00273EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
•added 2025/02/26 7:01 a.m.•13 views

CVE-2022-49665

In the Linux kernel, the following vulnerability has been resolved: platform/x86: thinkpadacpi: Fix a memory leak of EFCH MMIO resource Unlike releasememregion, a call to releaseresource does not free the resource, so it has to be freed explicitly to avoid a memory leak...

5.5CVSS6.3AI score0.00222EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2025/02/26 7:01 a.m.•14 views

CVE-2022-49636

In the Linux kernel, the following vulnerability has been resolved: vlan: fix memory leak in vlannewlink Blamed commit added back a bug I fixed in commit 9bbd917e0bec "vlan: fix memory leak in vlandevsetegresspriority" If a memory allocation fails in vlanchangelink after other allocations...

5.5CVSS6.1AI score0.00303EPSS
SaveExploits0References24
UbuntuCve
UbuntuCve
•added 2025/02/26 7:01 a.m.•12 views

CVE-2022-49247

In the Linux kernel, the following vulnerability has been resolved: media: stk1160: If start stream fails, return buffers with VB2BUFSTATEQUEUED If the callback 'startstreaming' fails, then all queued buffers in the driver should be returned with state 'VB2BUFSTATEQUEUED'. Currently, they are...

5.5CVSS6.2AI score0.00269EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
•added 2025/02/26 7:01 a.m.•12 views

CVE-2022-49651

In the Linux kernel, the following vulnerability has been resolved: srcu: Tighten cleanupsrcustruct GP checks Currently, cleanupsrcustruct checks for a grace period in progress, but it does not check for a grace period that has not yet started but which might start at any time. Such a situation...

7.8CVSS6.3AI score0.00255EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2025/02/26 7:01 a.m.•12 views

CVE-2022-49575

In the Linux kernel, the following vulnerability has been resolved: tcp: Fix a data-race around sysctltcpthinlineartimeouts. While reading sysctltcpthinlineartimeouts, it can be changed concurrently. Thus, we need to add READONCE to its reader...

4.7CVSS5.8AI score0.00186EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
•added 2025/02/26 7:01 a.m.•14 views

CVE-2022-49578

In the Linux kernel, the following vulnerability has been resolved: ip: Fix data-races around sysctlipprotsock. sysctlipprotsock is accessed concurrently, and there is always a chance of data-race. So, all readers and writers need some basic protection to avoid load/store-tearing...

4.7CVSS5.8AI score0.00185EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
•added 2025/02/26 7:01 a.m.•11 views

CVE-2022-49570

In the Linux kernel, the following vulnerability has been resolved: gpio: gpio-xilinx: Fix integer overflow Current implementation is not able to configure more than 32 pins due to incorrect data type. So type casting with unsigned long to avoid it...

5.5CVSS6.1AI score0.00258EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
•added 2025/02/26 7:01 a.m.•10 views

CVE-2022-49571

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

4.7CVSS5.4AI score0.00186EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
•added 2025/02/26 7:01 a.m.•9 views

CVE-2022-49336

In the Linux kernel, the following vulnerability has been resolved: drm/etnaviv: check for reaped mapping in etnaviviommuunmapgem When the mapping is already reaped the unmap must be a no-op, as we would otherwise try to remove the mapping twice, corrupting the involved data structures...

7.8CVSS6.2AI score0.00284EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
•added 2025/02/26 7:01 a.m.•13 views

CVE-2022-49340

In the Linux kernel, the following vulnerability has been resolved: ipgre: test csumstart instead of transport header GRE with TUNNELCSUM will apply local checksum offload on CHECKSUMPARTIAL packets. ipgrexmit must validate csumstart after an optional skbpull, else lcocsum may trigger an overflow...

7.1CVSS6AI score0.00281EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
•added 2025/02/26 7:01 a.m.•12 views

CVE-2022-49485

In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Fix null pointer dereference of pointer perfmon In the unlikely event that pointer perfmon is null the WARNON return path occurs after the pointer has already been deferenced. Fix this by only dereferencing perfmon after...

5.5CVSS6.2AI score0.00268EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
•added 2025/02/26 7:01 a.m.•12 views

CVE-2022-49486

In the Linux kernel, the following vulnerability has been resolved: ASoC: fsl: Fix refcount leak in imxsgtl5000probe offindi2cdevicebynode takes a reference, In error paths, we should call putdevice to drop the reference to aviod refount leak...

5.5CVSS6.2AI score0.00262EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
•added 2025/02/26 7:01 a.m.•17 views

CVE-2022-49413

In the Linux kernel, the following vulnerability has been resolved: bfq: Update cgroup information before merging bio When the process is migrated to a different cgroup or in case of writeback just starts submitting bios associated with a different cgroup bfqmergebio can operate with stale cgroup...

7.8CVSS6.2AI score0.00289EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
•added 2025/02/26 7:01 a.m.•15 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.00222EPSS
SaveExploits0References4
Rows per page
Query Builder