Lucene search
+L

8509 matches found

Debian CVE
Debian CVE
added 2025/08/19 5:3 p.m.6 views

CVE-2025-38603

Removed by vendor...

6.8AI score
SaveExploits0
OSV
OSV
added 2025/08/19 5:3 p.m.16 views

CVE-2025-38594 iommu/vt-d: Fix UAF on sva unbind with pending IOPFs

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Fix UAF on sva unbind with pending IOPFs Commit 17fce9d2336d "iommu/vt-d: Put iopf enablement in domain attach path" disables IOPF on device by removing the device from its IOMMU's IOPF queue when the last IOPF-capabl...

7.8CVSS6.3AI score
SaveExploits0References5
CVE
CVE
added 2025/08/19 5:3 p.m.62 views

CVE-2025-38582

CVE-2025-38582 affects the Linux kernel RDMA/hns (hns_roce) stack. The root cause is a double destruction of rsv_qp: free_mr_init() can run twice (once in free_mr_init() during error flow and again in hns_roce_exit()), leading to LIST_POISON1 corruption in the qP destroy path. The fix moves the f...

7.8CVSS7.1AI score0.00165EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2025/08/19 5:3 p.m.17 views

CVE-2025-38582 RDMA/hns: Fix double destruction of rsv_qp

In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Fix double destruction of rsvqp rsvqp may be double destroyed in error flow, first in freemrinit, and then in hnsroceexit. Fix it by moving the freemrinit call into hnsrocev2init. listdel corruption, ffff589732eb9b50-ne...

7.8CVSS0.00165EPSS
SaveExploits0References4
CVE
CVE
added 2025/08/19 5:2 p.m.36 views

CVE-2025-38570

CVE-2025-38570 is described in the initial document as a Linux kernel issue in the fbnic AF_XDP path, where a UaF occurs in xsk_bind() due to NAPI handling: NAPI is freed and the NAPI pointer is not cleared from the queue after a device open failure. The report indicates a local attack vector wit...

7.8CVSS7AI score0.00162EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2025/08/19 5:2 p.m.10 views

CVE-2025-38570

In the Linux kernel, the following vulnerability has been resolved: eth: fbnic: unlink NAPIs from queues on error to open CI hit a UaF in fbnic in the AFXDP portion of the queues.py test. The UaF is in the skmarknapiidonce call in xskbind, NAPI has been freed. Looks like the device failed to open...

7.8CVSS6.1AI score0.00162EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/08/19 5:2 p.m.22 views

CVE-2025-38568 net/sched: mqprio: fix stack out-of-bounds write in tc entry parsing

In the Linux kernel, the following vulnerability has been resolved: net/sched: mqprio: fix stack out-of-bounds write in tc entry parsing TCAMQPRIOTCENTRYINDEX is validated using NLAPOLICYMAXNLAU32, TCQOPTMAXQUEUE, which allows the value TCQOPTMAXQUEUE 16. This leads to a 4-byte out-of-bounds stac...

7.8CVSS0.00165EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/08/19 5:2 p.m.7 views

CVE-2025-38568

In the Linux kernel, the following vulnerability has been resolved: net/sched: mqprio: fix stack out-of-bounds write in tc entry parsing TCAMQPRIOTCENTRYINDEX is validated using NLAPOLICYMAXNLAU32, TCQOPTMAXQUEUE, which allows the value TCQOPTMAXQUEUE 16. This leads to a 4-byte out-of-bounds stac...

7.8CVSS6.1AI score0.00165EPSS
SaveExploits0
OSV
OSV
added 2025/08/19 5:2 p.m.10 views

CVE-2025-38568 net/sched: mqprio: fix stack out-of-bounds write in tc entry parsing

In the Linux kernel, the following vulnerability has been resolved: net/sched: mqprio: fix stack out-of-bounds write in tc entry parsing TCAMQPRIOTCENTRYINDEX is validated using NLAPOLICYMAXNLAU32, TCQOPTMAXQUEUE, which allows the value TCQOPTMAXQUEUE 16. This leads to a 4-byte out-of-bounds stac...

7.8CVSS6.2AI score
SaveExploits0References8
CVE
CVE
added 2025/08/19 5:2 p.m.65 views

CVE-2025-38568

