Lucene search
+L

399 matches found

RedhatCVE
RedhatCVE
added 2025/06/20 2:28 a.m.6 views

CVE-2022-50002

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: LAG, fix logic over MLX5LAGFLAGNDEVSREADY Only set MLX5LAGFLAGNDEVSREADY if both netdevices are registered. Doing so guarantees that both ldev-pfMLX5LAGP0.dev and ldev-pfMLX5LAGP1.dev have valid pointers when...

7CVSS6.7AI score0.00198EPSS
SaveExploits0References4
NVD
NVD
added 2025/06/18 11:15 a.m.9 views

CVE-2022-50064

In the Linux kernel, the following vulnerability has been resolved: virtio-blk: Avoid use-after-free on suspend/resume hctx-userdata is set to vq in virtblkinithctx. However, vq is freed on suspend and reallocated on resume. So, hctx-userdata is invalid after resume, and it will cause...

7.8CVSS0.00157EPSS
SaveExploits0References2
NVD
NVD
added 2025/06/18 11:15 a.m.8 views

CVE-2022-50049

In the Linux kernel, the following vulnerability has been resolved: ASoC: DPCM: Don't pick up BE without substream When DPCM tries to add valid BE connections at dpcmaddpaths, it doesn't check whether the picked BE actually supports for the given stream direction. Due to that, when an asymmetric ...

5.5CVSS0.00157EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/06/18 11:1 a.m.16 views

CVE-2022-50002 net/mlx5: LAG, fix logic over MLX5_LAG_FLAG_NDEVS_READY

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: LAG, fix logic over MLX5LAGFLAGNDEVSREADY Only set MLX5LAGFLAGNDEVSREADY if both netdevices are registered. Doing so guarantees that both ldev-pfMLX5LAGP0.dev and ldev-pfMLX5LAGP1.dev have valid pointers when...

0.00198EPSS
SaveExploits0References2
NVD
NVD
added 2025/06/18 10:15 a.m.6 views

CVE-2025-38031

In the Linux kernel, the following vulnerability has been resolved: padata: do not leak refcount in reorderwork A recent patch that addressed a UAF introduced a reference count leak: the paralleldata refcount is incremented unconditionally, regardless of the return value of queuework. If the work...

5.5CVSS0.0017EPSS
SaveExploits0References9
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.1 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: usb: xhci: Fixed invalid pointer dereferencing in Etron handling. This check is performed before preparetransfer and preparering, so enqueue can already point to the final link TRB of a segment. Indeed, this happens about 0.4% of...

5.5CVSS6.3AI score0.00174EPSS
SaveExploits0References3
CVE
CVE
added 2025/06/06 1:3 p.m.174 views

CVE-2025-38000

