Lucene search
+L

4271 matches found

CVE
CVE
added 2026/04/24 2:45 p.m.71 views

CVE-2026-31657

CVE-2026-31657 affects the Linux kernel batman-adv component. The flaw arises when batman-adv’s batadv_bla_add_claim() can replace claim->backbone_gw and drop the old gateway’s final reference while readers still follow the pointer. The netlink claim dump path dereferences claim->backbone_g...

9.8CVSS5.4AI score0.00399EPSS
SaveExploits0References8Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/04/24 2:33 p.m.6 views

CVE-2026-31543

In the Linux kernel, the following vulnerability has been resolved: crashdump: don't log dm-crypt key bytes in readkeyfromuserkeying When debug logging is enabled, readkeyfromuserkeying logs the first 8 bytes of the key payload and partially exposes the dm-crypt key. Stop logging any key bytes...

5.3AI score0.00121EPSS
SaveExploits0References4Affected Software1
EUVD
EUVD
added 2026/04/24 2:33 p.m.11 views

EUVD-2026-25436

In the Linux kernel, the following vulnerability has been resolved: crashdump: don't log dm-crypt key bytes in readkeyfromuserkeying When debug logging is enabled, readkeyfromuserkeying logs the first 8 bytes of the key payload and partially exposes the dm-crypt key. Stop logging any key bytes...

5.3AI score0.00121EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/04/24 2:33 p.m.38 views

CVE-2026-31543 crash_dump: don't log dm-crypt key bytes in read_key_from_user_keying

In the Linux kernel, the following vulnerability has been resolved: crashdump: don't log dm-crypt key bytes in readkeyfromuserkeying When debug logging is enabled, readkeyfromuserkeying logs the first 8 bytes of the key payload and partially exposes the dm-crypt key. Stop logging any key bytes...

0.00121EPSS
SaveExploits0References3
OSV
OSV
added 2026/04/24 2:20 p.m.12 views

CLSA-2026-1777040413 dmidecode: Fix of CVE-2023-30630

CVE-2023-30630: do not let --dump-bin overwrite an existing file...

7.1CVSS7AI score0.00523EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2026/04/24 12:00 a.m.23 views

PT-2026-34895

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description When debug logging is enabled, the read key from user keying function logs the first 8 bytes of the key payload, which partially exposes the dm-crypt key. Recommendations At the moment,...

5.5CVSS5.8AI score0.00121EPSS
SaveExploits0References13
CVE
CVE
added 2026/04/23 3:52 a.m.32 views

CVE-2026-41231

Froxlor prior to 2.3.6 has an incomplete symlink validation in DataDump.add() that uses user-supplied input to build the export path without passing fixed_homedir to FileDir::makeCorrectDir(), bypassing the symlink checks added elsewhere. When ExportCron runs as root, it performs chown -R on the ...

7.5CVSS5.9AI score0.00414EPSS
SaveExploits1References3Affected Software1
Cvelist
Cvelist
added 2026/04/23 3:52 a.m.42 views

CVE-2026-41231 Froxlor has Incomplete Symlink Validation in DataDump.add() that Allows Arbitrary Directory Ownership Takeover via Cron

Froxlor is open source server administration software. Prior to version 2.3.6, DataDump.add constructs the export destination path from user-supplied input without passing the $fixedhomedir parameter to FileDir::makeCorrectDir, bypassing the symlink validation that was added to all other...

7.5CVSS0.00414EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2026/04/23 1:26 a.m.11 views

SUSE CVE-2026-31438

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix kernel BUG in netfslimititer for ITERKVEC iterators When a process crashes and the kernel writes a core dump to a 9P filesystem, kernelwrite creates an ITERKVEC iterator. This iterator reaches netfslimititer via...

5.5CVSS5.6AI score0.00122EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/04/22 5:16 p.m.12 views

CVE-2026-31438

A flaw was found in the Linux kernel's netfs component. When a process crashes and the kernel attempts to write a core dump to a 9P filesystem, the netfslimititer function does not properly handle ITERKVEC iterators. This oversight can lead to a kernel BUG, resulting in a system crash and a Denia...

5.5CVSS5.7AI score0.00122EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/04/22 3:31 p.m.12 views

EUVD-2026-24764

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix kernel BUG in netfslimititer for ITERKVEC iterators When a process crashes and the kernel writes a core dump to a 9P filesystem, kernelwrite creates an ITERKVEC iterator. This iterator reaches netfslimititer via...

5.6AI score0.00122EPSS
SaveExploits0References5
NVD
NVD
added 2026/04/22 2:16 p.m.15 views

CVE-2026-31438

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix kernel BUG in netfslimititer for ITERKVEC iterators When a process crashes and the kernel writes a core dump to a 9P filesystem, kernelwrite creates an ITERKVEC iterator. This iterator reaches netfslimititer via...

5.5CVSS0.00122EPSS
SaveExploits0References4
CVE
CVE
added 2026/04/22 1:53 p.m.31 views

CVE-2026-31438

CVE-2026-31438 affects the Linux kernel netfs code. A BUG occurs in netfs_limit_iter() when processing ITER_KVEC iterators (e.g., during core-dump to 9P), because ITER_KVEC is not dispatched like other supported types. The fix adds netfs_limit_kvec() (paralleling netfs_limit_bvec()) and dispatche...

5.5CVSS5.6AI score0.00122EPSS
SaveExploits0References4Affected Software1
CNNVD
CNNVD
added 2026/04/22 12:00 a.m.25 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 the expectation in nfconntrackexpect that other network namespaces are skipped during proc dump,...

5.5CVSS5.8AI score0.00123EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/04/22 12:00 a.m.19 views

PT-2026-34343

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A kernel BUG occurs in the netfs limit iter function when handling ITER KVEC iterators. This happens when a process crashes and the kernel attempts to write a core dump to a 9P filesyste...

5.5CVSS5.2AI score0.00122EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/04/21 12:00 a.m.7 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-011203)

"The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-011203 advisory. In the Linux kernel, the following vulnerability has been resolved: netlink: fix potential deadlock in netlinkseterr syzbot reported a possible deadlock in...

5.8AI score0.00216EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/04/21 12:00 a.m.7 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2026-012982)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-012982 advisory. In the Linux kernel, the following vulnerability has been resolved: qed: Don't collect too many protection override GRC elements In the protection override dump path...

7.8CVSS7AI score0.00144EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/04/21 12:00 a.m.11 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2026-012966)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-012966 advisory. In the Linux kernel, the following vulnerability has been resolved: netfilter: nftsetpipapo: walk over current view on netlink dump The generation mask can be update...

7.8CVSS6.8AI score0.00294EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/04/21 12:00 a.m.9 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-010886)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-010886 advisory. In the Linux kernel, the following vulnerability has been resolved: nfc: pn533: Clear nfctarget before being used Fix a slab-out-of-bounds read that occurs in nlaput...

8.1CVSS5.9AI score0.00334EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/04/21 12:00 a.m.8 views

Unity Linux 20.1050a Security Update: kernel (UTSA-2026-006958)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-006958 advisory. In the Linux kernel, the following vulnerability has been resolved: ftrace: Fix potential warning in traceprintkseq during ftracedump When calling ftracedumpone...

4.7CVSS5.8AI score0.00118EPSS
SaveExploits0References4
Rows per page
Query Builder