Lucene search
K

399 matches found

Positive Technologies
Positive Technologies
added 2026/01/01 12:0 a.m.6 views

PT-2026-8213

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak exists in the smb2 open file function within the SMB/client component of the Linux kernel. The issue occurs when directories are exported as read-only, and a CIFS mount is...

8.8CVSS6.6AI score0.40266EPSS
Exploits19References334
Positive Technologies
Positive Technologies
added 2026/01/01 12:0 a.m.3 views

PT-2026-5527

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak exists in the flow steering list when a kernel module is removed while active entries are present. The flow steering list manages entries created and deleted as flow steeri...

9.8CVSS6.5AI score0.0009EPSS
Exploits2References394
Tenable Nessus
Tenable Nessus
added 2025/12/31 12:0 a.m.2 views

Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-992737)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992737 advisory. In the Linux kernel, the following vulnerability has been resolved: Input: i8042 - fix leaking of platform device on module removal Avoid resetting the module-wide...

5.5CVSS6AI score0.00062EPSS
Exploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/31 12:0 a.m.2 views

Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-993295)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-993295 advisory. In the Linux kernel, the following vulnerability has been resolved: ata: libata-transport: fix error handling in atatdevadd In atatdevadd, the return value of...

5.5CVSS6AI score0.00074EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2025/12/25 2:25 p.m.4 views

CVE-2022-50711

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: mtkethsoc: fix possible memory leak in mtkprobe If mtkwedaddhw has been called, mtkwedexit needs be called in error path or removing module to free the memory allocated in mtkwedaddhw...

5.9AI score0.0003EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2025/12/25 12:56 a.m.3 views

SUSE CVE-2023-54047

In the Linux kernel, the following vulnerability has been resolved: drm/rockchip: dwhdmi: cleanup drm encoder during unbind This fixes a use-after-free crash during rmmod. The DRM encoder is embedded inside the larger rockchiphdmi, which is allocated with the component. The component memory gets...

5.5CVSS6.5AI score0.00024EPSS
Exploits0References6
SUSE CVE
SUSE CVE
added 2025/12/25 12:56 a.m.2 views

SUSE CVE-2023-54070

In the Linux kernel, the following vulnerability has been resolved: igb: clean up in all error paths when enabling SR-IOV After commit 50f303496d92 "igb: Enable SR-IOV after reinit", removing the igb module could hang or crash depending on the machine when the module has been loaded with the maxv...

5.5CVSS6.3AI score0.00026EPSS
Exploits0References20
EUVD
EUVD
added 2025/12/24 3:30 p.m.2 views

EUVD-2023-60256

In the Linux kernel, the following vulnerability has been resolved: igb: clean up in all error paths when enabling SR-IOV After commit 50f303496d92 "igb: Enable SR-IOV after reinit", removing the igb module could hang or crash depending on the machine when the module has been loaded with the maxv...

5.8AI score0.00026EPSS
Exploits0References3
NVD
NVD
added 2025/12/24 1:16 p.m.3 views

CVE-2023-54070

In the Linux kernel, the following vulnerability has been resolved: igb: clean up in all error paths when enabling SR-IOV After commit 50f303496d92 "igb: Enable SR-IOV after reinit", removing the igb module could hang or crash depending on the machine when the module has been loaded with the maxv...

0.00026EPSS
Exploits0References2
NVD
NVD
added 2025/12/24 1:16 p.m.2 views

CVE-2023-54055

In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Fix memory leak of PBLE objects On rmmod of irdma, the PBLE object memory is not being freed. PBLE object memory are not statically pre-allocated at function initialization time unlike other HMC objects. PBLEs objects...

0.00028EPSS
Exploits0References4
UbuntuCve
UbuntuCve
added 2025/12/24 1:16 p.m.1 views

CVE-2023-54070

In the Linux kernel, the following vulnerability has been resolved: igb: clean up in all error paths when enabling SR-IOV After commit 50f303496d92 "igb: Enable SR-IOV after reinit", removing the igb module could hang or crash depending on the machine when the module has been loaded with the maxv...

