Lucene search
+L

5275 matches found

Cvelist
Cvelist
added 2024/12/27 2:23 p.m.25 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
CVE
CVE
added 2024/12/27 2:23 p.m.148 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
OSV
OSV
added 2024/12/27 2:23 p.m.14 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
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.27 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
NVD
NVD
added 2024/12/27 2:15 p.m.24 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
OSV
OSV
added 2024/12/27 2:15 p.m.2 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.12 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
NVD
NVD
added 2024/12/27 2:15 p.m.8 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
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
Vulnrichment
Vulnrichment
added 2024/12/27 1:50 p.m.2 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
Cvelist
Cvelist
added 2024/12/27 1:50 p.m.40 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
OSV
OSV
added 2024/12/27 1:50 p.m.17 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.13 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.10 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
Cvelist
Cvelist
added 2024/12/27 1:49 p.m.27 views

CVE-2024-53183 um: net: Do not use drvdata in release

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:...

0.00247EPSS
SaveExploits0References9
OSV
OSV
added 2024/12/27 1:49 p.m.14 views

CVE-2024-53183 um: net: Do not use drvdata in release

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:...

6.2AI score
SaveExploits0References14
CVE
CVE
added 2024/12/27 1:49 p.m.2322 views

CVE-2024-53181

CVE-2024-53181 refers to a Linux kernel vulnerability where vector_device_release could crash due to using drvdata after release. The fix removes drvdata access in release and uses container_of() to obtain the vector_device instance, preventing a crash and kernel panic from a segfault. The issue ...

5.5CVSS6.5AI score0.00247EPSS
SaveExploits0References11Affected Software1
Positive Technologies
Positive Technologies
added 2024/12/27 12:00 a.m.6 views

PT-2024-36865 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 6.12.0 Description: The issue is related to a too strict alignment check in the create cache function, which can cause a kernel panic on certain systems, such as m68k, where the minimum alignment of unsigned lon...

7.5AI score0.00186EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2024/12/27 12:00 a.m.11 views

PT-2024-36926 · Linux +2 · Linux Kernel +2

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 6.12.0-rc2-0.0.0-devel-00004-g8b1b79e88956 Description: A vulnerability in the Linux kernel has been resolved, related to the pmdomain: imx: gpcv2: Adjust delay after power up handshake. The udelay5 is not enoug...

8.1CVSS7.7AI score0.00822EPSS
SaveExploits3References847
Rows per page
Query Builder