Lucene search
+L

1957 matches found

CVE
CVE
added 2025/02/27 2:12 a.m.118 views

CVE-2025-21741

CVE-2025-21741 affects the Linux kernel usbnet/ipheth path. The bug is an out-of-bounds read in DPE handling within usbnet, where the number of processed DPEs could exceed the fixed-size NDP16 header. The advisory fix limits processing to the number that fits in the NDP16 header to prevent OoB re...

7.1CVSS6.6AI score0.0021EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/02/27 2:12 a.m.20 views

CVE-2024-58012 ASoC: SOF: Intel: hda-dai: Ensure DAI widget is valid during params

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: Intel: hda-dai: Ensure DAI widget is valid during params Each cpu DAI should associate with a widget. However, the topology might not create the right number of DAI widgets for aggregated amps. And it will cause NULL...

5.5CVSS5.9AI score0.00201EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2025/02/27 2:12 a.m.16 views

CVE-2024-58011

In the Linux kernel, the following vulnerability has been resolved: platform/x86: int3472: Check for adev == NULL Not all devices have an ACPI companion fwnode, so adev might be NULL. This can e.g. theoretically happen when a user manually binds one of the int3472 drivers to another i2c/platform...

5.5CVSS5.7AI score0.00202EPSS
SaveExploits0
CVE
CVE
added 2025/02/27 2:12 a.m.105 views

CVE-2024-58006

CVE-2024-58006 : In the Linux kernel, the PCI Domain (dwc) endpoint driver could allow changing a BAR’s size/flags via pci_epc_set_bar() without clearing the previous BAR, if the new BAR config matches the old. This could cause the inbound address translation range to become smaller than the host...

5.5CVSS6.1AI score0.0018EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2025/02/27 2:11 a.m.144 views

CVE-2024-58001

Technical details about CVE-2024-58001 are not publicly provided in the supplied documents. Monitor for updates from official advisories; the sources reference related advisories but do not reveal vulnerability specifics, affected products, or fixes.

5.5CVSS6.8AI score0.00194EPSS
SaveExploits0References10Affected Software1
CVE
CVE
added 2025/02/27 2:7 a.m.159 views

CVE-2025-21728

