Lucene search
+L

45533 matches found

UbuntuCve
UbuntuCve
added 2026/02/04 5:16 p.m.10 views

CVE-2026-23086

In the Linux kernel, the following vulnerability has been resolved: vsock/virtio: cap TX credit to local buffer size The virtio transports derives its TX credit directly from peerbufalloc, which is set from the remote endpoint's SOVMSOCKETSBUFFERSIZE value. On the host side this means that the...

5.5CVSS6AI score0.00142EPSS
SaveExploits0References21
OSV
OSV
added 2026/02/04 5:16 p.m.11 views

UBUNTU-CVE-2026-23068

In the Linux kernel, the following vulnerability has been resolved: spi: spi-sprd-adi: Fix double free in probe error path The driver currently uses spiallochost to allocate the controller but registers it using devmspiregistercontroller. If devmregisterrestarthandler fails, the code jumps to the...

7.8CVSS5.8AI score0.00129EPSS
SaveExploits0References22
CVE
CVE
added 2026/02/04 4:47 p.m.34 views

CVE-2026-25052

CVE-2026-25052 affects the open-source workflow platform n8n. A vulnerability in the file access controls allows authenticated users with permission to create or modify workflows to read sensitive files on the n8n host, potentially exposing critical configuration data and user credentials and ena...

9.9CVSS5.4AI score0.00306EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2026/02/04 4:47 p.m.34 views

CVE-2026-25052 n8n Improper File Access Controls Allow Arbitrary File Read by Authenticated Users

n8n is an open source workflow automation platform. Prior to versions 1.123.18 and 2.5.0, a vulnerability in the file access controls allows authenticated users with permission to create or modify workflows to read sensitive files from the n8n host system. This can be exploited to obtain critical...

9.4CVSS0.00306EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/02/04 4:47 p.m.9 views

EUVD-2026-5419

n8n is an open source workflow automation platform. Prior to versions 1.123.18 and 2.5.0, a vulnerability in the file access controls allows authenticated users with permission to create or modify workflows to read sensitive files from the n8n host system. This can be exploited to obtain critical...

9.9CVSS5.4AI score0.00306EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/02/04 4:47 p.m.3 views

CVE-2026-25052 n8n Improper File Access Controls Allow Arbitrary File Read by Authenticated Users

n8n is an open source workflow automation platform. Prior to versions 1.123.18 and 2.5.0, a vulnerability in the file access controls allows authenticated users with permission to create or modify workflows to read sensitive files from the n8n host system. This can be exploited to obtain critical...

9.4CVSS5.4AI score0.00306EPSS
SaveExploits0References1
CVE
CVE
added 2026/02/04 4:08 p.m.70 views

CVE-2026-23110

CVE-2026-23110 relates to the Linux kernel SCSI core: Wake up the error handler when final completions race against each other. The description identifies two race conditions that can prevent the error handler from waking up, potentially leaving I/O in the error state. Root causes are memory-orde...

4.7CVSS5.3AI score0.00095EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2026/02/04 4:08 p.m.9 views

CVE-2026-23110 scsi: core: Wake up the error handler when final completions race against each other

In the Linux kernel, the following vulnerability has been resolved: scsi: core: Wake up the error handler when final completions race against each other The fragile ordering between marking commands completed or failed so that the error handler only wakes when the last running command completes o...

5.2AI score
SaveExploits0References10
ATTACKERKB
ATTACKERKB
added 2026/02/04 4:08 p.m.5 views

CVE-2026-23110

In the Linux kernel, the following vulnerability has been resolved: scsi: core: Wake up the error handler when final completions race against each other The fragile ordering between marking commands completed or failed so that the error handler only wakes when the last running command completes o...

5.3AI score0.00095EPSS
SaveExploits0References7Affected Software1
Vulnrichment
Vulnrichment
added 2026/02/04 4:08 p.m.17 views

CVE-2026-23110 scsi: core: Wake up the error handler when final completions race against each other

In the Linux kernel, the following vulnerability has been resolved: scsi: core: Wake up the error handler when final completions race against each other The fragile ordering between marking commands completed or failed so that the error handler only wakes when the last running command completes o...

5.4AI score0.00095EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/02/04 4:08 p.m.11 views

