Lucene search
+L

2235 matches found

Positive Technologies
Positive Technologies
•added 2026/05/06 12:00 a.m.•16 views

PT-2026-37593

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description When iommu.strict is set to 1, the completion wait path can cause soft lockups in stressed environments. This occurs because the wait on sem function busy-waits while holding a spinlock...

7.5CVSS5.5AI score0.00486EPSS
SaveExploits0
OSV
OSV
•added 2026/05/05 7:47 p.m.•16 views

CLSA-2026-1778008248 vim: Fix of 5 CVEs

CVE-2022-2125: fix out-of-bounds read in getlispindent; break out of the inner loop on NUL byte indent.c, upstream patch 8.2.5122 - CVE-2021-3974: fix use-after-free in nfaregmatch when a substitute callback frees the regline during a mark comparison; save col and re-fetch rex.line via reggetline...

7.8CVSS7.2AI score0.01643EPSS
SaveExploits5References1
EUVD
EUVD
•added 2026/05/05 6:33 p.m.•32 views

EUVD-2026-27351

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: Fix list corruption and UAF in command complete handlers Commit 302a1f674c00 "Bluetooth: MGMT: Fix possible UAFs" introduced mgmtpendingvalid, which not only validates the pending command but also unlinks it from...

5.8AI score0.00175EPSS
SaveExploits0References5
CVE
CVE
•added 2026/05/05 3:17 p.m.•49 views

CVE-2026-43059

CVE-2026-43059 affects the Linux kernel Bluetooth MGMT path. A change introducing mgmt_pending_valid() caused completion handlers to unlink commands from the pending list, which could lead to list corruption and potential memory safety issues. The patch fixes two issues: (1) in mgmt_add_adv_patte...

7.8CVSS5.8AI score0.00175EPSS
SaveExploits0References4Affected Software1
OSV
OSV
•added 2026/05/05 3:17 p.m.•13 views

CVE-2026-43059 Bluetooth: MGMT: Fix list corruption and UAF in command complete handlers

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: Fix list corruption and UAF in command complete handlers Commit 302a1f674c00 "Bluetooth: MGMT: Fix possible UAFs" introduced mgmtpendingvalid, which not only validates the pending command but also unlinks it from...

6.3AI score
SaveExploits0References7
RedHat Linux
RedHat Linux
•added 2026/05/05 5:31 a.m.•24 views

kernel: net: qlogic/qede: fix potential out-of-bounds read in qede_tpa_cont() and qede_tpa_end()

QLogic qede driver processes TPA TCP/IP Packet Aggregation completion queue entries by iterating through lenlist until hitting a zero terminator. Malformed or corrupted completion entries lacking this sentinel cause the loop to read beyond array bounds. SVACE static analysis identified that...

9.8CVSS6.1AI score0.00602EPSS
SaveExploits0References5
OSV
OSV
•added 2026/05/05 1:34 a.m.•19 views

CLSA-2026-1777944852 vim: Fix of 2 CVEs

CVE-2021-3984: in findstartbrace misc1.c, when a found '' lies inside a comment, restore the full cursor position line and column instead of only the line so subsequent C-indent lookups stay within the line bounds. - CVE-2022-2571: in inscomplgetexp edit.c, when CONTADDING is active, only advance...

7.8CVSS7.1AI score0.01571EPSS
SaveExploits2References1
NVD
NVD
•added 2026/05/01 2:16 p.m.•13 views

CVE-2026-31702

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix use-after-free of sbi in f2fscompresswriteendio In f2fscompresswriteendio, decpagecountsbi, type can bring the F2FSWBCPDATA counter to zero, unblocking f2fswaitonallpages in f2fsputsuper on a concurrent unmount CPU. The...

7.8CVSS0.00171EPSS
SaveExploits0References6
OSV
OSV
•added 2026/05/01 1:56 p.m.•20 views

CVE-2026-31719 crypto: krb5enc - fix async decrypt skipping hash verification

In the Linux kernel, the following vulnerability has been resolved: crypto: krb5enc - fix async decrypt skipping hash verification krb5encdispatchdecrypt sets req-base.complete as the skcipher callback, which is the caller's own completion handler. When the skcipher completes asynchronously, this...

7.5CVSS6.5AI score
SaveExploits0References6
CNNVD
CNNVD
•added 2026/05/01 12:00 a.m.•22 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 improper order of calls to decpagecount in f2fscompresswriteendio. This could lead to accessi...