CVE-2025-21728: Linux kernel vulnerability where BPF programs in non-preemptible contexts calling bpf_send_signal() can sleep, causing issues. The fix changes irqs_disabled() to !preemptible(). Affects kernels with BPF support; CVSSv3.1 base 5.5 (LOCAL, LOW privileges, NONE user interaction, HIGH...

5.5CVSS6.7AI score0.00182EPSS
SaveExploits0References12Affected Software1
Vulnrichment
Vulnrichment
added 2025/02/27 2:7 a.m.11 views

CVE-2025-21726 padata: avoid UAF for reorder_work

In the Linux kernel, the following vulnerability has been resolved: padata: avoid UAF for reorderwork Although the previous patch can avoid ps and ps UAF for doserial, it can not avoid potential UAF issue for reorderwork. This issue can happen just as below: cryptorequest cryptorequest cryptodela...

7.6AI score0.00216EPSS
SaveExploits0References7
OSV
OSV
added 2025/02/27 2:7 a.m.21 views

CVE-2025-21724 iommufd/iova_bitmap: Fix shift-out-of-bounds in iova_bitmap_offset_to_index()

In the Linux kernel, the following vulnerability has been resolved: iommufd/iovabitmap: Fix shift-out-of-bounds in iovabitmapoffsettoindex Resolve a UBSAN shift-out-of-bounds issue in iovabitmapoffsettoindex where shifting the constant "1" of type int by bitmap-mapped.pgshift an unsigned long val...

7.8CVSS6AI score0.0018EPSS
SaveExploits0References10
CVE
CVE
added 2025/02/27 2:7 a.m.123 views

CVE-2025-21724

CVE-2025-21724: In the Linux kernel’s iommufd/iova_bitmap, UBSAN shift-out-of-bounds occurred in iova_bitmap_offset_to_index() when shifting the constant 1 by bitmap->mapped.pgshift (unsigned long). If pgshift > 31, the 32-bit int shift overflowed, causing undefined behavior. The fix promot...

7.8CVSS6.4AI score0.0018EPSS
SaveExploits0References7Affected Software1
Cvelist
Cvelist
added 2025/02/27 2:7 a.m.21 views

CVE-2025-21719 ipmr: do not call mr_mfc_uses_dev() for unres entries

In the Linux kernel, the following vulnerability has been resolved: ipmr: do not call mrmfcusesdev for unres entries syzbot found that calling mrmfcusesdev for unres entries would crash 1, because c-mfcun.res.minvif / c-mfcun.res.maxvif alias to "struct skbuffhead unresolved", which contain two...

0.00183EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2025/02/27 2:7 a.m.11 views

CVE-2025-21718

In the Linux kernel, the following vulnerability has been resolved: net: rose: fix timer races against user threads Rose timers only acquire the socket spinlock, without checking if the socket is owned by one user thread. Add a check and rearm the timers if needed. BUG: KASAN: slab-use-after-free...

7CVSS6.2AI score0.00154EPSS
SaveExploits0
OSV
OSV
added 2025/02/27 2:7 a.m.16 views

CVE-2025-21711 net/rose: prevent integer overflows in rose_setsockopt()

In the Linux kernel, the following vulnerability has been resolved: net/rose: prevent integer overflows in rosesetsockopt In case of possible unpredictably large arguments passed to rosesetsockopt and multiplied by extra values on top of that, integer overflows may occur. Do the safest minimum an...

5.5CVSS6.3AI score0.00215EPSS
SaveExploits0References13
CVE
CVE
added 2025/02/27 2:7 a.m.152 views

CVE-2024-57996

CVE-2024-57996 (Linux kernel) affects net_sched: sch_sfq where a 1-packet limit exposes a faulty queue-length handling in SFQ, leading to an array bounds UBSAN crash when de-queuing after a limit-triggered drop. The issue is triggered when a TBF/SFQ scenario leaves qlen at 1, then a second packet...

5.5CVSS6.5AI score0.00244EPSS
SaveExploits0References11Affected Software1
CVE
CVE
added 2025/02/27 2:7 a.m.147 views

CVE-2024-57986

CVE-2024-57986 – Linux kernel HID core issue : The vulnerability stems from HID core handling of Resolution Multipliers. The code assumes each Resolution Multiplier control resides in a Logical Collection; if none is found, multiplier_collection could be non-NULL, risking misapplied multipliers o...

5.5CVSS6.5AI score0.00207EPSS
SaveExploits0References11Affected Software1
Debian CVE
Debian CVE
added 2025/02/27 2:7 a.m.6 views

CVE-2024-57986

In the Linux kernel, the following vulnerability has been resolved: HID: core: Fix assumption that Resolution Multipliers must be in Logical Collections A report in 2019 by the syzbot fuzzer was found to be connected to two errors in the HID core associated with Resolution Multipliers. One of the...

5.5CVSS5.7AI score0.00207EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/02/27 2:7 a.m.21 views

CVE-2024-57985 firmware: qcom: scm: Cleanup global '__scm' on probe failures

In the Linux kernel, the following vulnerability has been resolved: firmware: qcom: scm: Cleanup global 'scm' on probe failures If SCM driver fails the probe, it should not leave global 'scm' variable assigned, because external users of this driver will assume the probe finished successfully. For...

0.00193EPSS
SaveExploits0References3
CVE
CVE
added 2025/02/27 2:7 a.m.66 views

CVE-2024-57985

Technical details for CVE-2024-57985 are not publicly provided in the supplied documents. Monitor for updates.

5.5CVSS6.5AI score0.00193EPSS
SaveExploits0References3Affected Software1
NVD
NVD
added 2025/02/26 7:1 a.m.7 views

CVE-2022-49708

In the Linux kernel, the following vulnerability has been resolved: ext4: fix bugon ext4mbuseinodepa Hulk Robot reported a BUGON: ================================================================== kernel BUG at fs/ext4/mballoc.c:3211! ... RIP: 0010:ext4mbmarkdiskspaceused.cold+0x85/0x136f ... Cal...

5.5CVSS0.00276EPSS
SaveExploits0References8
NVD
NVD
added 2025/02/26 7:1 a.m.13 views

CVE-2022-49702

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix hang during unmount when block group reclaim task is running When we start an unmount, at closectree, if we have the reclaim task running and in the middle of a data block group relocation, we can trigger a deadlock wh...

5.5CVSS0.00199EPSS
SaveExploits0References3
NVD
NVD
added 2025/02/26 7:1 a.m.9 views

CVE-2022-49698

In the Linux kernel, the following vulnerability has been resolved: netfilter: use getrandomu32 instead of prandom bh might occur while updating per-cpu rndstate from user context, ie. localout path. BUG: using smpprocessorid in preemptible 00000000 code: nginx/2725 caller is...

7.8CVSS0.0029EPSS
SaveExploits0References4
Rows per page
Query Builder