Lucene search
+L

521 matches found

Cvelist
Cvelist
•added 2026/07/25 8:50 a.m.•42 views

CVE-2026-64376 firmware_loader: fix device reference leak in firmware_upload_register()

In the Linux kernel, the following vulnerability has been resolved: firmwareloader: fix device reference leak in firmwareuploadregister firmwareuploadregister - fwcreateinstance - deviceinitialize After fwcreateinstance succeeds, the lifetime of the embedded struct device is expected to be manage...

0.00123EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
•added 2026/07/25 12:00 a.m.•27 views

PT-2026-64597

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A reference leak exists in the firmware loader. In the firmware upload register function, if alloc lookup fw priv fails after fw create instance has successfully executed, the system cal...

5.5CVSS5.5AI score0.00123EPSS
SaveExploits0
attackerkb
attackerkb
•added 2026/07/24 3:23 p.m.•23 views

CVE-2026-64212

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mld: don't dereference a pointer before NULL checking it In iwlmldremovelink, the link-fwid is saved at the beginning of the function so we have it after we freed the link. But the link pointer can be NULL, and is...

5.7AI score0.00155EPSS
SaveExploits0References4
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/07/19 12:00 a.m.•0 views

CVE-2026-64148: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: pdscore: fix error handling in pdscdevcmdwait Fix two cases where pdscdevcmdwait returns stale success from the completion register instead of an error: 1. FW crash: If firmware stops running, the wait loop breaks early with...

7.5CVSS5.9AI score0.00469EPSS
SaveExploits0References7
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/07/19 12:00 a.m.•1 views

CVE-2026-53375: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/vce: Prevent partial address patches In the case that only one of lo/hi is valid, the patching could result in a bad address written to in FW...

8.8CVSS5.8AI score0.00176EPSS
SaveExploits0References7
Microsoft CVE
Microsoft CVE
•added 2026/06/27 8:17 a.m.•16 views

net/sched: cls_fw: fix NULL dereference of "old" filters before change()

...

5.5CVSS5.8AI score0.00162EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
•added 2026/06/25 12:00 a.m.•17 views

Linux Distros Unpatched Vulnerability : CVE-2026-53080

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net/sched: clsfw: fix NULL dereference of old filters before change Like pointed out by Sashiko 1, since commit ed76f5edccc9 net: sched: protect filterchain lis...

5.5CVSS5.7AI score0.00162EPSS
SaveExploits0References3
NVD
NVD
•added 2026/06/24 5:17 p.m.•23 views

CVE-2026-53080

In the Linux kernel, the following vulnerability has been resolved: net/sched: clsfw: fix NULL dereference of "old" filters before change Like pointed out by Sashiko 1, since commit ed76f5edccc9 "net: sched: protect filterchain list with filterchainlock mutex" TC filters are added to a shared blo...

5.5CVSS0.00162EPSS
SaveExploits0References8
AstraLinux
AstraLinux
•added 2026/06/19 11:10 a.m.•6 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerabilities have been resolved: fbnic: Resolving the race between fwlog and teardown This fix addresses a theoretical race condition in fwlog between the teardown path and the fwlog write functions. fwlog is written within fbnicfwlogwrite, and it can be...

5.5CVSS5.8AI score0.0016EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
•added 2026/06/03 12:00 a.m.•15 views

Linux Distros Unpatched Vulnerability : CVE-2026-45977

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - fbnic: close fwlog race between users and teardown Fixes a theoretical race on fwlog between the teardown path and fwlog write functions. fwlog is written insi...

5.5CVSS6AI score0.0016EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
•added 2026/06/02 4:02 a.m.•31 views

CVE-2026-10158

A security flaw has been discovered in TRENDnet TEW-432BRP 3.10B20. Affected is the function formPortFw of the file /goform/formPortFw. The manipulation of the argument servername results in stack-based buffer overflow. It is possible to launch the attack remotely. The exploit has been released t...

9CVSS7.8AI score0.00463EPSS
SaveExploits0References1
NVD
NVD
•added 2026/05/27 2:17 p.m.•26 views

CVE-2026-45977

In the Linux kernel, the following vulnerability has been resolved: fbnic: close fwlog race between users and teardown Fixes a theoretical race on fwlog between the teardown path and fwlog write functions. fwlog is written inside fbnicfwlogwrite and can be reached from the mailbox handler...

5.5CVSS0.0016EPSS
SaveExploits0References3
Cvelist
Cvelist
•added 2026/05/27 12:18 p.m.•57 views

CVE-2026-45977 fbnic: close fw_log race between users and teardown

In the Linux kernel, the following vulnerability has been resolved: fbnic: close fwlog race between users and teardown Fixes a theoretical race on fwlog between the teardown path and fwlog write functions. fwlog is written inside fbnicfwlogwrite and can be reached from the mailbox handler...

0.0016EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
•added 2026/05/27 12:00 a.m.•23 views

CVE-2026-45977

In the Linux kernel, the following vulnerability has been resolved: fbnic: close fwlog race between users and teardown Fixes a theoretical race on fwlog between the teardown path and fwlog write functions. fwlog is written inside fbnicfwlogwrite and can be reached from the mailbox handler...

5.5CVSS6.1AI score0.0016EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
•added 2026/05/27 12:00 a.m.•21 views

PT-2026-43844

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A race condition exists in the fbnic driver between the teardown path and the fw log write functions. The fw log is written within the fbnic fw log write function, which is accessible vi...

5.5CVSS5.8AI score0.0016EPSS
SaveExploits0References12
CNNVD
CNNVD
•added 2026/05/27 12:00 a.m.•21 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from a competition between the fwlog module for user operations and for debugging purposes. This...

5.8AI score0.0016EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
•added 2026/05/20 12:00 a.m.•15 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2026-021633)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-021633 advisory. In the Linux kernel, the following vulnerability has been resolved: drm/amd/pm: ensure the fwinfo is not null before using it This resolves the dereference null retu...

5.5CVSS5.8AI score0.0025EPSS
SaveExploits0References3
BDU FSTEC
BDU FSTEC
•added 2026/05/05 12:00 a.m.•19 views

The vulnerability of the `setUpgradeFW()` function in the `cgi-bin/cstecgi.cgi` script of the TOTOLINK N300RH router’s microprogramming software allows a perpetrator to execute arbitrary code or cause service failures.

The vulnerability of the setUpgradeFW function in the cgi-bin/cstecgi.cgi script of the TOTOLINK N300RH router microprogramming system is related to the escape operation from memory buffers when processing the FileName variable. Exploiting this vulnerability allows an attacker to execute arbitrar...

9CVSS7.7AI score0.00792EPSS
SaveExploits0References4Affected Software1
EUVD
EUVD
•added 2026/04/13 3:31 p.m.•14 views

EUVD-2026-21945

In the Linux kernel, the following vulnerability has been resolved: net/sched: clsfw: fix NULL pointer dereference on shared blocks The old-method path in fwclassify calls tcfblockq and dereferences q-handle. Shared blocks leave block-q NULL, causing a NULL deref when an empty clsfw filter is...

5.7AI score0.00171EPSS
SaveExploits0References7
CVE
CVE
•added 2026/04/13 1:40 p.m.•41 views

CVE-2026-31421

CVE-2026-31421 – Linux kernel net/sched cls_fw NULL pointer dereference . Root cause: in fw_classify(), the old-method path uses tcf_block_q() and dereferences q->handle; for shared blocks, block->q is NULL, causing a NULL pointer dereference when a nonzero skb is classified. The fix preven...

5.5CVSS5.7AI score0.00171EPSS
SaveExploits0References10Affected Software1
Rows per page
Query Builder