7.8CVSS5.8AI score0.00171EPSS
SaveExploits0References1
BDU FSTEC
BDU FSTEC
•added 2026/04/29 12:00 a.m.•14 views

The vulnerability of the htc_tx_completion() function in Linux operating systems allows a attacker to compromise the accessibility of protected information.

The vulnerability of the htctxcompletion function in Linux operating systems is related to the lack of memory release after the effective lifespan has ended. Exploiting this vulnerability could allow an attacker to compromise the accessibility of protected information...

5.5CVSS6.3AI score0.00244EPSS
SaveExploits0References6Affected Software3
Packet Storm News
Packet Storm News
•added 2026/04/27 12:00 a.m.•15 views

Jailbreaking Frontier Foundation Models through Intention Deception

Large vision-language models exhibit remarkable capability but remain highly susceptible to jailbreaking. Existing safety training approaches aim to have the model learn a refusal boundary between safe and unsafe, based on the user's intent. It has been found that this binary training regime ofte...

5.3AI score
SaveExploits0
CloudLinux
CloudLinux
•added 2026/04/25 8:51 a.m.•22 views

busybox: Fix of 4 CVEs

CVE-2018-1000517: fix heap buffer overflow in wget chunked decoding - CVE-2017-16544: reject terminal control sequences in shell tab completion - CVE-2018-20679: reject zero-length DHCP options and validate 4-byte option lengths - CVE-2019-5747: validate DHCPSUBNET option length before decoding...

9.8CVSS6.7AI score0.32919EPSS
SaveExploits14
OSV
OSV
•added 2026/04/25 8:51 a.m.•37 views

CLSA-2026-1776960429 busybox: Fix of 4 CVEs

CVE-2018-1000517: fix heap buffer overflow in wget chunked decoding - CVE-2017-16544: reject terminal control sequences in shell tab completion - CVE-2018-20679: reject zero-length DHCP options and validate 4-byte option lengths - CVE-2019-5747: validate DHCPSUBNET option length before decoding...

9.8CVSS7.3AI score0.32919EPSS
SaveExploits14References1
SUSE CVE
SUSE CVE
•added 2026/04/25 1:37 a.m.•16 views

SUSE CVE-2026-31647

In the Linux kernel, the following vulnerability has been resolved: idpf: fix PREEMPTRT raw/bh spinlock nesting for async VC handling Switch from using the completion's raw spinlock to a local lock in the idpfvcxn struct. The conversion is safe because complete/all are called outside the lock and...

5.5CVSS5.5AI score0.00162EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
•added 2026/04/24 4:34 p.m.•14 views

CVE-2026-31536

A flaw was found in the Linux kernel's Server Message Block SMB direct server implementation. This issue occurs during smbdirectsendbatch processing where requests without the IBSENDSIGNALED flag may be incorrectly handled when a connection is broken. This could lead to unexpected behavior relate...

9.8CVSS5.3AI score0.00649EPSS
SaveExploits0References4
NVD
NVD
•added 2026/04/24 3:16 p.m.•12 views

CVE-2026-31647

In the Linux kernel, the following vulnerability has been resolved: idpf: fix PREEMPTRT raw/bh spinlock nesting for async VC handling Switch from using the completion's raw spinlock to a local lock in the idpfvcxn struct. The conversion is safe because complete/all are called outside the lock and...

5.5CVSS0.00162EPSS
SaveExploits0References4
OSV
OSV
•added 2026/04/24 3:16 p.m.•14 views

AZL-83630 CVE-2026-31557 affecting package kernel 6.6.157.1-1

In the Linux kernel, the following vulnerability has been resolved: nvmet: move async event work off nvmet-wq For target nvmetctrlfree flushes ctrl-asynceventwork. If nvmetctrlfree runs on nvmet-wq, the flush re-enters workqueue completion for the same worker:- A. Async event work queued on...

7.5CVSS5.8AI score0.0063EPSS
SaveExploits0References1
NVD
NVD
•added 2026/04/24 3:16 p.m.•13 views

CVE-2026-31534

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

SaveExploits0
UbuntuCve
UbuntuCve
•added 2026/04/24 3:16 p.m.•18 views

CVE-2026-31557

In the Linux kernel, the following vulnerability has been resolved: nvmet: move async event work off nvmet-wq For target nvmetctrlfree flushes ctrl-asynceventwork. If nvmetctrlfree runs on nvmet-wq, the flush re-enters workqueue completion for the same worker:- A. Async event work queued on...

7.5CVSS6.5AI score0.0063EPSS
SaveExploits0References20
Rows per page
Query Builder