Lucene search
+L

5019 matches found

OSV
OSV
added 2024/12/27 2:51 p.m.7 views

CVE-2024-56618 pmdomain: imx: gpcv2: Adjust delay after power up handshake

In the Linux kernel, the following vulnerability has been resolved: pmdomain: imx: gpcv2: Adjust delay after power up handshake The udelay5 is not enough, sometimes below kernel panic still be triggered: 4.012973 Kernel panic - not syncing: Asynchronous SError Interrupt 4.012976 CPU: 2 UID: 0 PID...

5.5CVSS5.9AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/12/27 2:51 p.m.2 views

CVE-2024-56618 pmdomain: imx: gpcv2: Adjust delay after power up handshake

In the Linux kernel, the following vulnerability has been resolved: pmdomain: imx: gpcv2: Adjust delay after power up handshake The udelay5 is not enough, sometimes below kernel panic still be triggered: 4.012973 Kernel panic - not syncing: Asynchronous SError Interrupt 4.012976 CPU: 2 UID: 0 PID...

6AI score0.00173EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/12/27 2:51 p.m.25 views

CVE-2024-56618 pmdomain: imx: gpcv2: Adjust delay after power up handshake

In the Linux kernel, the following vulnerability has been resolved: pmdomain: imx: gpcv2: Adjust delay after power up handshake The udelay5 is not enough, sometimes below kernel panic still be triggered: 4.012973 Kernel panic - not syncing: Asynchronous SError Interrupt 4.012976 CPU: 2 UID: 0 PID...

0.00173EPSS
SaveExploits0References2
OSV
OSV
added 2024/12/27 2:51 p.m.10 views

CVE-2024-56599 wifi: ath10k: avoid NULL pointer error during sdio remove

In the Linux kernel, the following vulnerability has been resolved: wifi: ath10k: avoid NULL pointer error during sdio remove When running 'rmmod ath10k', ath10ksdioremove will free sdio workqueue by destroyworkqueue. But if CONFIGINITONFREEDEFAULTON is set to yes, kernel panic will happen: Call...

6.2AI score
SaveExploits0References11
CVE
CVE
added 2024/12/27 2:51 p.m.173 views

CVE-2024-56599

CVE-2024-56599 records a Linux kernel vulnerability in the wifi/ath10k SDIO path where rmmod ath10k could panic if CONFIG_INIT_ON_FREE_DEFAULT_ON is enabled. The root cause is a NULL-pointer path involving destroying the sdio workqueue before ath10k_core_destroy frees the wiphy/cfg80211 device, l...

5.5CVSS6.6AI score0.00222EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2024/12/27 2:23 p.m.13 views

CVE-2024-56575 media: imx-jpeg: Ensure power suppliers be suspended before detach them

In the Linux kernel, the following vulnerability has been resolved: media: imx-jpeg: Ensure power suppliers be suspended before detach them The power suppliers are always requested to suspend asynchronously, devpmdomaindetach requires the caller to ensure proper synchronization of this function...

5.5CVSS6AI score
SaveExploits0References9
CVE
CVE
added 2024/12/27 2:23 p.m.141 views

CVE-2024-56575

CVE-2024-56575 affects the Linux kernel component media: imx-jpeg. The issue is triggered when power suppliers are detached without proper synchronization with power management callbacks, risking kernel panic from a NULL-pointer dereference during dev_pm_domain_detach(). A fix ensures power suppl...

5.5CVSS6.4AI score0.00235EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2024/12/27 2:23 p.m.23 views

CVE-2024-56575 media: imx-jpeg: Ensure power suppliers be suspended before detach them

In the Linux kernel, the following vulnerability has been resolved: media: imx-jpeg: Ensure power suppliers be suspended before detach them The power suppliers are always requested to suspend asynchronously, devpmdomaindetach requires the caller to ensure proper synchronization of this function...

0.00235EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/12/27 2:23 p.m.3 views

CVE-2024-56575 media: imx-jpeg: Ensure power suppliers be suspended before detach them

In the Linux kernel, the following vulnerability has been resolved: media: imx-jpeg: Ensure power suppliers be suspended before detach them The power suppliers are always requested to suspend asynchronously, devpmdomaindetach requires the caller to ensure proper synchronization of this function...

7.4AI score0.00235EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/12/27 2:23 p.m.26 views