CVE-2025-38000 affects the Linux kernel HFSC scheduler qlen accounting: when enqueuing the first packet, hfsc_enqueue() previously used child qdisc peek() before updating sch->q.qlen and sch->qstats.backlog, which could trigger a dequeue and leave the HFSC class in an inconsistent state (po...

7.8CVSS6.6AI score0.00179EPSS
SaveExploits0References10Affected Software1
RedhatCVE
RedhatCVE
added 2025/05/23 1:11 a.m.6 views

CVE-2022-1289

A denial of service vulnerability was found in tildearrow Furnace. It has been classified as problematic. This is due to an incomplete fix of CVE-2022-1211. It is possible to initiate the attack remotely but it requires user interaction. The issue got fixed with the patch...

6.5CVSS6.7AI score0.01137EPSS
SaveExploits2References1
RedhatCVE
RedhatCVE
added 2025/05/22 11:10 p.m.7 views

CVE-2022-36002

TensorFlow is an open source platform for machine learning. When Unbatch receives a nonscalar input id, it gives a CHECK fail that can trigger a denial of service attack. We have patched the issue in GitHub commit 4419d10d576adefa36b0e0a9425d2569f7c0189f. The fix will be included in TensorFlow...

7.5CVSS6.7AI score0.00411EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 8:54 p.m.7 views

CVE-2021-37660

TensorFlow is an end-to-end open source platform for machine learning. In affected versions an attacker can cause a floating point exception by calling inplace operations with crafted arguments that would result in a division by 0. The implementation has a logic error: it should skip processing i...

5.5CVSS6AI score0.00154EPSS
SaveExploits0References1
NVD
NVD
added 2025/05/20 4:15 p.m.11 views

CVE-2025-37913

In the Linux kernel, the following vulnerability has been resolved: netsched: qfq: Fix double list add in class with netem as child qdisc As described in Gerrard's report 1, there are use cases where a netem child qdisc will make the parent qdisc's enqueue callback reentrant. In the case of qfq,...

7.8CVSS0.00183EPSS
SaveExploits0References10
CVE
CVE
added 2025/05/20 3:21 p.m.116 views

CVE-2025-37913

Summary: CVE-2025-37913 affects the Linux kernel’s net_sched/qfq when a netem child qdisc can cause the parent enqueue callback to be reentrant, risking memory corruption from adding the same classifier twice. The root cause is a double list add in the class when reentry occurs; the fix adds a gu...

7.8CVSS6.6AI score0.00183EPSS
SaveExploits0References10Affected Software1
NVD
NVD
added 2025/05/16 1:15 p.m.24 views

CVE-2025-37890

In the Linux kernel, the following vulnerability has been resolved: netsched: hfsc: Fix a UAF vulnerability in class with netem as child qdisc As described in Gerrard's report 1, we have a UAF case when an hfsc class has a netem child qdisc. The crux of the issue is that hfsc is assuming that...

7.8CVSS0.00171EPSS
SaveExploits0References10
CVE
CVE
added 2025/05/16 1:1 p.m.151 views

CVE-2025-37890

CVE-2025-37890 affects the Linux kernel net_sched hfsc when a class has a netem child qdisc. The root cause is a use-after-free in class insertion into the vttree/eltree, which can occur in reentrant scenarios; the patch validates n_active to prevent double insertion. The fix is a kernel patch in...

7.8CVSS6.4AI score0.00171EPSS
SaveExploits0References10Affected Software1
OSV
OSV
added 2025/05/16 1:1 p.m.13 views

CVE-2025-37890 net_sched: hfsc: Fix a UAF vulnerability in class with netem as child qdisc

In the Linux kernel, the following vulnerability has been resolved: netsched: hfsc: Fix a UAF vulnerability in class with netem as child qdisc As described in Gerrard's report 1, we have a UAF case when an hfsc class has a netem child qdisc. The crux of the issue is that hfsc is assuming that...

7.8CVSS6.1AI score0.00171EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
added 2025/05/14 12:31 a.m.3 views

SUSE CVE-2022-49845

In the Linux kernel, the following vulnerability has been resolved: can: j1939: j1939sendone: fix missing CAN header initialization The read access to struct canxlframe::len inside of a j1939 created skbuff revealed a missing initialization of reserved and later filled elements in struct canframe...

5.5CVSS6.2AI score0.00204EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2025/05/08 12:0 a.m.4 views

PT-2025-20342

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A vulnerability in the Linux kernel has been resolved, specifically in the xhci Extensible Host Controller Interface component related to the Etron workaround. The issue involves an...

5.5CVSS6.5AI score0.00174EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/05/05 12:0 a.m.10 views

Oracle Linux 8 : nodejs:22 (ELSA-2025-4459)

The remote Oracle Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2025-4459 advisory. - Patch fix for sqlite CVE-2025-31498 Resolves: RHEL-87300 Tenable has extracted the preceding description block directly from the Oracle Linux securit...

9.8CVSS7.4AI score0.00771EPSS
SaveExploits0References3
Oracle linux
Oracle linux
added 2025/05/05 12:0 a.m.74 views

nodejs:22 security update

nodejs 1:22.15.0-1 - Update to 22.15.0 - Drop upstream patches 1:22.13.1-4 - Patch fix for sqlite CVE-2025-31498 Resolves: RHEL-87300 1:22.13.1-3 - Update c-ares to newest version with fix for CVE-2025-31498 Resolves: RHEL-86581...

8.3CVSS7.5AI score0.00771EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/05/04 5:14 p.m.19 views

CVE-2023-53040

In the Linux kernel, the following vulnerability has been resolved: ca8210: fix maclen negative array access This patch fixes a buffer overflow access of skb-data if ieee802154hdrpeekaddrs fails...

5.5CVSS7.5AI score0.0021EPSS
SaveExploits0References4
Rows per page
Query Builder