6.3AI score0.00026EPSS
Exploits0References3
OSV
OSV
added 2025/12/24 1:16 p.m.0 views

UBUNTU-CVE-2023-54047

In the Linux kernel, the following vulnerability has been resolved: drm/rockchip: dwhdmi: cleanup drm encoder during unbind This fixes a use-after-free crash during rmmod. The DRM encoder is embedded inside the larger rockchiphdmi, which is allocated with the component. The component memory gets...

5.7AI score0.00024EPSS
Exploits0References5
UbuntuCve
UbuntuCve
added 2025/12/24 1:16 p.m.2 views

CVE-2025-68740

In the Linux kernel, the following vulnerability has been resolved: ima: Handle error code returned by imafilterrulematch In imamatchrules, if imafilterrulematch returns -ENOENT due to the rule being NULL, the function incorrectly skips the 'if !rc' check and sets 'result = true'. The LSM rule is...

5.9AI score0.00058EPSS
Exploits0References34
OSV
OSV
added 2025/12/24 1:16 p.m.1 views

UBUNTU-CVE-2023-54055

In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Fix memory leak of PBLE objects On rmmod of irdma, the PBLE object memory is not being freed. PBLE object memory are not statically pre-allocated at function initialization time unlike other HMC objects. PBLEs objects...

5.7AI score0.00028EPSS
Exploits0References6
UbuntuCve
UbuntuCve
added 2025/12/24 1:16 p.m.1 views

CVE-2023-54047

In the Linux kernel, the following vulnerability has been resolved: drm/rockchip: dwhdmi: cleanup drm encoder during unbind This fixes a use-after-free crash during rmmod. The DRM encoder is embedded inside the larger rockchiphdmi, which is allocated with the component. The component memory gets...

5.8AI score0.00024EPSS
Exploits0References4
CVE
CVE
added 2025/12/24 1:6 p.m.9 views

CVE-2022-50779

The CVE-2022-50779 issue affects the Linux kernel’s orangefs integration. The vulnerability is a memory leak in the orangefs_prepare_debugfs_help_string() path: when the orangefs module is inserted and removed, the debug_help_string is leaked from kmemleak. The root cause is failure to consistent...

6.3AI score0.0007EPSS
Exploits0References9
Cvelist
Cvelist
added 2025/12/24 1:6 p.m.23 views

CVE-2022-50779 orangefs: Fix kmemleak in orangefs_prepare_debugfs_help_string()

In the Linux kernel, the following vulnerability has been resolved: orangefs: Fix kmemleak in orangefspreparedebugfshelpstring When insert and remove the orangefs module, then debughelpstring will be leaked: unreferenced object 0xffff8881652ba000 size 4096: comm "insmod", pid 1701, jiffies...

0.0007EPSS
Exploits0References9
CVE
CVE
added 2025/12/24 12:23 p.m.4 views

CVE-2023-54070

CVE-2023-54070 relates to the igb driver in the Linux kernel. The issue occurs when SR-IOV is enabled and the igb module is removed; due to a cleanup path regression introduced after commit 50f303496d92, the cleanup in error paths after reinit can cause a hang/crash on systems with max_vfs set to...

5.9AI score0.00026EPSS
Exploits0References2
OSV
OSV
added 2025/12/24 12:23 p.m.2 views

CVE-2023-54055 RDMA/irdma: Fix memory leak of PBLE objects

In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Fix memory leak of PBLE objects On rmmod of irdma, the PBLE object memory is not being freed. PBLE object memory are not statically pre-allocated at function initialization time unlike other HMC objects. PBLEs objects...

6.3AI score0.00028EPSS
Exploits0References7
NVD
NVD
added 2025/12/24 11:15 a.m.4 views

CVE-2022-50711

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: mtkethsoc: fix possible memory leak in mtkprobe If mtkwedaddhw has been called, mtkwedexit needs be called in error path or removing module to free the memory allocated in mtkwedaddhw...

0.0003EPSS
Exploits0References2
Rows per page
Query Builder