Lucene search
+L

6334 matches found

Vulnrichment
Vulnrichment
added 2024/08/21 6:10 a.m.19 views

CVE-2022-48891 regulator: da9211: Use irq handler when ready

In the Linux kernel, the following vulnerability has been resolved: regulator: da9211: Use irq handler when ready If the system does not come from reset like when it is kexec, the regulator might have an IRQ waiting for us. If we enable the IRQ handler before its structures are ready, we crash...

6.8AI score0.0024EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2024/08/21 6:10 a.m.57 views

CVE-2022-48891

In the Linux kernel, the following vulnerability has been resolved: regulator: da9211: Use irq handler when ready If the system does not come from reset like when it is kexec, the regulator might have an IRQ waiting for us. If we enable the IRQ handler before its structures are ready, we crash...

5.5CVSS5.2AI score0.0024EPSS
SaveExploits0
OSV
OSV
added 2024/08/21 6:10 a.m.19 views

CVE-2022-48891 regulator: da9211: Use irq handler when ready

In the Linux kernel, the following vulnerability has been resolved: regulator: da9211: Use irq handler when ready If the system does not come from reset like when it is kexec, the regulator might have an IRQ waiting for us. If we enable the IRQ handler before its structures are ready, we crash...

5.5CVSS6AI score0.0024EPSS
SaveExploits0References10
Vulnrichment
Vulnrichment
added 2024/08/21 6:10 a.m.13 views

CVE-2022-48888 drm/msm/dpu: Fix memory leak in msm_mdss_parse_data_bus_icc_path

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: Fix memory leak in msmmdssparsedatabusiccpath oficcget alloc resources for path1, we should release it when not need anymore. Early return when ISERRORNULLpath0 may leak path1. Defer getting path1 to fix this...

6.8AI score0.00207EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2024/08/21 6:10 a.m.70 views

CVE-2022-48887

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Remove rcu locks from user resources User resource lookups used rcu to avoid two extra atomics. Unfortunately the rcu paths were buggy and it was easy to make the driver crash by submitting command buffers from two...

5.5CVSS5AI score0.00225EPSS
SaveExploits0
CVE
CVE
added 2024/08/21 6:10 a.m.146 views

CVE-2022-48884

CVE-2022-48884 affects the Linux kernel in the mlx5 driver stack. The root cause is a NULL pointer dereference that can occur when command stats are freed and reallocated during a mlx5 devlink reload, causing a crash if a command is issued while reinitialization is incomplete. The concrete fix im...

5.5CVSS6.5AI score0.00205EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2024/08/21 6:10 a.m.15 views

CVE-2022-48880 platform/surface: aggregator: Add missing call to ssam_request_sync_free()

In the Linux kernel, the following vulnerability has been resolved: platform/surface: aggregator: Add missing call to ssamrequestsyncfree Although rare, ssamrequestsyncinit can fail. In that case, the request should be freed via ssamrequestsyncfree. Currently it is leaked instead. Fix this...

5.5CVSS5.8AI score0.00239EPSS
SaveExploits0References6
OSV
OSV
added 2024/08/21 6:10 a.m.16 views

CVE-2022-48878 Bluetooth: hci_qca: Fix driver shutdown on closed serdev

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hciqca: Fix driver shutdown on closed serdev The driver shutdown callback which sends EDLSOCRESET to the device over serdev should not be invoked when HCI device is not open e.g. if hcidevopensync failed, because the...

7.8CVSS6AI score0.00241EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2024/08/21 6:10 a.m.38 views

CVE-2022-48877

In the Linux kernel, the following vulnerability has been resolved: f2fs: let's avoid panic if extenttree is not created This patch avoids the below panic. pc : lookupextenttree+0xd8/0x760 lr : f2fsdowritedatapage+0x104/0x87c sp : ffffffc010cbb3c0 x29: ffffffc010cbb3e0 x28: 0000000000000000 x27:...

5.5CVSS5.3AI score0.0024EPSS
SaveExploits0
CVE
CVE
added 2024/08/21 6:10 a.m.104 views

CVE-2022-48875

CVE-2022-48875 affects the Linux kernel’s wireless stack (mac80211). The vulnerability arises when AMPDU start handling in the driver path can encounter a NULL sdata during deauthentication, leading to a NULL dereference. Specifically, ieee80211_tx_ba_session_handle_start() may receive NULL for s...

5.5CVSS6.1AI score0.00245EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2024/08/21 6:10 a.m.14 views

