Lucene search
+L

6917 matches found

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

CVE-2022-49359

In the Linux kernel, the following vulnerability has been resolved: drm/panfrost: Job should reference MMU not filepriv For a while now it's been allowed for a MMU context to outlive it's corresponding panfrostpriv, however the job structure still references panfrostpriv to get hold of the MMU...

7.8CVSS6.3AI score0.0027EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
•added 2025/02/26 7:01 a.m.•8 views

CVE-2022-49265

In the Linux kernel, the following vulnerability has been resolved: PM: domains: Fix sleep-in-atomic bug caused by genpddebugremove When a genpd with GENPDFLAGIRQSAFE gets removed, the following sleep-in-atomic bug will be seen, as genpddebugremove will be called with a spinlock being held...

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

CVE-2022-49287

In the Linux kernel, the following vulnerability has been resolved: tpm: fix reference counting for struct tpmchip The following sequence of operations results in a refcount warning: 1. Open device /dev/tpmrm. 2. Remove module tpmtisspi. 3. Write a TPM command to the file descriptor opened at ste...

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

CVE-2022-49545

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Cancel pending work at closing a MIDI substream At closing a USB MIDI output substream, there might be still a pending work, which would eventually access the rawmidi runtime object that is being released. For...

7.8CVSS5.9AI score0.00281EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
•added 2025/02/26 7:01 a.m.•11 views

CVE-2022-49556

In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: Use kzalloc for sev ioctl interfaces to prevent kernel data leak For some sev ioctl interfaces, the length parameter that is passed maybe less than or equal to SEVFWBLOBMAXSIZE, but larger than the data that PSP firmwar...

7.1CVSS6.3AI score0.00275EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
•added 2025/02/26 7:01 a.m.•11 views

CVE-2022-49487

In the Linux kernel, the following vulnerability has been resolved: mtd: rawnand: intel: fix possible null-ptr-deref in ebunandprobe It will cause null-ptr-deref when using 'res', if platformgetresource returns NULL, so move using 'res' after devmioremapresource that will check it to avoid...

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

CVE-2022-49712

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: lpc32xxudc: Fix refcount leak in lpc32xxudcprobe 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.5CVSS6.1AI score0.00259EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
•added 2025/02/26 7:01 a.m.•12 views

CVE-2022-49730

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

6.6AI score0.0003EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
•added 2025/02/26 7:01 a.m.•12 views

CVE-2022-49682

In the Linux kernel, the following vulnerability has been resolved: xtensa: Fix refcount leak bug in time.c In calibrateccount, offindcompatiblenode will return a node pointer with refcount incremented. We should use ofnodeput when it is not used anymore...

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

CVE-2022-49684

In the Linux kernel, the following vulnerability has been resolved: iio: adc: aspeed: Fix refcount leak in aspeedadcsettrimdata offindnodebyname 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
UbuntuCve
UbuntuCve
•added 2025/02/26 7:01 a.m.•12 views

CVE-2022-49722

In the Linux kernel, the following vulnerability has been resolved: ice: Fix memory corruption in VF driver Disable VF's RX/TX queues, when it's disabled. VF can have queues enabled, when it requests a reset. If PF driver assumes that VF is disabled, while VF still has queues configured, VF may...

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

CVE-2022-49669

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix race on unaccepted mptcp sockets When the listener socket owning the relevant request is closed, it frees the unaccepted subflows and that causes later deletion of the paired MPTCP sockets. The mptcp socket's worker ca...

7.8CVSS6.2AI score0.00249EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2025/02/26 7:01 a.m.•10 views

CVE-2022-49664

In the Linux kernel, the following vulnerability has been resolved: tipc: move bc link creation back to tipcnodecreate Shuang Li reported a NULL pointer dereference crash: BUG: kernel NULL pointer dereference, address: 0000000000000068 RIP: 0010:tipclinkisup+0x5/0x10 tipc Call Trace:...

7.5CVSS5.8AI score0.00693EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
•added 2025/02/26 7:01 a.m.•16 views

CVE-2022-49315

In the Linux kernel, the following vulnerability has been resolved: drivers: staging: rtl8192e: Fix deadlock in rtllibbeaconsstop There is a deadlock in rtllibbeaconsstop, which is shown below: Thread 1 | Thread 2 | rtllibsendbeacon rtllibbeaconsstop | modtimer spinlockirqsave //1 | wait a time...

5.5CVSS6.1AI score0.00206EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
•added 2025/02/26 7:01 a.m.•11 views

CVE-2022-49411

In the Linux kernel, the following vulnerability has been resolved: bfq: Make sure bfqg for which we are queueing requests is online Bios queued into BFQ IO scheduler can be associated with a cgroup that was already offlined. This may then cause insertion of this bfqgroup into a service tree. But...

7.8CVSS6.3AI score0.00289EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
•added 2025/02/26 7:01 a.m.•11 views

CVE-2022-49505

In the Linux kernel, the following vulnerability has been resolved: NFC: NULL out the dev-rfkill to prevent UAF Commit 3e3b5dfcd16a "NFC: reorder the logic in nfcun,registerdevice" assumes the deviceisregistered in function nfcdevup will help to check when the rfkill is unregistered. However, thi...

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

CVE-2022-49430

In the Linux kernel, the following vulnerability has been resolved: Input: gpio-keys - cancel delayed work only in case of GPIO gpiokeys module can either accept gpios or interrupts. The module initializes delayed work in case of gpios only and is only used if debounce timer is not used, so make...

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

CVE-2022-49316

In the Linux kernel, the following vulnerability has been resolved: NFSv4: Don't hold the layoutget locks across multiple RPC calls When doing layoutget as part of the open compound, we have to be careful to release the layout locks before we can call any further RPC calls, such as setattr. The...

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

CVE-2022-49343

In the Linux kernel, the following vulnerability has been resolved: ext4: avoid cycles in directory h-tree A maliciously corrupted filesystem can contain cycles in the h-tree stored inside a directory. That can easily lead to the kernel corrupting tree nodes that were already verified under its...

7.8CVSS6.2AI score0.00294EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
•added 2025/02/26 7:01 a.m.•14 views

CVE-2022-49279

In the Linux kernel, the following vulnerability has been resolved: NFSD: prevent integer overflow on 32 bit systems On a 32 bit system, the "len sizeofp" operation can have an integer overflow...

8.2CVSS6.5AI score0.00626EPSS
SaveExploits0References9
Rows per page
Query Builder