Lucene search
+L

4784 matches found

NVD
NVD
added 2026/04/24 3:16 p.m.13 views

CVE-2026-31585

In the Linux kernel, the following vulnerability has been resolved: media: vidtv: fix nfeeds state corruption on startstreaming failure syzbot reported a memory leak in vidtvpsiservicedescinit 1. When vidtvstartstreaming fails inside vidtvstartfeed, the nfeeds counter is left incremented even...

5.5CVSS0.00125EPSS
SaveExploits0References9
OSV
OSV
added 2026/04/24 2:45 p.m.13 views

CVE-2026-31658 net: altera-tse: fix skb leak on DMA mapping error in tse_start_xmit()

In the Linux kernel, the following vulnerability has been resolved: net: altera-tse: fix skb leak on DMA mapping error in tsestartxmit When dmamapsingle fails in tsestartxmit, the function returns NETDEVTXOK without freeing the skb. Since NETDEVTXOK tells the stack the packet was consumed, the sk...

5.8AI score
SaveExploits0References13
Debian CVE
Debian CVE
added 2026/04/24 2:45 p.m.11 views

CVE-2026-31658

In the Linux kernel, the following vulnerability has been resolved: net: altera-tse: fix skb leak on DMA mapping error in tsestartxmit When dmamapsingle fails in tsestartxmit, the function returns NETDEVTXOK without freeing the skb. Since NETDEVTXOK tells the stack the packet was consumed, the sk...

5.5CVSS5.2AI score0.0012EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/04/24 2:45 p.m.44 views

CVE-2026-31658 net: altera-tse: fix skb leak on DMA mapping error in tse_start_xmit()

In the Linux kernel, the following vulnerability has been resolved: net: altera-tse: fix skb leak on DMA mapping error in tsestartxmit When dmamapsingle fails in tsestartxmit, the function returns NETDEVTXOK without freeing the skb. Since NETDEVTXOK tells the stack the packet was consumed, the sk...

0.0012EPSS
SaveExploits0References8
CVE
CVE
added 2026/04/24 2:45 p.m.64 views

CVE-2026-31658

CVE-2026-31658 affects the Linux kernel net: altera-tse driver. The root cause is a memory leak: when dma_map_single() fails in tse_start_xmit(), the code returns NETDEV_TX_OK without freeing the skb, causing the skb to be leaked on every DMA mapping failure. The provided patches add dev_kfree_sk...

5.5CVSS5.3AI score0.0012EPSS
SaveExploits0References10Affected Software1
EUVD
EUVD
added 2026/04/24 2:45 p.m.11 views

EUVD-2026-25545

In the Linux kernel, the following vulnerability has been resolved: mm/damon/stat: deallocate damoncall failure leaking damonctx damonstatstart always allocates the module's damonctx object damonstatcontext. Meanwhile, if damoncall in the function fails, the damonctx object is not deallocated...

5.4AI score0.00115EPSS
SaveExploits0References3
CVE
CVE
added 2026/04/24 2:45 p.m.30 views

CVE-2026-31652

The CVE-2026-31652 issue is in the Linux kernel’s DAMON feature. When damon_stat_start() allocates damon_ctx and damon_call() subsequently fails, the damon_ctx object is not deallocated, causing a memory leak if DAMON is re-enabled. The leak is not resolved by deallocating after damon_call() fail...

7.8CVSS5.4AI score0.00115EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/04/24 2:45 p.m.10 views

CVE-2026-31652 mm/damon/stat: deallocate damon_call() failure leaking damon_ctx

In the Linux kernel, the following vulnerability has been resolved: mm/damon/stat: deallocate damoncall failure leaking damonctx damonstatstart always allocates the module's damonctx object damonstatcontext. Meanwhile, if damoncall in the function fails, the damonctx object is not deallocated...

6.5AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/04/24 2:42 p.m.9 views

CVE-2026-31585

In the Linux kernel, the following vulnerability has been resolved: media: vidtv: fix nfeeds state corruption on startstreaming failure syzbot reported a memory leak in vidtvpsiservicedescinit 1. When vidtvstartstreaming fails inside vidtvstartfeed, the nfeeds counter is left incremented even...

5.5CVSS5.4AI score0.00125EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/04/24 2:42 p.m.7 views

CVE-2026-31585

In the Linux kernel, the following vulnerability has been resolved: media: vidtv: fix nfeeds state corruption on startstreaming failure syzbot reported a memory leak in vidtvpsiservicedescinit 1. When vidtvstartstreaming fails inside vidtvstartfeed, the nfeeds counter is left incremented even...

