Lucene search
+L

16955 matches found

RedhatCVE
RedhatCVE
added 2025/02/26 11:57 a.m.9 views

CVE-2022-49253

In the Linux kernel, the following vulnerability has been resolved: media: usb: go7007: s2250-board: fix leak in probe Call i2cunregisterdeviceaudio on this error path...

5.5CVSS6.3AI score0.0027EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/26 11:56 a.m.12 views

CVE-2022-49134

In the Linux kernel, the following vulnerability has been resolved: mlxsw: spectrum: Guard against invalid local ports When processing events generated by the device's firmware, the driver protects itself from events reported for non-existent local ports, but not for the CPU port local port 0,...

5.5CVSS6.2AI score0.00231EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/26 11:27 a.m.14 views

CVE-2022-49400

In the Linux kernel, the following vulnerability has been resolved: md: Don't set mddev private to NULL in raid0 pers-free In normal stop process, it does like this: domdstop | mdstop pers-free; mddev-private=NULL | mdfree free mddev mdstop sets mddev-private to NULL after pers-free. The raid...

5.5CVSS6.4AI score0.00281EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/26 11:26 a.m.21 views

CVE-2022-49465

In the Linux kernel, the following vulnerability has been resolved: blk-throttle: Set BIOTHROTTLED when bio has been throttled 1.In current process, all bio will set the BIOTHROTTLED flag after blkthrotlbio. 2.If bio needs to be throttled, it will start the timer and stop submit bio directly. Bio...

6CVSS7.5AI score0.00288EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/26 11:26 a.m.11 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...

5.5CVSS7.5AI score0.00267EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/26 11:25 a.m.9 views

CVE-2022-49187

In the Linux kernel, the following vulnerability has been resolved: clk: Fix clkhwgetclk when dev is NULL Any registered clkcore structure can have a NULL pointer in its dev field. While never actually documented, this is evidenced by the wide usage of clkregister and clkhwregister with a NULL...

5.5CVSS6.2AI score0.00263EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/26 10:58 a.m.22 views

CVE-2022-49268

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: Intel: Fix NULL ptr dereference when ENOMEM Do not call snddmafreepages when snddmaallocpages returns -ENOMEM because it leads to a NULL pointer dereference bug. The dmesg says: T1387 sof-audio-pci-intel-tgl...

5.5CVSS6AI score0.00257EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/26 10:58 a.m.16 views

CVE-2022-49103

In the Linux kernel, the following vulnerability has been resolved: NFSv4.2: fix reference count leaks in nfs42proccopynotify You don't often get email from [email protected]. Learn why this is important at http://aka.ms/LearnAboutSenderIdentification. The reference counting issue happens in...

5.5CVSS6.4AI score0.00246EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/26 10:58 a.m.16 views

CVE-2022-49409

In the Linux kernel, the following vulnerability has been resolved: ext4: fix bugon in estreesearch Hulk Robot reported a BUGON: ================================================================== kernel BUG at fs/ext4/extentsstatus.c:199! ... RIP: 0010:ext4esend fs/ext4/extentsstatus.c:199 inline...

5.5CVSS6AI score0.00264EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/26 10:57 a.m.17 views

CVE-2022-49603

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

4.7CVSS6.3AI score0.00188EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/26 10:28 a.m.14 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...

4.1CVSS6AI score0.00324EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/26 10:28 a.m.22 views

CVE-2022-49449

In the Linux kernel, the following vulnerability has been resolved: pinctrl: renesas: rzn1: Fix possible null-ptr-deref in shpfcmapresources It will cause null-ptr-deref when using 'res', if platformgetresource returns NULL, so move using 'res' after devmioremapresource that will check it to avoi...

5.5CVSS6.2AI score0.00263EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/26 10:27 a.m.26 views

CVE-2022-49210

In the Linux kernel, the following vulnerability has been resolved: MIPS: pgalloc: fix memory leak caused by pgdfree pgd page is freed by generic implementation pgdfree since commit f9cb654cb550 "asm-generic: pgalloc: provide generic pgdfree", however, there are scenarios that the system uses mor...

5.5CVSS6.3AI score0.00256EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/26 10:27 a.m.21 views

CVE-2022-49157

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix premature hw access after PCI error After a recoverable PCI error has been detected and recovered, qla driver needs to check to see if the error condition still persist and/or wait for the OS to give the resume...

5.5CVSS6.4AI score0.00263EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/26 9:56 a.m.14 views

CVE-2022-49517

In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: Fix missing ofnodeput in mt2701wm8960machineprobe This node pointer is returned by ofparsephandle with refcount incremented in this function. Calling ofnodeput to avoid the refcount leak...

3.3CVSS6.3AI score0.00264EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/26 9:56 a.m.30 views

CVE-2022-49574

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

4.7CVSS6.2AI score0.00186EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/26 9:56 a.m.25 views

CVE-2022-49146

In the Linux kernel, the following vulnerability has been resolved: virtio: use virtiodeviceready in virtiodevicerestore After waking up a suspended VM, the kernel prints the following trace for virtio drivers which do not directly call virtiodeviceready in the .restore: PM: suspend exit irq 22:...

5.5CVSS6.1AI score0.00253EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/26 9:55 a.m.14 views

CVE-2022-49116

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: use memset avoid memory leaks Use memset to initialize structs to prevent memory leaks in l2capecredconnect Mitigation Mitigation for this issue is either not available or the currently available options do not meet th...

5.7CVSS5.2AI score0.00252EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/26 9:24 a.m.18 views

CVE-2022-49139

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: fix null ptr deref on hcisyncconncompleteevt This event is just specified for SCO and eSCO link types. On the reception of a HCISynchronousConnectionComplete for a BDADDR of an existing LE connection, LE link type and ...

5.5CVSS6.4AI score0.00261EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/26 9:24 a.m.19 views

CVE-2022-49361

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check for inline inode Yanming reported a kernel bug in Bugzilla kernel 1, which can be reproduced. The bug message is: The kernel message is shown below: kernel BUG at fs/inode.c:611! Call Trace:...

5.5CVSS6.2AI score0.00256EPSS
SaveExploits0References4
Rows per page
Query Builder