EUVD-2026-5431

In the Linux kernel, the following vulnerability has been resolved: scsi: core: Wake up the error handler when final completions race against each other The fragile ordering between marking commands completed or failed so that the error handler only wakes when the last running command completes o...

5.3AI score0.00095EPSS
SaveExploits0References4
CVE
CVE
added 2026/02/04 4:08 p.m.42 views

CVE-2026-23086

Technical details about CVE-2026-23086 are not publicly available in the provided connected documents; monitor vendor advisories and official CVE writeups for updates.

5.5CVSS5.7AI score0.00142EPSS
SaveExploits0References6Affected Software1
Vulnrichment
Vulnrichment
added 2026/02/04 4:08 p.m.10 views

CVE-2026-23086 vsock/virtio: cap TX credit to local buffer size

In the Linux kernel, the following vulnerability has been resolved: vsock/virtio: cap TX credit to local buffer size The virtio transports derives its TX credit directly from peerbufalloc, which is set from the remote endpoint's SOVMSOCKETSBUFFERSIZE value. On the host side this means that the...

5.8AI score0.00142EPSS
SaveExploits0References5
CVE
CVE
added 2026/02/04 4:07 p.m.47 views

CVE-2026-23068

CVE-2026-23068 (Linux kernel) : The spi-sprd-adi driver could double-free the spi_controller on probe failure due to using spi_alloc_host() with devm_spi_register_controller(), then falling through to spi_controller_put() when a restart handler registration failed. The fix switches to devm_spi_al...

7.8CVSS5.3AI score0.00129EPSS
SaveExploits0References5Affected Software1
EUVD
EUVD
added 2026/02/04 4:07 p.m.10 views

EUVD-2026-5476

In the Linux kernel, the following vulnerability has been resolved: spi: spi-sprd-adi: Fix double free in probe error path The driver currently uses spiallochost to allocate the controller but registers it using devmspiregistercontroller. If devmregisterrestarthandler fails, the code jumps to the...

5.3AI score0.00129EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/02/04 4:07 p.m.50 views

CVE-2026-23068 spi: spi-sprd-adi: Fix double free in probe error path

In the Linux kernel, the following vulnerability has been resolved: spi: spi-sprd-adi: Fix double free in probe error path The driver currently uses spiallochost to allocate the controller but registers it using devmspiregistercontroller. If devmregisterrestarthandler fails, the code jumps to the...

0.00129EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/02/04 4:07 p.m.6 views

CVE-2026-23068

In the Linux kernel, the following vulnerability has been resolved: spi: spi-sprd-adi: Fix double free in probe error path The driver currently uses spiallochost to allocate the controller but registers it using devmspiregistercontroller. If devmregisterrestarthandler fails, the code jumps to the...

5.3AI score0.00129EPSS
SaveExploits0References6Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/02/04 4:07 p.m.7 views

CVE-2026-23057

In the Linux kernel, the following vulnerability has been resolved: vsock/virtio: Coalesce only linear skb vsock/virtio common tries to coalesce buffers in rx queue: if a linear skb with a spare tail room is followed by a small skb length limited by GOODCOPYLEN = 128, an attempt is made to join...

5.2AI score0.00166EPSS
SaveExploits0References4Affected Software1
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/02/04 2:57 p.m.14 views

Malicious code in test-for-ppe (PyPI)

--- -= Per source details. Do not edit below this line.=- Source: kam193 11b30802efbc46f73d07dbb7b80490e86a7799e4a3abe24b128631de15ad41b1 Installing the package or importing the module exfiltrates basic information about the host, and the package has no other purpose. --- Category: PROBABLYPENTES...

5.6AI score
SaveExploits0References1
OSV
OSV
added 2026/02/04 2:57 p.m.7 views

MAL-2026-739 Malicious code in test-for-ppe (PyPI)

--- -= Per source details. Do not edit below this line.=- Source: kam193 11b30802efbc46f73d07dbb7b80490e86a7799e4a3abe24b128631de15ad41b1 Installing the package or importing the module exfiltrates basic information about the host, and the package has no other purpose. --- Category: PROBABLYPENTES...

5.8AI score
SaveExploits0References1
Rows per page
Query Builder