CVE-2024-56560 slab: Fix too strict alignment check in create_cache()

In the Linux kernel, the following vulnerability has been resolved: slab: Fix too strict alignment check in createcache On m68k, where the minimum alignment of unsigned long is 2 bytes: Kernel panic - not syncing: kmemcachecreateargs: Failed to create slab 'iokiocb'. Error -22 CPU: 0 UID: 0 PID: ...

0.00186EPSS
SaveExploits0References2
OSV
OSV
added 2024/12/27 2:15 p.m.1 views

DEBIAN-CVE-2024-53224

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Move events notifier registration to be after device registration Move pkey change work initialization and cleanup from device resources stage to notifier stage, since this is the stage which handles this work events...

5.5CVSS5.6AI score0.00322EPSS
SaveExploits0References1
NVD
NVD
added 2024/12/27 2:15 p.m.23 views

CVE-2024-53224

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Move events notifier registration to be after device registration Move pkey change work initialization and cleanup from device resources stage to notifier stage, since this is the stage which handles this work events...

8.8CVSS0.00322EPSS
SaveExploits0References4
NVD
NVD
added 2024/12/27 2:15 p.m.7 views

CVE-2024-53181

In the Linux kernel, the following vulnerability has been resolved: um: vector: Do not use drvdata in release The drvdata is not available in release. Let's just use containerof to get the vectordevice instance. Otherwise, removing a vector device will result in a crash: RIP:...

5.5CVSS0.00247EPSS
SaveExploits0References11
NVD
NVD
added 2024/12/27 2:15 p.m.11 views

CVE-2024-53183

In the Linux kernel, the following vulnerability has been resolved: um: net: Do not use drvdata in release The drvdata is not available in release. Let's just use containerof to get the umlnet instance. Otherwise, removing a network device will result in a crash: RIP:...

5.5CVSS0.00247EPSS
SaveExploits0References11
OSV
OSV
added 2024/12/27 2:15 p.m.1 views

DEBIAN-CVE-2024-53183

In the Linux kernel, the following vulnerability has been resolved: um: net: Do not use drvdata in release The drvdata is not available in release. Let's just use containerof to get the umlnet instance. Otherwise, removing a network device will result in a crash: RIP:...

5.5CVSS5.6AI score0.00247EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/12/27 1:50 p.m.38 views

CVE-2024-53224 RDMA/mlx5: Move events notifier registration to be after device registration

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Move events notifier registration to be after device registration Move pkey change work initialization and cleanup from device resources stage to notifier stage, since this is the stage which handles this work events...

8.8CVSS0.00322EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/12/27 1:50 p.m.1 views

CVE-2024-53224 RDMA/mlx5: Move events notifier registration to be after device registration

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Move events notifier registration to be after device registration Move pkey change work initialization and cleanup from device resources stage to notifier stage, since this is the stage which handles this work events...

7.3AI score0.00322EPSS
SaveExploits0References4
OSV
OSV
added 2024/12/27 1:50 p.m.15 views

CVE-2024-53224 RDMA/mlx5: Move events notifier registration to be after device registration

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Move events notifier registration to be after device registration Move pkey change work initialization and cleanup from device resources stage to notifier stage, since this is the stage which handles this work events...

8.8CVSS5.8AI score
SaveExploits0References7
OSV
OSV
added 2024/12/27 1:49 p.m.12 views

CVE-2024-53189 wifi: nl80211: fix bounds checker error in nl80211_parse_sched_scan

In the Linux kernel, the following vulnerability has been resolved: wifi: nl80211: fix bounds checker error in nl80211parseschedscan The channels array in the cfg80211scanrequest has a countedby attribute attached to it, which points to the nchannels variable. This attribute is used in bounds...

6AI score
SaveExploits0References6
OSV
OSV
added 2024/12/27 1:49 p.m.8 views

CVE-2024-53184 um: ubd: Do not use drvdata in release

In the Linux kernel, the following vulnerability has been resolved: um: ubd: Do not use drvdata in release The drvdata is not available in release. Let's just use containerof to get the ubd instance. Otherwise, removing a ubd device will result in a crash: RIP: 0033:blkmqfreetagset+0x1f/0xba RSP:...

6.1AI score
SaveExploits0References14
Rows per page
Query Builder