Lucene search
+L

834 matches found

Cvelist
Cvelist
added 2026/05/08 2:22 p.m.77 views

CVE-2026-43439 cgroup: fix race between task migration and iteration

In the Linux kernel, the following vulnerability has been resolved: cgroup: fix race between task migration and iteration When a task is migrated out of a cssset, cgroupmigrateaddtask first moves it from cset-tasks to cset-mgtasks via: listmovetail&task-cglist, &cset-mgtasks; If a csstaskiter...

0.00089EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/05/08 2:22 p.m.13 views

CVE-2026-43439

In the Linux kernel, the following vulnerability has been resolved: cgroup: fix race between task migration and iteration When a task is migrated out of a cssset, cgroupmigrateaddtask first moves it from cset-tasks to cset-mgtasks via: listmovetail&task-cglist, &cset-mgtasks; If a csstaskiter...

4.7CVSS5.6AI score0.00089EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/05/08 2:21 p.m.51 views

CVE-2026-43403 nsfs: tighten permission checks for ns iteration ioctls

In the Linux kernel, the following vulnerability has been resolved: nsfs: tighten permission checks for ns iteration ioctls Even privileged services should not necessarily be able to see other privileged service's namespaces so they can't leak information to each other. Use mayseeallnamespaces...

8.8CVSS0.00129EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/05/08 2:21 p.m.21 views

CVE-2026-43403

In the Linux kernel, the following vulnerability has been resolved: nsfs: tighten permission checks for ns iteration ioctls Even privileged services should not necessarily be able to see other privileged service's namespaces so they can't leak information to each other. Use mayseeallnamespaces...

8.8CVSS5.7AI score0.00129EPSS
SaveExploits0
OSV
OSV
added 2026/05/08 2:21 p.m.16 views

CVE-2026-43362 smb: client: fix in-place encryption corruption in SMB2_write()

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix in-place encryption corruption in SMB2write SMB2write places write payload in iov1..n as part of rqiov. smb3inittransformrq pointer-shares rqiov, so cryptmessage encrypts iov1 in-place, replacing the original...

8.1CVSS6.2AI score
SaveExploits0References8
Cvelist
Cvelist
added 2026/05/08 1:31 p.m.43 views

CVE-2026-43333 bpf: reject direct access to nullable PTR_TO_BUF pointers

In the Linux kernel, the following vulnerability has been resolved: bpf: reject direct access to nullable PTRTOBUF pointers checkmemaccess matches PTRTOBUF via basetype which strips PTRMAYBENULL, allowing direct dereference without a null check. Map iterator ctx-key and ctx-value are PTRTOBUF |...

0.00123EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/05/08 12:00 a.m.24 views

PT-2026-39114

Name of the Vulnerable Software and Affected Versions Linux kernel versions 5.10 through 6.19 Description A stack out-of-bounds read exists in the nftables pipapo set backend within the pipapo drop function. The issue occurs because the function passes rulemapi + 1.n to pipapo unmap as the to...

7.1CVSS5.8AI score0.00126EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/05/08 12:00 a.m.15 views

PT-2026-39064

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description Insufficient permission checks in the nsfs namespace filesystem for namespace iteration ioctls allow privileged services to potentially see namespaces of other privileged services, which...

8.8CVSS5.8AI score0.00129EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/05/08 12:00 a.m.34 views

PT-2026-39100

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A race condition exists between task migration and iteration within the cgroup component. When a task is migrated out of a css set, the cgroup migrate add task function moves the task fr...

4.7CVSS5.8AI score0.00089EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/05/06 12:00 a.m.16 views

PT-2026-37455

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A potential memory leak exists in the probe function of the ti fpc202 driver. This issue occurs because device node references are not consistently released, which can lead to memory...

5.5CVSS5.5AI score0.00121EPSS
SaveExploits0References11
EUVD
EUVD
added 2026/05/05 8:09 p.m.14 views

EUVD-2026-26247

pgjdbc: Unbounded PBKDF2 iterations in SCRAM authentication allows CPU exhaustion DoS...

