Lucene search
+L

225 matches found

Positive Technologies
Positive Technologies
added 2025/09/05 12:0 a.m.12 views

PT-2025-46759

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel has a flaw in how user message limits are handled within the Intelligent Platform Management Interface IPMI. The existing implementation had issues with incorrect messag...

4.6CVSS7.7AI score0.00136EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/08/07 12:0 a.m.13 views

PT-2025-37222

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The netfilter component in the Linux kernel contains an issue in the ctnetlink module related to expectation dumpers. A flaw exists where the refcount of an expectation object may be...

5.5CVSS7AI score0.00154EPSS
SaveExploits0
OSV
OSV
added 2025/05/08 7:15 a.m.12 views

CVE-2025-37804

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

5.5AI score
SaveExploits0References1
NVD
NVD
added 2025/05/08 7:15 a.m.13 views

CVE-2025-37804

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

SaveExploits0
Cvelist
Cvelist
added 2025/05/08 6:26 a.m.34 views

CVE-2025-37804

...

SaveExploits0
CVE
CVE
added 2025/03/06 3:54 p.m.78 views

CVE-2024-58060

CVE-2024-58060 affects the Linux kernel BPF struct_ops path. The issue occurs when a struct_ops contains a struct module *owner and CONFIG_MODULES=n, causing incorrect refcounting because the module btf_id is missing, leading to a potential use-after-free in tcp_congestion_ops. The patch disables...

7.8CVSS7AI score0.00201EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2025/03/06 3:54 p.m.10 views

CVE-2024-58060

In the Linux kernel, the following vulnerability has been resolved: bpf: Reject structops registration that uses module ptr and the module btfid is missing There is a UAF report in the bpfstructops when CONFIGMODULES=n. In particular, the report is on tcpcongestionops that has a "struct module...

7.8CVSS5.9AI score0.00201EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/03/06 3:54 p.m.19 views

CVE-2024-58060 bpf: Reject struct_ops registration that uses module ptr and the module btf_id is missing

In the Linux kernel, the following vulnerability has been resolved: bpf: Reject structops registration that uses module ptr and the module btfid is missing There is a UAF report in the bpfstructops when CONFIGMODULES=n. In particular, the report is on tcpcongestionops that has a "struct module...

7.8CVSS0.00201EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/03/05 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2021-47563

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: ice: avoid bpfprog refcount underflow Ice driver has the routines for managing XDP resources...

5.5CVSS5.4AI score0.0021EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/03/04 12:0 a.m.12 views

Linux Distros Unpatched Vulnerability : CVE-2017-12190

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - The biomapuseriov and biounmapuser functions in block/bio.c in the Linux kernel before 4.13.8 do unbalanced refcounting when a SCSI I/O vector has small...

6.5CVSS6.6AI score0.00531EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/02/27 3:9 a.m.5 views

SUSE CVE-2022-49287

In the Linux kernel, the following vulnerability has been resolved: tpm: fix reference counting for struct tpmchip The following sequence of operations results in a refcount warning: 1. Open device /dev/tpmrm. 2. Remove module tpmtisspi. 3. Write a TPM command to the file descriptor opened at ste...

5.5CVSS7.9AI score0.00275EPSS
SaveExploits0References10
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.3 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: kTLS, Fixed incorrect page reference counting. The kTLS transaction handling code uses a combination of getpage and pagerefinc APIs to increment page references. However, in the release path...

9.8CVSS6.3AI score0.00545EPSS
SaveExploits0References3
Microsoft CVE
Microsoft CVE
added 2025/01/29 8:0 a.m.7 views

net/mlx5e: kTLS, Fix incorrect page refcounting

...

9.8CVSS7.1AI score0.00545EPSS
SaveExploits0
NVD
NVD
added 2025/01/11 1:15 p.m.17 views

CVE-2024-54680

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

SaveExploits0
OSV
OSV
added 2025/01/11 1:15 p.m.12 views

CVE-2024-54680

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

6AI score
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2024/12/20 12:0 a.m.16 views

PT-2025-9941 · Linux +3 · Linux Kernel +3

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A use-after-free issue has been identified in the Linux kernel related to the bpf struct ops when CONFIG MODULES=n. The problem arises because the btf id of the "struct module" is...

7.8CVSS7.5AI score0.36848EPSS
SaveExploits1References533
RedhatCVE
RedhatCVE
added 2024/12/05 5:14 a.m.27 views

CVE-2024-53138

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: kTLS, Fix incorrect page refcounting The kTLS tx handling code is using a mix of getpage and pagerefinc APIs to increment the page reference. But on the release path mlx5ektlstxhandleresyncdumpcomp, only putpage is use...

5.5CVSS6.6AI score0.00545EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/12/05 12:15 a.m.8 views

SUSE CVE-2024-53138

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: kTLS, Fix incorrect page refcounting The kTLS tx handling code is using a mix of getpage and pagerefinc APIs to increment the page reference. But on the release path mlx5ektlstxhandleresyncdumpcomp, only putpage is use...

6.1CVSS7.4AI score0.00545EPSS
SaveExploits0References16
OSV
OSV
added 2024/12/04 3:15 p.m.3 views

DEBIAN-CVE-2024-53138

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: kTLS, Fix incorrect page refcounting The kTLS tx handling code is using a mix of getpage and pagerefinc APIs to increment the page reference. But on the release path mlx5ektlstxhandleresyncdumpcomp, only putpage is use...

5.5CVSS5.7AI score0.00545EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/04 3:15 p.m.10 views

AZL-54107 CVE-2024-53138 affecting package kernel for versions less than 5.15.176.3-1

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: kTLS, Fix incorrect page refcounting The kTLS tx handling code is using a mix of getpage and pagerefinc APIs to increment the page reference. But on the release path mlx5ektlstxhandleresyncdumpcomp, only putpage is use...

5.5CVSS6.8AI score0.00545EPSS
SaveExploits0References1
Rows per page
Query Builder