Lucene search
+L

84476 matches found

OSV
OSV
added 2026/09/05 5:17 a.m.10 views

DEBIAN-CVE-2026-86138

In libxml2 before 2.15.4, xmlDictAddQString in dict.c has an integer overflow and resultant heap-based buffer overflow...

7.8CVSS6.2AI score0.00125EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/05 5:17 a.m.13 views

DEBIAN-CVE-2026-86140

In libxml2 before 2.15.4, xmlSnprintfElements in valid.c has a strcat stack-based buffer overflow...

7.8CVSS6.3AI score0.00149EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/05 5:17 a.m.6 views

DEBIAN-CVE-2026-86139

In libxml2 before 2.15.4, xmlURIEscapeStr in uri.c has an integer overflow...

7.8CVSS5.8AI score0.00113EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/05 5:17 a.m.9 views

DEBIAN-CVE-2026-86137

In libxml2 before 2.15.4, xmlFAParsePosCharGroup has an out-of-bounds read, aka an out-of-bounds read in the NXT macro in xmlregexp...

6.1CVSS5.8AI score0.0013EPSS
SaveExploits1References1
Tenable Nessus
Tenable Nessus
added 2026/09/05 12:00 a.m.12 views

Debian dla-4773 : libssh2-1 - security update

The remote Debian 12 host has packages installed that are affected by multiple vulnerabilities as referenced in the dla-4773 advisory. ------------------------------------------------------------------------- Debian LTS Advisory DLA-4773-1 [email protected]...

9.1CVSS7.2AI score0.00648EPSS
SaveExploits0References14
OSV
OSV
added 2026/09/04 11:17 p.m.17 views

DEBIAN-CVE-2026-48019

Laravel is a web application framework. Prior to versions 12.60.0 and 13.10.0, a CRLF injection vulnerability in Laravel's email validation, in combination with how Symfony Mailer and Symfony Mime handle certain character sequences, may allow an unauthenticated attacker to interfere with outbound...

8.9CVSS5.3AI score0.0068EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/04 10:17 p.m.13 views

DEBIAN-CVE-2026-46636

Twig is a template language for PHP. From version 1.0.0 to before version 3.27.0, SecurityPolicy::checkMethodAllowed unconditionally whitelists all method calls on instances of Twig\Markup. Twig\Markup is not final, so subclasses inherit the bypass. An application that passes an object of a...

8.7CVSS5.4AI score0.00358EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/04 6:18 p.m.9 views

DEBIAN-CVE-2026-80912

In the Linux kernel, the following vulnerability has been resolved: selinux: reject an unclaimed class value in securitygetclasses securitygetclasses sizes an array by pclasses.nprim and fills it at value - 1, so a class value the policy never defines leaves a NULL. selmakeclasses passes every...

5.3AI score0.00165EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/04 6:18 p.m.10 views

DEBIAN-CVE-2026-80913

In the Linux kernel, the following vulnerability has been resolved: selinux: require every boolean value to be defined pbools.nprim comes from the policy image independently of how many booleans follow it, and condindexbool fills boolvaltostruct at value - 1, so a count larger than the values...

5.4AI score0.00165EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/04 6:18 p.m.10 views

DEBIAN-CVE-2026-80907

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix UVD dpb min size calculation for H264 This should use actual number of references from the decode message, instead of maximum derived from level. cherry picked from commit 64b525edb7e7bdfcdc77883c5e413804e2396856...

5.3AI score0.00156EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/04 6:18 p.m.9 views

DEBIAN-CVE-2026-80911

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: sof-audio: Fix error path in sofwidgetsetupunlocked If either tplgops-daiconfig or widgetkcontrolsetup fail during widget setup we would double decrement the usecount of the widget because the sofwidgetfreeunlocked wou...

5.5AI score0.00156EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/04 6:18 p.m.14 views

DEBIAN-CVE-2026-80908

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Reject UVD message with dimensions above 4096 Fixes potential overflow in DPB size calculations. cherry picked from commit 05e1387d151f71569fbe122d2c89f9db0c21dc10...

5.3AI score0.00165EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/04 6:18 p.m.11 views

DEBIAN-CVE-2026-80910

In the Linux kernel, the following vulnerability has been resolved: ASoC: codecs: lpass-wsa-macro: Fix enum kcontrol accesses EAR SPKR PA Gain" and the four "WSA RX Mux" controls are enumerated, but their get and put callbacks access the value through ucontrol-value.integer.value0 a long instead ...

5.4AI score0.00161EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/04 6:18 p.m.9 views

DEBIAN-CVE-2026-80909

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Reject UVD message with invalid number of h265 refs Same change as for h264, avoids overflow later when calculating min dpb size. cherry picked from commit a4b0720e4f1601f97f59a2be9c1b4b94fa6527d5...

5.3AI score0.00165EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/04 6:18 p.m.10 views

DEBIAN-CVE-2026-80906

In the Linux kernel, the following vulnerability has been resolved: net: packet: fix wrong transportheader when sending VLAN-tagged frame In packetparseheaders, when processing a VLAN-tagged frame, skbsetnetworkheader is called to advance networkheader past the VLAN tag to the inner protocol...

5.3AI score0.00165EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/04 6:18 p.m.13 views

DEBIAN-CVE-2026-80905

In the Linux kernel, the following vulnerability has been resolved: net: tap: fix wrong transportheader when sending VLAN-tagged frame In tapgetuserxdp, when processing a VLAN-tagged frame e.g. ETHP8021Q, skbsetnetworkheader is called first to advance networkheader past the VLAN tag to the inner...

5.3AI score0.00155EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/04 6:17 p.m.8 views

DEBIAN-CVE-2026-80902

In the Linux kernel, the following vulnerability has been resolved: dmaengine: sun6i-dma: Fix reclaim descriptors while terminating DMA When terminating DMA transfers, active descriptors are not properly reclaimed. Only cyclic descriptors were handled, leaving non-cyclic descriptors and their LLI...

5.3AI score0.00165EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/04 6:17 p.m.9 views

DEBIAN-CVE-2026-80903

In the Linux kernel, the following vulnerability has been resolved: drm/xe/oa: Fix sync entry leak on OA config emit failure xeoaemitoaconfig releases the sync entries and the syncs array only on its success path. When it fails before the point of no return fence allocation, config buffer...

5.5AI score0.00156EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/04 6:17 p.m.13 views

DEBIAN-CVE-2026-80904

In the Linux kernel, the following vulnerability has been resolved: net/tls: Fail tlsswspliceread after a failed async decrypt When an async decrypt fails, tlsdecryptdone records the error in ctx-asyncwait.err and calls tlserrabort, which stores it in skerr. tlsswrecvmsg and tlsswreadsock each re...

5.5AI score0.00161EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/04 6:17 p.m.10 views

DEBIAN-CVE-2026-80899

In the Linux kernel, the following vulnerability has been resolved: erofs: remove fscache backend entirely EROFS over fscache was introduced to provide image lazy pulling functionality. After the feature landed, the fscache subsystem made netfs a new hard dependency, which is unexpected for a loc...

5.4AI score0.00145EPSS
SaveExploits0References1
Rows per page
Query Builder