Lucene search
+L

70488 matches found

Cvelist
Cvelist
added 2026/09/17 4:54 p.m.27 views

CVE-2026-8674 Assertion failure in the DNS stub resolver with a long search domain

Initializing the DNS stub resolver from an /etc/resolv.conf file, or a LOCALDOMAIN environment variable, whose search list contains a domain of roughly 200 characters or more in the GNU C Library version 2.26 to 2.44 results in an assertion failure which aborts the process. The resolver truncates...

5.3CVSS0.00306EPSS
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/17 4:45 p.m.4 views

Guardrails v0.24.1

NVIDIA NeMo Guardrails Library LATEST RELEASE / DEVELOPMENT VERSION : The develop branch tracks the latest top of tree development. The latest released version is 0.24.1. ✨✨✨ 📌 The official NeMo Guardrails library documentation is available atdocs.nvidia.com/nemo/guardrails. ✨✨✨ NVIDIA NeMo...

SaveExploits0References12
Kitploit
Kitploit
added 2026/09/17 4:40 p.m.10 views

CVE-2019-9053

Corrigé grâce à https://tryhackme.com/room/easyctf : amusez-vous bien Problèmes critiques corrigés 1. Compatibilité Python 2 vers Python 3 Ancien : print "string" Nouveau : print"string" Modifié toutes les instructions print en fonctions print Mise à jour du formatage des chaînes pour utiliser le...

8.1CVSS7.5AI score0.68581EPSS
SaveExploits38
Kitploit
Kitploit
added 2026/09/17 4:35 p.m.9 views

CVE-2026-66066

CVE-2026-66066 — KindaRails2Shell Rails Active Storage/libvips: произвольное чтение файлов → кража SECRETKEYBASE → RCE Обзор CVE-2026-66066 — это цепочка уязвимостей критической степени серьёзности CVSS 9.5 от произвольного чтения файлов до удалённого выполнения кода без аутентификации в Active...

9.5CVSS9.2AI score0.27861EPSS
SaveExploits10
Github Security Blog
Github Security Blog
added 2026/09/17 4:30 p.m.7 views

ExifReader: DoS via Crafted HEIC/AVIF iloc Box - Memory Exhaustion

Summary ExifReader 4.41.0 is vulnerable to denial of service through a crafted HEIC or AVIF file with a malicious iloc box. When offsetSize, lengthSize, and baseOffsetSize are set to zero in the iloc header, the extent-parsing loop allocates an unbounded number of JavaScript objects - up to...

7.5CVSS0.00411EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/09/17 4:30 p.m.6 views

GHSA-PJ96-35FP-CFCC ExifReader: DoS via Crafted HEIC/AVIF iloc Box - Memory Exhaustion

Summary ExifReader 4.41.0 is vulnerable to denial of service through a crafted HEIC or AVIF file with a malicious iloc box. When offsetSize, lengthSize, and baseOffsetSize are set to zero in the iloc header, the extent-parsing loop allocates an unbounded number of JavaScript objects - up to...

7.5CVSS0.00411EPSS
SaveExploits0References4
NVD
NVD
added 2026/09/17 4:18 p.m.7 views

CVE-2026-86864

pgAdmin 4's Backup tool appended the client-supplied 'database' field from the /backup/job//object request to the pgdump argument vector as a bare trailing positional argument, without validation. Because pgdump parses its options with getoptlong, which permutes arguments, a value beginning with ...

8.8CVSS0.0038EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/17 4:18 p.m.6 views

CVE-2026-86863

pgAdmin 4's Webserver authentication source is intended to accept an identity asserted by the web server or reverse proxy in front of pgAdmin, delivered through the WSGI/CGI environment. WebserverAuthentication.getuser read config.WEBSERVERREMOTEUSER from request.environ and, when that returned...

9.8CVSS0.00358EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/17 4:18 p.m.6 views

CVE-2026-86862

pgAdmin 4's Restore and Maintenance tools passed the client-supplied 'database' field directly as the value of the --dbname option given to pgrestore and psql. libpq expands a database name containing an equals sign into a full connection string, and connection keywords embedded in that value tak...

7.1CVSS0.00201EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/09/17 4:11 p.m.33 views

CVE-2026-93150 cgroup/cpuset: Make nr_deadline_tasks an atomic_t

