Lucene search
+L

5031 matches found

Cvelist
Cvelist
added 2025/03/12 9:42 a.m.28 views

CVE-2025-21857 net/sched: cls_api: fix error handling causing NULL dereference

In the Linux kernel, the following vulnerability has been resolved: net/sched: clsapi: fix error handling causing NULL dereference tcfextsmisscookiebasealloc calls xaalloccyclic which can return 1 if the allocation succeeded after wrapping. This was treated as an error, with value 1 returned to...

0.00213EPSS
SaveExploits0References4
CVE
CVE
added 2025/03/12 9:42 a.m.128 views

CVE-2025-21857

CVE-2025-21857 affects the Linux kernel net/sched code (cls_api). The root cause is error handling in tcf_exts_miss_cookie_base_alloc() calling xa_alloc_cyclic() that can return 1 (wraps successfully), which is treated as an error by tcf_exts_init_ex() and causes ext­s to be NULL. fl_change() the...

5.5CVSS6.4AI score0.00213EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/03/12 9:42 a.m.12 views

CVE-2025-21857 net/sched: cls_api: fix error handling causing NULL dereference

In the Linux kernel, the following vulnerability has been resolved: net/sched: clsapi: fix error handling causing NULL dereference tcfextsmisscookiebasealloc calls xaalloccyclic which can return 1 if the allocation succeeded after wrapping. This was treated as an error, with value 1 returned to...

5.5CVSS6AI score
SaveExploits0References7
CVE
CVE
added 2025/03/12 9:42 a.m.186 views

CVE-2025-21846

CVE-2025-21846 (Linux kernel) : The acct(2) path could trigger a NULL dereference when writing to a file that triggers an internal lookup (e.g., /sys/power/resume) after the task has exited. The fix reorganizes the code so the final write executes from a workqueue while preserving the caller’s cr...

5.5CVSS6.6AI score0.00237EPSS
SaveExploits0References12Affected Software1
Vulnrichment
Vulnrichment
added 2025/03/12 9:42 a.m.2 views

CVE-2025-21846 acct: perform last write from workqueue

In the Linux kernel, the following vulnerability has been resolved: acct: perform last write from workqueue In 1 it was reported that the acct2 system call can be used to trigger NULL deref in cases where it is set to write to a file that triggers an internal lookup. This can e.g., happen when...

6.6AI score0.00237EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/03/12 9:42 a.m.25 views

CVE-2025-21846 acct: perform last write from workqueue

In the Linux kernel, the following vulnerability has been resolved: acct: perform last write from workqueue In 1 it was reported that the acct2 system call can be used to trigger NULL deref in cases where it is set to write to a file that triggers an internal lookup. This can e.g., happen when...

0.00237EPSS
SaveExploits0References8
OSV
OSV
added 2025/03/12 9:42 a.m.13 views

CVE-2025-21846 acct: perform last write from workqueue

In the Linux kernel, the following vulnerability has been resolved: acct: perform last write from workqueue In 1 it was reported that the acct2 system call can be used to trigger NULL deref in cases where it is set to write to a file that triggers an internal lookup. This can e.g., happen when...

5.5CVSS6.2AI score
SaveExploits0References15
SUSE Linux
SUSE Linux
added 2025/03/11 3:28 p.m.12 views

Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP5 kernel was updated to receive various security bugfixes. The following security bugs were fixed: CVE-2022-49080: mm/mempolicy: fix mpolnew leak in sharedpolicyreplace bsc1238033. CVE-2024-53135: KVM: VMX: Bury Intel PT virtualization guest/host mode behind...

8.6CVSS7.7AI score0.01104EPSS
SaveExploits1References98
Tenable Nessus
Tenable Nessus
added 2025/03/10 12:00 a.m.9 views

CBL Mariner 2.0 Security Update: kernel (CVE-2024-53217)

The version of kernel installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-53217 advisory. - In the Linux kernel, the following vulnerability has been resolved: NFSD: Prevent NULL dereference in...

7.5CVSS6AI score0.00696EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2025/03/08 5:06 p.m.24 views