In the Linux kernel, net/sched: mqprio: fix stack out-of-bounds write in tc entry parsing (CVE-2025-38568). The TCA_MQPRIO_TC_ENTRY_INDEX policy allowed up to TC_QOPT_MAX_QUEUE (16), causing a 4-byte out-of-bounds write in the fp[] stack array. The fix changes the policy to allow only up to TC_QO...

7.8CVSS7.2AI score0.00165EPSS
SaveExploits0References5Affected Software1
Vulnrichment
Vulnrichment
added 2025/08/19 5:2 p.m.12 views

CVE-2025-38568 net/sched: mqprio: fix stack out-of-bounds write in tc entry parsing

In the Linux kernel, the following vulnerability has been resolved: net/sched: mqprio: fix stack out-of-bounds write in tc entry parsing TCAMQPRIOTCENTRYINDEX is validated using NLAPOLICYMAXNLAU32, TCQOPTMAXQUEUE, which allows the value TCQOPTMAXQUEUE 16. This leads to a 4-byte out-of-bounds stac...

7.8CVSS6.5AI score0.00165EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/08/19 1:19 p.m.7 views

kernel: net_sched: hfsc: Fix a UAF vulnerability in class handling

In the Linux kernel, the following vulnerability has been resolved: netsched: hfsc: Fix a UAF vulnerability in class handling This patch fixes a Use-After-Free vulnerability in the HFSC qdisc class handling. The issue occurs due to a time-of-check/time-of-use condition in hfscchangeclass when...

7.8CVSS6.5AI score0.00197EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/08/19 9:59 a.m.9 views

kernel: tls: always refresh the queue when reading sock

In the Linux kernel, the following vulnerability has been resolved: tls: always refresh the queue when reading sock After recent changes in net-next TCP compacts skbs much more aggressively. This unearthed a bug in TLS where we may try to operate on an old skb when checking if all skbs in the que...

9.8CVSS6.8AI score0.00388EPSS
SaveExploits0References5
OSV
OSV
added 2025/08/19 9:33 a.m.6 views

SUSE-SU-2025:02897-1 Security update for the Linux Kernel (Live Patch 36 for SLE 15 SP4)

This update for the Linux Kernel 5.14.21-15040024150 fixes several issues. The following security issues were fixed: - CVE-2025-38494: HID: core: do not bypass hidhwrawrequest bsc1247350. - CVE-2025-38495: HID: core: ensure the allocated report buffer can contain the reserved report ID bsc1247351...

8.8CVSS6.7AI score0.00291EPSS
SaveExploits0References12
Cvelist
Cvelist
added 2025/08/19 6:6 a.m.16 views

CVE-2025-38553

...

0.00124EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2025/08/19 12:21 a.m.15 views

kernel: net_sched: hfsc: Fix a UAF vulnerability in class handling

In the Linux kernel, the following vulnerability has been resolved: netsched: hfsc: Fix a UAF vulnerability in class handling This patch fixes a Use-After-Free vulnerability in the HFSC qdisc class handling. The issue occurs due to a time-of-check/time-of-use condition in hfscchangeclass when...

7.8CVSS6.5AI score0.00197EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2025/08/19 12:0 a.m.54 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from the RDMA/hns module potentially double destroying rsvqp in the wrong path...

7.8CVSS8.3AI score0.00165EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2025/08/19 12:0 a.m.2 views

SUSE SLES15 Security Update : kernel RT (Live Patch 0 for SLE 15 SP7) (SUSE-SU-2025:02858-1)

The remote SUSE Linux SLES15 host has a package installed that is affected by multiple vulnerabilities as referenced in the SUSE-SU-2025:02858-1 advisory. This update for the Linux Kernel 6.4.0-1507005 fixes several issues. The following security issues were fixed: - CVE-2025-38494: HID: core: do...

8.8CVSS7.4AI score0.00291EPSS
SaveExploits0References23
Tenable Nessus
Tenable Nessus
added 2025/08/19 12:0 a.m.3 views

RHEL 9 : kernel (RHSA-2025:14082)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2025:14082 advisory. The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: i2c/designware: Fix an...

9.8CVSS7.1AI score0.00388EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/08/19 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2025-38374

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: optee: ffa: fix sleep in atomic context The OP-TEE driver registers the function notifcallba...

5.5CVSS5.6AI score0.00148EPSS
SaveExploits0References2
Rows per page
Query Builder