7.5CVSS5.8AI score0.03261EPSS
SaveExploits0References3
OSV
OSV
added 2026/05/04 10:03 p.m.31 views

GHSA-87PF-FPWV-P7M7 net-imap vulnerable to denial of service via high iteration count for `SCRAM-*` authentication

Summary When authenticating a connection with SCRAM-SHA1 or SCRAM-SHA256, a hostile server can perform a computational denial-of-service attack on the client process by sending a big iteration count value. Details A hostile IMAP server can send an arbitrarily large PBKDF2 iteration count in the...

6CVSS5.8AI score0.00299EPSS
SaveExploits0References11
Snyk
Snyk
added 2026/05/04 7:38 p.m.8 views

NULL Pointer Dereference

Overview Affected versions of this package are vulnerable to NULL Pointer Dereference through the UploadAllFiles process. An attacker can cause the daemon to crash by importing a truncated or malformed backup archive that triggers a nil-pointer dereference during tar file iteration. Remediation...

7.1CVSS5.8AI score0.00394EPSS
SaveExploits1References2
EUVD
EUVD
added 2026/05/04 6:29 p.m.16 views

EUVD-2026-27083

Conditional Fields for Contact Form 7 WordPress plugin through version 2.6.7 contains an uncontrolled resource consumption vulnerability in the Wpcf7cfMailParser class where the hidehiddenmailfieldsregexcallback method reads an iteration count directly from user-supplied POST parameters without...

8.7CVSS5.9AI score0.00451EPSS
SaveExploits0References2
RubySec
RubySec
added 2026/05/04 12:00 a.m.23 views

net-imap vulnerable to denial of service via high iteration count for `SCRAM-*` authentication

Summary When authenticating a connection with SCRAM-SHA1 or SCRAM-SHA256, a hostile server can perform a computational denial-of-service attack on the client process by sending a big iteration count value. Details A hostile IMAP server can send an arbitrarily large PBKDF2 iteration count in the...

6.5CVSS5.8AI score0.00299EPSS
SaveExploits0References1Affected Software1
Github Security Blog
Github Security Blog
added 2026/04/29 8:23 p.m.14 views

PhpSpreadsheet has CPU Denial of Service via Unbounded Row Index in SpreadsheetML XML Reader

Summary The SpreadsheetML XML reader Reader\Xml does not validate the ss:Index row attribute against the maximum allowed row count AddressRange::MAXROW = 1,048,576. An attacker can craft a SpreadsheetML XML file with ss:Index="999999999" on a element, which inflates the internal cachedHighestRow ...

7.5CVSS5.6AI score0.00395EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2026/04/29 8:51 a.m.13 views

CLSA-2026-1777452704 bind: Fix of CVE-2026-1519

CVE-2026-1519: limit NSEC3 iteration count when proving an insecure delegation so a maliciously crafted DNSSEC zone with a high-iteration NSEC3 record cannot exhaust resolver CPU; treat the answer as insecure above the 150-iteration limit. Backport of bind-9.11.36-16.el810.7 RHSA-2026:8352...

7.5CVSS6AI score0.01599EPSS
SaveExploits0References1
BDU FSTEC
BDU FSTEC
added 2026/04/29 12:00 a.m.7 views

The vulnerability of the rbeprev() function in Linux operating system kernels, which allows a perpetrator to compromise the accessibility of protected information

The vulnerability of the rbeprev function in Linux operating systems is related to excessive iteration. Exploiting this vulnerability can allow an attacker to compromise the accessibility of protected information...

5.5CVSS6AI score0.00156EPSS
SaveExploits0References12Affected Software4
RedHat Linux
RedHat Linux
added 2026/04/27 2:14 a.m.17 views

FreeRDP: FreeRDP: Denial of Service via specially crafted Remote Desktop Protocol messages

A flaw was found in FreeRDP, a free implementation of the Remote Desktop Protocol RDP. A remote attacker could exploit this vulnerability by sending a specially crafted RDP message. This can lead to an undefined behavior where a wrapped value is used as a shift exponent, causing an approximately ...

7.5CVSS4.8AI score0.00426EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/04/22 12:00 a.m.21 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
Rows per page
Query Builder