CVE-2022-48875 wifi: mac80211: sdata can be NULL during AMPDU start

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: sdata can be NULL during AMPDU start ieee80211txbasessionhandlestart may get NULL for sdata when a deauthentication is ongoing. Here a trace triggering the race with the hostapd test multiapfronthaulonap: gdb list...

5.5CVSS5.8AI score0.00245EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2024/08/21 6:9 a.m.55 views

CVE-2022-48868

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Let probe fail when workqueue cannot be enabled The workqueue is enabled when the appropriate driver is loaded and disabled when the driver is removed. When the driver is removed it assumes that the workqueue was...

5.5CVSS5.7AI score0.00239EPSS
SaveExploits0
UbuntuCve
UbuntuCve
added 2024/08/21 1:15 a.m.22 views

CVE-2024-43879

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: handle 2x996 RU allocation in cfg80211calculatebitratehe Currently NL80211RATEINFOHERUALLOC2x996 is not handled in cfg80211calculatebitratehe, leading to below warning: kernel: invalid HE MCS: bw:6, ru:6 kernel:...

5.5CVSS6.2AI score0.00218EPSS
SaveExploits0References27
NVD
NVD
added 2024/08/21 12:15 a.m.19 views

CVE-2024-43868

In the Linux kernel, the following vulnerability has been resolved: riscv/purgatory: align riscvkernelentry When alignment handling is delegated to the kernel, everything must be word-aligned in purgatory, since the trap handler is then set to the kexec one. Without the alignment, hitting the...

5.5CVSS0.00222EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2024/08/21 12:15 a.m.20 views

CVE-2024-43866

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Always drain health in shutdown callback There is no point in recovery during device shutdown. if health work started need to wait for it to avoid races and NULL pointer access. Hence, drain health WQ on shutdown callba...

4.7CVSS6AI score0.00164EPSS
SaveExploits0References11
CVE
CVE
added 2024/08/21 12:6 a.m.94 views

CVE-2024-43881

CVE-2024-43881 : In the Linux kernel, the ath12k driver used by wifi in fragmented packets reinjects fragments as normal packets. The DMA direction must be DMA_TO_DEVICE when reinjecting fragments; using DMA_FROM_DEVICE can cause an invalid payload to be reinjected and delivered to the host, enab...

7.1CVSS6.5AI score0.00217EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2024/08/21 12:6 a.m.27 views

CVE-2024-43880 mlxsw: spectrum_acl_erp: Fix object nesting warning

In the Linux kernel, the following vulnerability has been resolved: mlxsw: spectrumaclerp: Fix object nesting warning ACLs in Spectrum-2 and newer ASICs can reside in the algorithmic TCAM A-TCAM or in the ordinary circuit TCAM C-TCAM. The former can contain more ACLs i.e., tc filters, but the...

5.5CVSS6AI score0.00218EPSS
SaveExploits0References12
Debian CVE
Debian CVE
added 2024/08/21 12:6 a.m.40 views

CVE-2024-43879

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: handle 2x996 RU allocation in cfg80211calculatebitratehe Currently NL80211RATEINFOHERUALLOC2x996 is not handled in cfg80211calculatebitratehe, leading to below warning: kernel: invalid HE MCS: bw:6, ru:6 kernel:...

5.5CVSS5.7AI score0.00218EPSS
SaveExploits0
OSV
OSV
added 2024/08/21 12:6 a.m.18 views

CVE-2024-43879 wifi: cfg80211: handle 2x996 RU allocation in cfg80211_calculate_bitrate_he()

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: handle 2x996 RU allocation in cfg80211calculatebitratehe Currently NL80211RATEINFOHERUALLOC2x996 is not handled in cfg80211calculatebitratehe, leading to below warning: kernel: invalid HE MCS: bw:6, ru:6 kernel:...

5.5CVSS6.1AI score0.00218EPSS
SaveExploits0References15
OSV
OSV
added 2024/08/21 12:6 a.m.23 views

CVE-2024-43877 media: pci: ivtv: Add check for DMA map result

In the Linux kernel, the following vulnerability has been resolved: media: pci: ivtv: Add check for DMA map result In case DMA fails, 'dma-SGlength' is 0. This value is later used to access 'dma-SGarraydma-SGlength - 1', which will cause out of bounds access. Add check to return early on invalid...

7.1CVSS6AI score0.00218EPSS
SaveExploits0References10
Rows per page
Query Builder