Lucene search
+L

18132 matches found

ATTACKERKB
ATTACKERKB
added 2026/04/06 12:00 a.m.5 views

CVE-2025-54601

An issue was discovered in the Wi-Fi driver in Samsung Mobile Processor amd Wearable Processor Exynos 980, 850, 1080, 1280, 1330, 1380, 1480, 1580, W920, W930, and W1000. Improper synchronization on a global variable leads to a double free. An attacker can trigger a race condition by invoking an...

5.9AI score0.00084EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/04/06 12:00 a.m.14 views

RHEL 8 : kernel (RHSA-2026:6571)

The remote Redhat Enterprise Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2026:6571 advisory. The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: nouveau: fix instmem race...

8.8CVSS6.7AI score0.00788EPSS
SaveExploits2References11
OSV
OSV
added 2026/04/06 12:00 a.m.15 views

ALSA-2026:6571 Moderate: kernel security update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: nouveau: fix instmem race condition around ptr stores CVE-2024-26984 kernel: scsi: target: iscsi: Fix use-after-free in iscsitdecsessionusagecount CVE-2026-23193 kernel: kernel: Privilege...

8.8CVSS6.5AI score0.00788EPSS
SaveExploits2References10
Cvelist
Cvelist
added 2026/04/06 12:00 a.m.39 views

CVE-2026-31053

A double free vulnerability exists in librz/bin/format/le/le.c in the function leloadfixuprecord. When processing malformed or circular LE fixup chains, relocation entries may be freed multiple times during error handling. A specially crafted LE binary can trigger heap corruption and cause the...

0.00149EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2026/04/05 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-23449

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net/sched: teql: Fix double-free in teqlmasterxmit Whenever a TEQL devices has a lockless Qdisc as root, qdiscreset should be called using the seqlock to avoid...

7.8CVSS4.2AI score0.00129EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/04/03 11:27 p.m.10 views

SUSE CVE-2026-23444

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: always free skb on ieee80211txprepareskb failure ieee80211txprepareskb has three error paths, but only two of them free the skb. The first error path ieee80211txprepare returning TXDROP does not free it, while...

5.5CVSS5.7AI score0.00129EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
added 2026/04/03 11:27 p.m.14 views

SUSE CVE-2026-23449

In the Linux kernel, the following vulnerability has been resolved: net/sched: teql: Fix double-free in teqlmasterxmit Whenever a TEQL devices has a lockless Qdisc as root, qdiscreset should be called using the seqlock to avoid racing with the datapath. Failure to do so may cause crashes like the...

7CVSS5.8AI score0.00129EPSS
SaveExploits0References23
EUVD
EUVD
added 2026/04/03 6:31 p.m.14 views

EUVD-2026-18698

In the Linux kernel, the following vulnerability has been resolved: net/sched: teql: Fix double-free in teqlmasterxmit Whenever a TEQL devices has a lockless Qdisc as root, qdiscreset should be called using the seqlock to avoid racing with the datapath. Failure to do so may cause crashes like the...

5.7AI score0.00129EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2026/04/03 5:03 p.m.8 views

CVE-2026-23449

A flaw was found in the Linux kernel's Traffic Equalizer TEQL network scheduler. When a TEQL device uses a lockless Queueing Discipline Qdisc as its root, a race condition can occur during the qdiscreset operation if it is not properly synchronized with the datapath. This can lead to a double-fre...

7.8CVSS5.9AI score0.00129EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/04/03 5:03 p.m.9 views

CVE-2026-23444

A flaw was found in the Linux kernel's mac80211 Wi-Fi subsystem. This vulnerability occurs because a specific error path within the ieee80211txprepareskb function fails to properly release a network buffer, known as a socket buffer skb. This inconsistency can lead to a double-free condition, wher...

7.8CVSS6.1AI score0.00129EPSS
SaveExploits0References4
NVD
NVD
added 2026/04/03 4:16 p.m.6 views

CVE-2026-23449

In the Linux kernel, the following vulnerability has been resolved: net/sched: teql: Fix double-free in teqlmasterxmit Whenever a TEQL devices has a lockless Qdisc as root, qdiscreset should be called using the seqlock to avoid racing with the datapath. Failure to do so may cause crashes like the...

