Lucene search
+L

5000 matches found

CVE
CVE
added 2025/02/26 2:13 a.m.101 views

CVE-2022-49490

CVE-2022-49490: In the Linux kernel, drm/msm/mdp5 had a NULL dereference risk in mdp5_pipe_release when mdp5_get_global_state could return an error (-EDEADLK) during modeset lock handling. The fix propagates such errors from mdp5_get_global_state to mdp5_pipe_release and returns a proper error in...

5.5CVSS6.6AI score0.00264EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2025/02/26 2:13 a.m.12 views

CVE-2022-49490 drm/msm/mdp5: Return error code in mdp5_pipe_release when deadlock is detected

In the Linux kernel, the following vulnerability has been resolved: drm/msm/mdp5: Return error code in mdp5piperelease when deadlock is detected mdp5getglobalstate runs the risk of hitting a -EDEADLK when acquiring the modeset lock, but currently mdp5piperelease doesn't check for if an error is...

5.4AI score
SaveExploits0References10
Debian CVE
Debian CVE
added 2025/02/26 2:13 a.m.15 views

CVE-2022-49490

In the Linux kernel, the following vulnerability has been resolved: drm/msm/mdp5: Return error code in mdp5piperelease when deadlock is detected mdp5getglobalstate runs the risk of hitting a -EDEADLK when acquiring the modeset lock, but currently mdp5piperelease doesn't check for if an error is...

5.5CVSS5.7AI score0.00264EPSS
SaveExploits0
OSV
OSV
added 2025/02/26 2:13 a.m.13 views

CVE-2022-49488 drm/msm/mdp5: Return error code in mdp5_mixer_release when deadlock is detected

In the Linux kernel, the following vulnerability has been resolved: drm/msm/mdp5: Return error code in mdp5mixerrelease when deadlock is detected There is a possibility for mdp5getglobalstate to return -EDEADLK when acquiring the modeset lock, but currently globalstate in mdp5mixerrelease doesn't...

5.4AI score
SaveExploits0References10
Vulnrichment
Vulnrichment
added 2025/02/26 2:13 a.m.3 views

CVE-2022-49459 thermal/drivers/broadcom: Fix potential NULL dereference in sr_thermal_probe

In the Linux kernel, the following vulnerability has been resolved: thermal/drivers/broadcom: Fix potential NULL dereference in srthermalprobe platformgetresource may return NULL, add proper check to avoid potential NULL dereferencing...

6.5AI score0.00264EPSS
SaveExploits0References6
OSV
OSV
added 2025/02/26 2:13 a.m.14 views

CVE-2022-49459 thermal/drivers/broadcom: Fix potential NULL dereference in sr_thermal_probe

In the Linux kernel, the following vulnerability has been resolved: thermal/drivers/broadcom: Fix potential NULL dereference in srthermalprobe platformgetresource may return NULL, add proper check to avoid potential NULL dereferencing...

5.5CVSS5.3AI score
SaveExploits0References9
Cvelist
Cvelist
added 2025/02/26 2:13 a.m.24 views

CVE-2022-49459 thermal/drivers/broadcom: Fix potential NULL dereference in sr_thermal_probe

In the Linux kernel, the following vulnerability has been resolved: thermal/drivers/broadcom: Fix potential NULL dereference in srthermalprobe platformgetresource may return NULL, add proper check to avoid potential NULL dereferencing...

0.00264EPSS
SaveExploits0References6
CVE
CVE
added 2025/02/26 2:13 a.m.92 views

CVE-2022-49459

Mode C: CVE-2022-49459 affects the Linux kernel (notably kernel 5.10/5.15 in Astra Linux) with a NULL-dereference risk in sr_thermal_probe due to platform_get_resource() possibly returning NULL. The vulnerability stems from insufficient NULL checks, and a fix adds a proper NULL check to prevent d...

5.5CVSS5.4AI score0.00264EPSS
SaveExploits0References6Affected Software1
Debian CVE
Debian CVE
added 2025/02/26 2:13 a.m.25 views

CVE-2022-49459

In the Linux kernel, the following vulnerability has been resolved: thermal/drivers/broadcom: Fix potential NULL dereference in srthermalprobe platformgetresource may return NULL, add proper check to avoid potential NULL dereferencing...

5.5CVSS5.6AI score0.00264EPSS
SaveExploits0
OSV
OSV
added 2025/02/26 2:11 a.m.15 views

CVE-2022-49392 serial: 8250_aspeed_vuart: Fix potential NULL dereference in aspeed_vuart_probe

In the Linux kernel, the following vulnerability has been resolved: serial: 8250aspeedvuart: Fix potential NULL dereference in aspeedvuartprobe platformgetresource may fail and return NULL, so we should better check it's return value to avoid a NULL pointer dereference...

