Lucene search
+L

5258 matches found

Debian CVE
Debian CVE
added 2025/02/26 2:23 a.m.21 views

CVE-2022-49625

In the Linux kernel, the following vulnerability has been resolved: sfc: fix kernel panic when creating VF When creating VFs a kernel panic can happen when calling to efxef10tryupdatenicstatsvf. When releasing a DMA coherent buffer, sometimes, I don't know in what specific circumstances, it has t...

5.5CVSS5.3AI score0.00282EPSS
SaveExploits0
OSV
OSV
added 2025/02/26 2:23 a.m.15 views

CVE-2022-49625 sfc: fix kernel panic when creating VF

In the Linux kernel, the following vulnerability has been resolved: sfc: fix kernel panic when creating VF When creating VFs a kernel panic can happen when calling to efxef10tryupdatenicstatsvf. When releasing a DMA coherent buffer, sometimes, I don't know in what specific circumstances, it has t...

5.1AI score
SaveExploits0References11
Cvelist
Cvelist
added 2025/02/26 2:23 a.m.21 views

CVE-2022-49615 ASoC: rt711-sdca: fix kernel NULL pointer dereference when IO error

In the Linux kernel, the following vulnerability has been resolved: ASoC: rt711-sdca: fix kernel NULL pointer dereference when IO error The initial settings will be written before the codec probe function. But, the rt711-component doesn't be assigned yet. If IO error happened during initial...

0.00252EPSS
SaveExploits0References3
OSV
OSV
added 2025/02/26 2:23 a.m.15 views

CVE-2022-49615 ASoC: rt711-sdca: fix kernel NULL pointer dereference when IO error

In the Linux kernel, the following vulnerability has been resolved: ASoC: rt711-sdca: fix kernel NULL pointer dereference when IO error The initial settings will be written before the codec probe function. But, the rt711-component doesn't be assigned yet. If IO error happened during initial...

5.5CVSS5.2AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2025/02/26 2:23 a.m.18 views

CVE-2022-49615

In the Linux kernel, the following vulnerability has been resolved: ASoC: rt711-sdca: fix kernel NULL pointer dereference when IO error The initial settings will be written before the codec probe function. But, the rt711-component doesn't be assigned yet. If IO error happened during initial...

5.5CVSS5.2AI score0.00252EPSS
SaveExploits0
OSV
OSV
added 2025/02/26 2:23 a.m.16 views

CVE-2022-49584 ixgbe: Add locking to prevent panic when setting sriov_numvfs to zero

In the Linux kernel, the following vulnerability has been resolved: ixgbe: Add locking to prevent panic when setting sriovnumvfs to zero It is possible to disable VFs while the PF driver is processing requests from the VF driver. This can result in a panic. BUG: unable to handle kernel paging...

5AI score
SaveExploits0References8
CVE
CVE
added 2025/02/26 2:13 a.m.112 views

CVE-2022-49542

Summary: CVE-2022-49542 affects the Linux kernel SCSI lpfc path. The vulnerability arises in logging code: during an attempt to log a TRACE message, the code could take a hard lockup path due to an unsafe lock acquisition sequence. Root cause (as described): the cfg_log_verbose check was performe...

5.5CVSS5.4AI score0.00197EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2025/02/26 2:13 a.m.98 views

CVE-2022-49506

The CVE-2022-49506 issue affects the Linux kernel DRM/Mediatek path, where a race between the vblank callback registration and disabling vblank could yield NULL callback data in the ovl IRQ path, risking kernel panic. The documented fix adds a vblank callback registration flow: register callback ...

5.5CVSS5.2AI score0.00256EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2025/02/26 2:13 a.m.25 views

CVE-2022-49506 drm/mediatek: Add vblank register/unregister callback functions

In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: Add vblank register/unregister callback functions We encountered a kernel panic issue that callback data will be NULL when it's using in ovl irq handler. There is a timing issue between mtkdispovlirqhandler and...

0.00256EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2025/02/26 2:13 a.m.22 views

CVE-2022-49506

In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: Add vblank register/unregister callback functions We encountered a kernel panic issue that callback data will be NULL when it's using in ovl irq handler. There is a timing issue between mtkdispovlirqhandler and...

5.5CVSS5.6AI score0.00256EPSS
SaveExploits0
OSV
OSV
added 2025/02/26 2:13 a.m.18 views