7.8CVSS0.00129EPSS
SaveExploits0References8
NVD
NVD
added 2026/04/03 4:16 p.m.8 views

CVE-2026-23444

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: always free skb on ieee80211txprepareskb failure ieee80211txprepareskb has three error paths, but only two of them free the skb. The first error path ieee80211txprepare returning TXDROP does not free it, while...

7.8CVSS0.00129EPSS
SaveExploits0References8
OSV
OSV
added 2026/04/03 4:16 p.m.15 views

UBUNTU-CVE-2026-23449

In the Linux kernel, the following vulnerability has been resolved: net/sched: teql: Fix double-free in teqlmasterxmit Whenever a TEQL devices has a lockless Qdisc as root, qdiscreset should be called using the seqlock to avoid racing with the datapath. Failure to do so may cause crashes like the...

7.8CVSS5.7AI score0.00129EPSS
SaveExploits0References23
OSV
OSV
added 2026/04/03 4:16 p.m.17 views

UBUNTU-CVE-2026-23444

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: always free skb on ieee80211txprepareskb failure ieee80211txprepareskb has three error paths, but only two of them free the skb. The first error path ieee80211txprepare returning TXDROP does not free it, while...

7.8CVSS5.7AI score0.00129EPSS
SaveExploits0References31
UbuntuCve
UbuntuCve
added 2026/04/03 4:16 p.m.10 views

CVE-2026-23444

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: always free skb on ieee80211txprepareskb failure ieee80211txprepareskb has three error paths, but only two of them free the skb. The first error path ieee80211txprepare returning TXDROP does not free it, while...

7.8CVSS6.1AI score0.00129EPSS
SaveExploits0References28
UbuntuCve
UbuntuCve
added 2026/04/03 4:16 p.m.12 views

CVE-2026-23449

In the Linux kernel, the following vulnerability has been resolved: net/sched: teql: Fix double-free in teqlmasterxmit Whenever a TEQL devices has a lockless Qdisc as root, qdiscreset should be called using the seqlock to avoid racing with the datapath. Failure to do so may cause crashes like the...

7.8CVSS5.3AI score0.00129EPSS
SaveExploits0References21
OSV
OSV
added 2026/04/03 3:15 p.m.6 views

CVE-2026-23449 net/sched: teql: Fix double-free in teql_master_xmit

In the Linux kernel, the following vulnerability has been resolved: net/sched: teql: Fix double-free in teqlmasterxmit Whenever a TEQL devices has a lockless Qdisc as root, qdiscreset should be called using the seqlock to avoid racing with the datapath. Failure to do so may cause crashes like the...

7.8CVSS5.8AI score
SaveExploits0References11
CVE
CVE
added 2026/04/03 3:15 p.m.24 views

CVE-2026-23449

Summary (CVE-2026-23449) : The Linux kernel vulnerability is in the TEQL scheduler path (net/sched/teql) where a lockless Qdisc root can cause a double-free in skb_release_data via an unsafe qdisc_reset path. The underlying issue occurs when teql_master_xmit fails to use seq_lock to guard qdisc_r...

7.8CVSS5.7AI score0.00129EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2026/04/03 3:15 p.m.31 views

CVE-2026-23449 net/sched: teql: Fix double-free in teql_master_xmit

In the Linux kernel, the following vulnerability has been resolved: net/sched: teql: Fix double-free in teqlmasterxmit Whenever a TEQL devices has a lockless Qdisc as root, qdiscreset should be called using the seqlock to avoid racing with the datapath. Failure to do so may cause crashes like the...

7.8CVSS0.00129EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/04/03 3:15 p.m.4 views

CVE-2026-23449

In the Linux kernel, the following vulnerability has been resolved: net/sched: teql: Fix double-free in teqlmasterxmit Whenever a TEQL devices has a lockless Qdisc as root, qdiscreset should be called using the seqlock to avoid racing with the datapath. Failure to do so may cause crashes like the...

5.7AI score0.00129EPSS
SaveExploits0References7Affected Software1
Rows per page
Query Builder