Lucene search
+L

13165 matches found

CVE
CVE
added 2025/03/06 4:13 p.m.135 views

CVE-2024-58078

CVE-2024-58078 affects the Linux kernel’s misc subsystem. The issue stems from mismatched id allocation/free in dynamic/minor handling: misc_minor_alloc started using ida for all dynamic/misc minors, but misc_minor_free used ida_free regardless, creating a potential id-usage mismatch (reported tr...

5.5CVSS7.1AI score0.0018EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2025/03/06 4:08 p.m.13 views

CVE-2025-21830

In the Linux kernel, the following vulnerability has been resolved: landlock: Handle weird files A corrupted filesystem e.g. bcachefs might return weird files. Instead of throwing a warning and allowing access to such file, treat them as regular files...

7.3CVSS5.7AI score0.00179EPSS
SaveExploits0
OSV
OSV
added 2025/03/06 4:08 p.m.16 views

CVE-2025-21829 RDMA/rxe: Fix the warning "__rxe_cleanup+0x12c/0x170 [rdma_rxe]"

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix the warning "rxecleanup+0x12c/0x170 rdmarxe" The Call Trace is as below: " ? showregs.cold+0x1a/0x1f ? rxecleanup+0x12c/0x170 rdmarxe ? warn+0x84/0xd0 ? rxecleanup+0x12c/0x170 rdmarxe ? reportbug+0x105/0x180 ?...

9.8CVSS6AI score
SaveExploits0References9
Cvelist
Cvelist
added 2025/03/06 4:08 p.m.24 views

CVE-2025-21830 landlock: Handle weird files

In the Linux kernel, the following vulnerability has been resolved: landlock: Handle weird files A corrupted filesystem e.g. bcachefs might return weird files. Instead of throwing a warning and allowing access to such file, treat them as regular files...

7.3CVSS0.00179EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2025/03/06 4:04 p.m.12 views

CVE-2025-21827

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btusb: mediatek: Add locks for usbdriverclaiminterface The documentation for usbdriverclaiminterface says that "the device lock" is needed when the function is called from places other than probe. This appears to be th...

7.8CVSS5.6AI score0.00145EPSS
SaveExploits0
CVE
CVE
added 2025/03/06 4:04 p.m.160 views

CVE-2025-21826

CVE-2025-21826 affects the Linux kernel nf_tables (netfilter). The issue is a mismatched sum between field_len and set key length in a pipapo-based key, allowing incorrect pipapo width calculation and potential impact on confidentiality, integrity, and availability (as per CVSS data: HIGH). Affec...

7.8CVSS7.1AI score0.00196EPSS
SaveExploits0References11Affected Software1
OSV
OSV
added 2025/03/06 4:04 p.m.13 views

CVE-2025-21825 bpf: Cancel the running bpf_timer through kworker for PREEMPT_RT

In the Linux kernel, the following vulnerability has been resolved: bpf: Cancel the running bpftimer through kworker for PREEMPTRT During the update procedure, when overwrite element in a pre-allocated htab, the freeing of oldelement is protected by the bucket lock. The reason why the bucket lock...

7.8CVSS6AI score
SaveExploits0References6
CVE
CVE
added 2025/03/06 4:04 p.m.166 views

CVE-2025-21825

CVE-2025-21825 affects the Linux kernel’s BPF subsystem when PREEMPT_RT is enabled. The issue arises in the bpf_timer cancellation path during map update of preallocated htab elements: freeing of old_element under the bucket lock can race with reuse of the same element, potentially triggering a l...

7.8CVSS6.9AI score0.00175EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2025/03/06 4:04 p.m.26 views

CVE-2025-21825

In the Linux kernel, the following vulnerability has been resolved: bpf: Cancel the running bpftimer through kworker for PREEMPTRT During the update procedure, when overwrite element in a pre-allocated htab, the freeing of oldelement is protected by the bucket lock. The reason why the bucket lock...

7.8CVSS5.5AI score0.00175EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/03/06 4:04 p.m.23 views

CVE-2024-58075 crypto: tegra - do not transfer req when tegra init fails

In the Linux kernel, the following vulnerability has been resolved: crypto: tegra - do not transfer req when tegra init fails The tegracmacinit or tegrashainit function may return an error when memory is exhausted. It should not transfer the request when they return an error...

7.8CVSS0.00186EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/03/06 4:04 p.m.72 views

CVE-2024-58074

In the Linux kernel, the following vulnerability has been resolved: drm/i915: Grab inteldisplay from the encoder to avoid potential oopsies Grab the inteldisplay from 'encoder' rather than 'state' in the encoder hooks to avoid the massive footgun that is intelsanitizeencoder, which passes NULL as...

5.5CVSS5.3AI score0.0015EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/03/06 4:04 p.m.37 views

CVE-2024-58074 drm/i915: Grab intel_display from the encoder to avoid potential oopsies

In the Linux kernel, the following vulnerability has been resolved: drm/i915: Grab inteldisplay from the encoder to avoid potential oopsies Grab the inteldisplay from 'encoder' rather than 'state' in the encoder hooks to avoid the massive footgun that is intelsanitizeencoder, which passes NULL as...

0.0015EPSS
SaveExploits0References2
OSV
OSV
added 2025/03/06 4:04 p.m.9 views

CVE-2024-58075 crypto: tegra - do not transfer req when tegra init fails

In the Linux kernel, the following vulnerability has been resolved: crypto: tegra - do not transfer req when tegra init fails The tegracmacinit or tegrashainit function may return an error when memory is exhausted. It should not transfer the request when they return an error...

7.8CVSS6.2AI score
SaveExploits0References6
OSV
OSV
added 2025/03/06 4:04 p.m.16 views

CVE-2024-58074 drm/i915: Grab intel_display from the encoder to avoid potential oopsies

In the Linux kernel, the following vulnerability has been resolved: drm/i915: Grab inteldisplay from the encoder to avoid potential oopsies Grab the inteldisplay from 'encoder' rather than 'state' in the encoder hooks to avoid the massive footgun that is intelsanitizeencoder, which passes NULL as...

6AI score
SaveExploits0References5
CVE
CVE
added 2025/03/06 3:54 p.m.75 views

CVE-2024-58073

CVE-2024-58073 affects the Linux kernel component drm/msm/dpu, where dpu_plane_atomic_print_state() could dereference NULL when the pipe state is dumped without a corresponding atomic_check() and pipe->sspp is assigned. The issue is resolved by adding a validation check for sspp in the dpu pla...

5.5CVSS7.2AI score0.0015EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2025/03/06 3:54 p.m.59 views

CVE-2024-58073

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: check dpuplaneatomicprintstate for valid sspp Similar to the rpipe sspp protect, add a check to protect the pipe state prints to avoid NULL ptr dereference for cases when the state is dumped without a corresponding...

5.5CVSS5.4AI score0.0015EPSS
SaveExploits0
CVE
CVE
added 2025/03/06 3:54 p.m.193 views

CVE-2024-58072

CVE-2024-58072 corresponds to a Linux kernel issue in the rtlwifi subsystem. The fix removes an unused private-data hook (check_buddy_priv) and related data structures that were added to a global private data list. The description states the list and lock were unused and could lead to access of f...

7.8CVSS7.3AI score0.00209EPSS
SaveExploits0References11Affected Software1
Debian CVE
Debian CVE
added 2025/03/06 3:54 p.m.23 views

CVE-2024-58071

In the Linux kernel, the following vulnerability has been resolved: team: prevent adding a device which is already a team device lower Prevent adding a device which is already a team device lower, e.g. adding veth0 if vlan1 was already added and veth0 is a lower of vlan1. This is not useful in...

5.5CVSS5.7AI score0.00174EPSS
SaveExploits0
OSV
OSV
added 2025/03/06 3:54 p.m.14 views

CVE-2024-58071 team: prevent adding a device which is already a team device lower

In the Linux kernel, the following vulnerability has been resolved: team: prevent adding a device which is already a team device lower Prevent adding a device which is already a team device lower, e.g. adding veth0 if vlan1 was already added and veth0 is a lower of vlan1. This is not useful in...

5.5CVSS5.9AI score
SaveExploits0References14
Debian CVE
Debian CVE
added 2025/03/06 3:54 p.m.22 views

CVE-2024-58070

In the Linux kernel, the following vulnerability has been resolved: bpf: bpflocalstorage: Always use bpfmemalloc in PREEMPTRT In PREEMPTRT, kmallocGFPATOMIC is still not safe in non preemptible context. bpfmemalloc must be used in PREEMPTRT. This patch is to enforce bpfmemalloc in the...

7.8CVSS5.5AI score0.00145EPSS
SaveExploits0
Rows per page
Query Builder