CVE-2022-49506 drm/mediatek: Add vblank register/unregister callback functions

In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: Add vblank register/unregister callback functions We encountered a kernel panic issue that callback data will be NULL when it's using in ovl irq handler. There is a timing issue between mtkdispovlirqhandler and...

5.1AI score
SaveExploits0References7
Cvelist
Cvelist
added 2025/02/26 2:13 a.m.35 views

CVE-2022-49500 wl1251: dynamically allocate memory used for DMA

In the Linux kernel, the following vulnerability has been resolved: wl1251: dynamically allocate memory used for DMA With introduction of vmap'ed stacks, stack parameters can no longer be used for DMA and now leads to kernel panic. It happens at several places for the wl1251 e.g. when accessed...

8.8CVSS0.00266EPSS
SaveExploits0References2
CVE
CVE
added 2025/02/26 2:13 a.m.70 views

CVE-2022-49500

CVE-2022-49500 concerns the wl1251 DMA memory handling in the Linux kernel. With the switch to vmap’ed stacks, stack parameters can no longer be used for DMA, which could trigger a kernel panic at multiple wl1251 locations (e.g., via SDIO), rendering devices like OpenPandora unusable. The fixed a...

8.8CVSS5.3AI score0.00266EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2025/02/26 2:13 a.m.68 views

CVE-2022-49500

In the Linux kernel, the following vulnerability has been resolved: wl1251: dynamically allocate memory used for DMA With introduction of vmap'ed stacks, stack parameters can no longer be used for DMA and now leads to kernel panic. It happens at several places for the wl1251 e.g. when accessed...

8.8CVSS5.4AI score0.00266EPSS
SaveExploits0
OSV
OSV
added 2025/02/26 2:13 a.m.16 views

CVE-2022-49500 wl1251: dynamically allocate memory used for DMA

In the Linux kernel, the following vulnerability has been resolved: wl1251: dynamically allocate memory used for DMA With introduction of vmap'ed stacks, stack parameters can no longer be used for DMA and now leads to kernel panic. It happens at several places for the wl1251 e.g. when accessed...

8.8CVSS5AI score
SaveExploits0References5
Cvelist
Cvelist
added 2025/02/26 2:12 a.m.32 views

CVE-2022-49428 f2fs: fix to do sanity check on inline_dots inode

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on inlinedots inode As Wenqing reported in bugzilla: https://bugzilla.kernel.org/showbug.cgi?id=215765 It will cause a kernel panic with steps: - mkdir mnt - mount tmp40.img mnt - ls mnt...

0.00256EPSS
SaveExploits0References4
CVE
CVE
added 2025/02/26 2:12 a.m.85 views

CVE-2022-49428

The CVE-2022-49428 entry concerns Linux kernel f2fs: the fix adds a sanity check for inline_dots in inodes to prevent a NULL pointer dereference during f2fs_lookup (__recover_dot_dentries path). The root cause is that for special files (character, block, fifo, socket), f2fs did not initialize the...

5.5CVSS5.3AI score0.00256EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2025/02/26 2:12 a.m.55 views

CVE-2022-49428

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on inlinedots inode As Wenqing reported in bugzilla: https://bugzilla.kernel.org/showbug.cgi?id=215765 It will cause a kernel panic with steps: - mkdir mnt - mount tmp40.img mnt - ls mnt...

5.5CVSS5.3AI score0.00256EPSS
SaveExploits0
OSV
OSV
added 2025/02/26 2:12 a.m.16 views

CVE-2022-49428 f2fs: fix to do sanity check on inline_dots inode

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on inlinedots inode As Wenqing reported in bugzilla: https://bugzilla.kernel.org/showbug.cgi?id=215765 It will cause a kernel panic with steps: - mkdir mnt - mount tmp40.img mnt - ls mnt...

4.9AI score
SaveExploits0References7
Debian CVE
Debian CVE
added 2025/02/26 2:11 a.m.57 views

CVE-2022-49380

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid f2fsbugon in decvalidnodecount As Yanming reported in bugzilla: https://bugzilla.kernel.org/showbug.cgi?id=215897 I have encountered a bug in F2FS file system in kernel v5.17. The kernel should enable...

5.5CVSS5.4AI score0.00257EPSS
SaveExploits0
Rows per page
Query Builder