CVE-2024-58064

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: tests: Fix potential NULL dereference in testcfg80211parsecolocatedap kunitkzalloc may return NULL, dereferencing it without NULL check may lead to NULL dereference. Add a NULL check for ies...

5.5CVSS6.7AI score0.00175EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/03/07 2:39 a.m.5 views

SUSE CVE-2024-58064

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: tests: Fix potential NULL dereference in testcfg80211parsecolocatedap kunitkzalloc may return NULL, dereferencing it without NULL check may lead to NULL dereference. Add a NULL check for ies...

5.5CVSS7.6AI score0.00175EPSS
SaveExploits0References3
OSV
OSV
added 2025/03/06 5:15 p.m.1 views

DEBIAN-CVE-2024-58084

In the Linux kernel, the following vulnerability has been resolved: firmware: qcom: scm: Fix missing read barrier in qcomscmgettzmempool Commit 2e4955167ec5 "firmware: qcom: scm: Fix scm and waitq completion variable initialization" introduced a write barrier in probe function to store global 'sc...

5.5CVSS5.6AI score0.00175EPSS
SaveExploits0References1
OSV
OSV
added 2025/03/06 4:15 p.m.2 views

DEBIAN-CVE-2024-58064

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: tests: Fix potential NULL dereference in testcfg80211parsecolocatedap kunitkzalloc may return NULL, dereferencing it without NULL check may lead to NULL dereference. Add a NULL check for ies...

5.5CVSS5.6AI score0.00175EPSS
SaveExploits0References1
NVD
NVD
added 2025/03/06 4:15 p.m.19 views

CVE-2024-58064

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: tests: Fix potential NULL dereference in testcfg80211parsecolocatedap kunitkzalloc may return NULL, dereferencing it without NULL check may lead to NULL dereference. Add a NULL check for ies...

5.5CVSS0.00175EPSS
SaveExploits0References3
OSV
OSV
added 2025/03/06 4:15 p.m.11 views

UBUNTU-CVE-2024-58064

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: tests: Fix potential NULL dereference in testcfg80211parsecolocatedap kunitkzalloc may return NULL, dereferencing it without NULL check may lead to NULL dereference. Add a NULL check for ies...

5.5CVSS6.5AI score0.00175EPSS
SaveExploits0References9
OSV
OSV
added 2025/03/06 3:54 p.m.5 views

CVE-2024-58073 drm/msm/dpu: check dpu_plane_atomic_print_state() for valid sspp

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.5CVSS6.5AI score
SaveExploits0References5
Cvelist
Cvelist
added 2025/03/06 3:54 p.m.26 views

CVE-2024-58064 wifi: cfg80211: tests: Fix potential NULL dereference in test_cfg80211_parse_colocated_ap()

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: tests: Fix potential NULL dereference in testcfg80211parsecolocatedap kunitkzalloc may return NULL, dereferencing it without NULL check may lead to NULL dereference. Add a NULL check for ies...

0.00175EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2025/03/06 3:54 p.m.2 views

CVE-2024-58064 wifi: cfg80211: tests: Fix potential NULL dereference in test_cfg80211_parse_colocated_ap()

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: tests: Fix potential NULL dereference in testcfg80211parsecolocatedap kunitkzalloc may return NULL, dereferencing it without NULL check may lead to NULL dereference. Add a NULL check for ies...

7.5AI score0.00175EPSS
SaveExploits0References3
OSV
OSV
added 2025/03/06 3:54 p.m.7 views

CVE-2024-58064 wifi: cfg80211: tests: Fix potential NULL dereference in test_cfg80211_parse_colocated_ap()

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: tests: Fix potential NULL dereference in testcfg80211parsecolocatedap kunitkzalloc may return NULL, dereferencing it without NULL check may lead to NULL dereference. Add a NULL check for ies...

5.5CVSS6AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2025/03/06 3:54 p.m.23 views

CVE-2024-58064

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: tests: Fix potential NULL dereference in testcfg80211parsecolocatedap kunitkzalloc may return NULL, dereferencing it without NULL check may lead to NULL dereference. Add a NULL check for ies...

5.5CVSS5.6AI score0.00175EPSS
SaveExploits0
Rows per page
Query Builder