5.3AI score0.00125EPSS
SaveExploits0References7Affected Software1
Cvelist
Cvelist
added 2026/04/24 2:42 p.m.38 views

CVE-2026-31585 media: vidtv: fix nfeeds state corruption on start_streaming failure

In the Linux kernel, the following vulnerability has been resolved: media: vidtv: fix nfeeds state corruption on startstreaming failure syzbot reported a memory leak in vidtvpsiservicedescinit 1. When vidtvstartstreaming fails inside vidtvstartfeed, the nfeeds counter is left incremented even...

0.00125EPSS
SaveExploits0References9
EUVD
EUVD
added 2026/04/24 2:42 p.m.21 views

EUVD-2026-25478

In the Linux kernel, the following vulnerability has been resolved: media: vidtv: fix nfeeds state corruption on startstreaming failure syzbot reported a memory leak in vidtvpsiservicedescinit 1. When vidtvstartstreaming fails inside vidtvstartfeed, the nfeeds counter is left incremented even...

5.5AI score0.00125EPSS
SaveExploits0References4
OSV
OSV
added 2026/04/24 2:42 p.m.9 views

CVE-2026-31585 media: vidtv: fix nfeeds state corruption on start_streaming failure

In the Linux kernel, the following vulnerability has been resolved: media: vidtv: fix nfeeds state corruption on startstreaming failure syzbot reported a memory leak in vidtvpsiservicedescinit 1. When vidtvstartstreaming fails inside vidtvstartfeed, the nfeeds counter is left incremented even...

5.8AI score
SaveExploits0References12
CVE
CVE
added 2026/04/24 2:42 p.m.26 views

CVE-2026-31585

CVE-2026-31585 affects the Linux kernel vidtv media driver. When vidtv_start_streaming() fails inside vidtv_start_feed(), the nfeeds counter is not decremented, leaving the number of active feeds inconsistent with actual starts. This state corruption can cause subsequent start_feed calls to skip ...

5.5CVSS5.5AI score0.00125EPSS
SaveExploits0References9Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/04/24 3:7 a.m.9 views

CVE-2026-41319

MailKit is a cross-platform mail client library built on top of MimeKit. A STARTTLS Response Injection vulnerability in versions prior to 4.16.0 allows a Man-in-the-Middle attacker to inject arbitrary protocol responses across the plaintext-to-TLS trust boundary, enabling SASL authentication...

6.5CVSS6AI score0.00223EPSS
SaveExploits1References2Affected Software1
EUVD
EUVD
added 2026/04/24 3:7 a.m.15 views

EUVD-2026-25388

MailKit is a cross-platform mail client library built on top of MimeKit. A STARTTLS Response Injection vulnerability in versions prior to 4.16.0 allows a Man-in-the-Middle attacker to inject arbitrary protocol responses across the plaintext-to-TLS trust boundary, enabling SASL authentication...

6.5CVSS6AI score0.00223EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2026/04/24 12:0 a.m.17 views

PT-2026-34937

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak exists in the vidtv driver. When the vidtv start streaming function fails within vidtv start feed, the nfeeds counter remains incremented despite no feed being started. Thi...

5.5CVSS5.8AI score0.00125EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/04/24 12:0 a.m.14 views

PT-2026-35010

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak exists in the Altera TSE driver. When the dma map single function fails within the tse start xmit function, the system returns NETDEV TX OK without freeing the socket buffe...

5.5CVSS5.5AI score0.0012EPSS
SaveExploits0
OSV
OSV
added 2026/04/23 7:49 p.m.24 views

CLSA-2026-1776954912 osbuild-composer: Fix of CVE-2026-25679

rebuild with newer golang 1.25.7-1.el96.tuxcare.els2 to fix CVE-2026-25679 net/url: reject IPv6 literal not at start of host...

7.5CVSS7.3AI score0.00728EPSS
SaveExploits0References1
Snyk
Snyk
added 2026/04/23 2:12 p.m.8 views

SQL Injection

Overview Affected versions of this package are vulnerable to SQL Injection via the query construction in the TSDB access code. An attacker can execute arbitrary TSDB queries by supplying crafted starttime, endtime, or column/table-related values that are interpolated directly into SQL strings. Th...

9.6CVSS6.2AI score0.00323EPSS
SaveExploits1References2
Rows per page
Query Builder