In the Linux kernel, the following vulnerability has been resolved: cgroup/cpuset: Make nrdeadlinetasks an atomict The nrdeadlinetasks variable in the cpuset structure was introduced by commit 6c24849f5515 "sched/cpuset: Keep track of SCHEDDEADLINE task in cpusets". It is reported by sashiko 1 th...

0.002EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/17 4:11 p.m.9 views

CVE-2026-93150

CVE-2026-93150 affects the Linux kernel cgroup/cpuset subsystem. The root cause is a race condition on the nr_deadline_tasks variable in the cpuset structure: it can be concurrently modified by inc_dl_tasks_cs() (under rq->lock) and cpuset_attach() (under cpuset_mutex), leading to data corrupt...

0.002EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/17 4:11 p.m.3 views

CVE-2026-93150 cgroup/cpuset: Make nr_deadline_tasks an atomic_t

In the Linux kernel, the following vulnerability has been resolved: cgroup/cpuset: Make nrdeadlinetasks an atomict The nrdeadlinetasks variable in the cpuset structure was introduced by commit 6c24849f5515 "sched/cpuset: Keep track of SCHEDDEADLINE task in cpusets". It is reported by sashiko 1 th...

SaveExploits0References7
EUVD
EUVD
added 2026/09/17 4:11 p.m.4 views

EUVD-2026-82258

In the Linux kernel, the following vulnerability has been resolved: cgroup/cpuset: Make nrdeadlinetasks an atomict The nrdeadlinetasks variable in the cpuset structure was introduced by commit 6c24849f5515 "sched/cpuset: Keep track of SCHEDDEADLINE task in cpusets". It is reported by sashiko 1 th...

0.002EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/09/17 4:11 p.m.8 views

CVE-2026-93150

In the Linux kernel, the following vulnerability has been resolved: cgroup/cpuset: Make nrdeadlinetasks an atomict The nrdeadlinetasks variable in the cpuset structure was introduced by commit 6c24849f5515 "sched/cpuset: Keep track of SCHEDDEADLINE task in cpusets". It is reported by sashiko 1 th...

0.002EPSS
SaveExploits0
OSV
OSV
added 2026/09/17 4:10 p.m.5 views

CVE-2026-93064 wifi: iwlwifi: mvm: fix off-by-one in TXF key sanitiser

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: fix off-by-one in TXF key sanitiser iwlmvmfrobtxfkeyiter tracks the last matched byte position in loop variable 'i'. When a full key match is found match == keylen, 'i' points at the last byte of the matched...

SaveExploits0References9
Cvelist
Cvelist
added 2026/09/17 4:10 p.m.32 views

CVE-2026-93064 wifi: iwlwifi: mvm: fix off-by-one in TXF key sanitiser

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: fix off-by-one in TXF key sanitiser iwlmvmfrobtxfkeyiter tracks the last matched byte position in loop variable 'i'. When a full key match is found match == keylen, 'i' points at the last byte of the matched...

0.00173EPSS
SaveExploits0References6
CVE
CVE
added 2026/09/17 4:10 p.m.7 views

CVE-2026-93064

This is a Linux kernel vulnerability in the iwlwifi mvm driver (Intel wireless). The root cause is an off-by-one error in iwl_mvm_frob_txf_key_iter(), the TXF key sanitiser. When a full key match is found, the memset start offset uses i - keylen instead of the correct i + 1 - keylen, which zeroes...

0.00173EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/09/17 4:10 p.m.6 views

CVE-2026-93064

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: fix off-by-one in TXF key sanitiser iwlmvmfrobtxfkeyiter tracks the last matched byte position in loop variable 'i'. When a full key match is found match == keylen, 'i' points at the last byte of the matched...

0.00173EPSS
SaveExploits0
EUVD
EUVD
added 2026/09/17 4:10 p.m.7 views

EUVD-2026-82174

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: fix off-by-one in TXF key sanitiser iwlmvmfrobtxfkeyiter tracks the last matched byte position in loop variable 'i'. When a full key match is found match == keylen, 'i' points at the last byte of the matched...

0.00173EPSS
SaveExploits0References6
CVE
CVE
added 2026/09/17 4:09 p.m.8 views

CVE-2026-90405

CVE-2026-90405 affects the Linux kernel driver media: stm32: dcmi, specifically error handling in its probe() function. Three bugs are identified: (1) after requesting a DMA channel via dma_request_chan(), the first error path returns without cleanup; (2) error paths check dcmi->mdma_chan befo...

0.00189EPSS
SaveExploits0References2
Rows per page
Query Builder