5.5CVSS5.2AI score
SaveExploits0References7
CVE
CVE
added 2025/02/26 2:11 a.m.97 views

CVE-2022-49392

CVE-2022-49392 affects the Linux kernel’s serial driver for ASPEED vuart (8250_aspeed_vuart). The vulnerability arises from a NULL pointer dereference in aspeed_vuart_probe when platform_get_resource() returns NULL. The patch adds a check for the resource return value to avoid dereferencing NULL,...

5.5CVSS5.3AI score0.00256EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2025/02/26 2:11 a.m.10 views

CVE-2022-49392 serial: 8250_aspeed_vuart: Fix potential NULL dereference in aspeed_vuart_probe

In the Linux kernel, the following vulnerability has been resolved: serial: 8250aspeedvuart: Fix potential NULL dereference in aspeedvuartprobe platformgetresource may fail and return NULL, so we should better check it's return value to avoid a NULL pointer dereference...

6.3AI score0.00256EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2025/02/26 2:11 a.m.18 views

CVE-2022-49392

In the Linux kernel, the following vulnerability has been resolved: serial: 8250aspeedvuart: Fix potential NULL dereference in aspeedvuartprobe platformgetresource may fail and return NULL, so we should better check it's return value to avoid a NULL pointer dereference...

5.5CVSS5.6AI score0.00256EPSS
SaveExploits0
CVE
CVE
added 2025/02/26 1:56 a.m.151 views

CVE-2022-49257

CVE-2022-49257 affects the Linux kernel and stems from a NULL dereference in watch_queue_set_size() during error cleanup. The code path could call __free_page() on buffers that were not allocated, causing a NULL pointer dereference (observed as a KASAN report in __free_pages). The issue is mitiga...

5.5CVSS6.7AI score0.00256EPSS
SaveExploits0References5Affected Software1
Debian CVE
Debian CVE
added 2025/02/26 1:56 a.m.14 views

CVE-2022-49257

In the Linux kernel, the following vulnerability has been resolved: watchqueue: Fix NULL dereference in error cleanup In watchqueuesetsize, the error cleanup code doesn't take account of the fact that freepage can't handle a NULL pointer when trying to free up buffer pages that did get allocated...

5.5CVSS5.8AI score0.00256EPSS
SaveExploits0
OSV
OSV
added 2025/02/26 1:56 a.m.14 views

CVE-2022-49257 watch_queue: Fix NULL dereference in error cleanup

In the Linux kernel, the following vulnerability has been resolved: watchqueue: Fix NULL dereference in error cleanup In watchqueuesetsize, the error cleanup code doesn't take account of the fact that freepage can't handle a NULL pointer when trying to free up buffer pages that did get allocated...

5.5AI score
SaveExploits0References8
Cvelist
Cvelist
added 2025/02/26 1:56 a.m.26 views

CVE-2022-49257 watch_queue: Fix NULL dereference in error cleanup

In the Linux kernel, the following vulnerability has been resolved: watchqueue: Fix NULL dereference in error cleanup In watchqueuesetsize, the error cleanup code doesn't take account of the fact that freepage can't handle a NULL pointer when trying to free up buffer pages that did get allocated...

0.00256EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/02/26 1:55 a.m.24 views

CVE-2022-49177 hwrng: cavium - fix NULL but dereferenced coccicheck error

In the Linux kernel, the following vulnerability has been resolved: hwrng: cavium - fix NULL but dereferenced coccicheck error Fix following coccicheck warning: ./drivers/char/hwrandom/cavium-rng-vf.c:182:17-20: ERROR: pdev is NULL but dereferenced...

0.00226EPSS
SaveExploits0References2
CVE
CVE
added 2025/02/26 1:55 a.m.138 views

CVE-2022-49177

CVE-2022-49177 : In the Linux kernel, the cavium hwrng driver fix addresses a NULL pointer dereference in cavium RNG handling. The issue manifested as a NULL dereference of 'pdev' in cavium-rng-vf.c (line 182) when dereferenced, triggering a coccicheck warning. The upstream patch fixes the NULL-d...

5.5CVSS5.4AI score0.00226EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2025/02/26 1:55 a.m.12 views

CVE-2022-49177 hwrng: cavium - fix NULL but dereferenced coccicheck error

In the Linux kernel, the following vulnerability has been resolved: hwrng: cavium - fix NULL but dereferenced coccicheck error Fix following coccicheck warning: ./drivers/char/hwrandom/cavium-rng-vf.c:182:17-20: ERROR: pdev is NULL but dereferenced...

5.5CVSS5.4AI score
SaveExploits0References5
Rows per page
Query Builder