Lucene search
+L

9608 matches found

SUSE CVE
SUSE CVE
added last week5 views

SUSE CVE-2026-63831

In the Linux kernel, the following vulnerability has been resolved: mac802154: llsec: add skbcowdata before in-place crypto llsecdoencryptunauth, llsecdoencryptauth, llsecdodecryptunauth, and llsecdodecryptauth all perform in-place cryptographic transformations on skb data. They build a scatterli...

8.8CVSS5.7AI score0.00243EPSS
SaveExploits0References3
NVD
NVD
added last week6 views

CVE-2026-64046

In the Linux kernel, the following vulnerability has been resolved: net: tls: prevent chain-after-chain in plain text SG Sashiko points out that if end = 0 start != 0 the current code will create a chain link to content type right after the wrap link: This would create a chain where the wrap link...

9.8CVSS0.00514EPSS
SaveExploits0References8
OSV
OSV
added last week5 views

CVE-2026-64046 net: tls: prevent chain-after-chain in plain text SG

In the Linux kernel, the following vulnerability has been resolved: net: tls: prevent chain-after-chain in plain text SG Sashiko points out that if end = 0 start != 0 the current code will create a chain link to content type right after the wrap link: This would create a chain where the wrap link...

9.8CVSS5.4AI score0.00514EPSS
SaveExploits0References11
NVD
NVD
added last week8 views

CVE-2026-63831

In the Linux kernel, the following vulnerability has been resolved: mac802154: llsec: add skbcowdata before in-place crypto llsecdoencryptunauth, llsecdoencryptauth, llsecdodecryptunauth, and llsecdodecryptauth all perform in-place cryptographic transformations on skb data. They build a scatterli...

8.8CVSS0.00243EPSS
SaveExploits0References8
NVD
NVD
added last week7 views

CVE-2026-63805

In the Linux kernel, the following vulnerability has been resolved: crypto: nx - fix nxcryptoctxexit argument nxcryptoctxshashexit calls nxcryptoctxexit with cryptoshashctx... but cryptoshashctx gives a nxcryptoctx , not a cryptotfm . Fix the type in nxcryptoctxexit and drop the bogus cryptotfmct...

7.8CVSS0.00127EPSS
SaveExploits0References3
NVD
NVD
added last week8 views

CVE-2026-63801

In the Linux kernel, the following vulnerability has been resolved: tipc: fix slab-use-after-free Read in tipcaeaddecryptdone tipcaeaddecrypt goes straight from tipcbearerholdb to cryptoaeaddecryptreq without taking a reference on the netns, unlike the encrypt path. When cryptoaeaddecrypt is...

8.8CVSS0.00486EPSS
SaveExploits0References8
Cvelist
Cvelist
added last week32 views

CVE-2026-63831 mac802154: llsec: add skb_cow_data() before in-place crypto

In the Linux kernel, the following vulnerability has been resolved: mac802154: llsec: add skbcowdata before in-place crypto llsecdoencryptunauth, llsecdoencryptauth, llsecdodecryptunauth, and llsecdodecryptauth all perform in-place cryptographic transformations on skb data. They build a scatterli...

8.8CVSS0.00243EPSS
SaveExploits0References8
CVE
CVE
added last week9 views

CVE-2026-63831

CVE-2026-63831 (Linux kernel, mac802154 llsec) : In in-place crypto paths, llsec_do_encrypt_/llsec_do_decrypt_ modify skb data that may be shared across clones, risking silent data corruption, use-after-free, and kernel crashes under concurrent 802.15.4 traffic. The documented fix is to call skb_...

8.8CVSS5.7AI score0.00243EPSS
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added last week6 views

CVE-2026-63831

In the Linux kernel, the following vulnerability has been resolved: mac802154: llsec: add skbcowdata before in-place crypto llsecdoencryptunauth, llsecdoencryptauth, llsecdodecryptunauth, and llsecdodecryptauth all perform in-place cryptographic transformations on skb data. They build a scatterli...

5.6AI score0.00243EPSS
SaveExploits0References9Affected Software1
EUVD
EUVD
added last week8 views

EUVD-2026-45497

In the Linux kernel, the following vulnerability has been resolved: mac802154: llsec: add skbcowdata before in-place crypto llsecdoencryptunauth, llsecdoencryptauth, llsecdodecryptunauth, and llsecdodecryptauth all perform in-place cryptographic transformations on skb data. They build a scatterli...

5.6AI score0.00243EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added last week4 views

CVE-2026-63831

In the Linux kernel, the following vulnerability has been resolved: mac802154: llsec: add skbcowdata before in-place crypto llsecdoencryptunauth, llsecdoencryptauth, llsecdodecryptunauth, and llsecdodecryptauth all perform in-place cryptographic transformations on skb data. They build a scatterli...

8.8CVSS5.5AI score0.00243EPSS
SaveExploits0
OSV
OSV
added last week4 views

CVE-2026-63831 mac802154: llsec: add skb_cow_data() before in-place crypto

In the Linux kernel, the following vulnerability has been resolved: mac802154: llsec: add skbcowdata before in-place crypto llsecdoencryptunauth, llsecdoencryptauth, llsecdodecryptunauth, and llsecdodecryptauth all perform in-place cryptographic transformations on skb data. They build a scatterli...

8.8CVSS5.7AI score0.00243EPSS
SaveExploits0References11
ATTACKERKB
ATTACKERKB
added last week7 views

CVE-2026-63805

In the Linux kernel, the following vulnerability has been resolved: crypto: nx - fix nxcryptoctxexit argument nxcryptoctxshashexit calls nxcryptoctxexit with cryptoshashctx... but cryptoshashctx gives a nxcryptoctx , not a cryptotfm . Fix the type in nxcryptoctxexit and drop the bogus cryptotfmct...

5.3AI score0.00127EPSS
SaveExploits0References4Affected Software1
EUVD
EUVD
added last week10 views

EUVD-2026-45471

In the Linux kernel, the following vulnerability has been resolved: crypto: nx - fix nxcryptoctxexit argument nxcryptoctxshashexit calls nxcryptoctxexit with cryptoshashctx... but cryptoshashctx gives a nxcryptoctx , not a cryptotfm . Fix the type in nxcryptoctxexit and drop the bogus cryptotfmct...

5.3AI score0.00127EPSS
SaveExploits0References3
Cvelist
Cvelist
added last week30 views

CVE-2026-63805 crypto: nx - fix nx_crypto_ctx_exit argument

In the Linux kernel, the following vulnerability has been resolved: crypto: nx - fix nxcryptoctxexit argument nxcryptoctxshashexit calls nxcryptoctxexit with cryptoshashctx... but cryptoshashctx gives a nxcryptoctx , not a cryptotfm . Fix the type in nxcryptoctxexit and drop the bogus cryptotfmct...

7.8CVSS0.00127EPSS
SaveExploits0References3
CVE
CVE
added last week13 views

CVE-2026-63805

CVE-2026-63805 concerns a Linux kernel crypto issue where nx_crypto_ctx_shash_exit calls nx_crypto_ctx_exit with a crypto_shash_ctx returning a nx_crypto_ctx* instead of a crypto_tfm*. This type mismatch triggers a kernel oops in AF_ALG usage (hashing path) and similarly affects nx_crypto_ctx_skc...

7.8CVSS5.4AI score0.00127EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added last week5 views

CVE-2026-63805

In the Linux kernel, the following vulnerability has been resolved: crypto: nx - fix nxcryptoctxexit argument nxcryptoctxshashexit calls nxcryptoctxexit with cryptoshashctx... but cryptoshashctx gives a nxcryptoctx , not a cryptotfm . Fix the type in nxcryptoctxexit and drop the bogus cryptotfmct...

7.8CVSS5.2AI score0.00127EPSS
SaveExploits0
OSV
OSV
added last week5 views

CVE-2026-63805 crypto: nx - fix nx_crypto_ctx_exit argument

In the Linux kernel, the following vulnerability has been resolved: crypto: nx - fix nxcryptoctxexit argument nxcryptoctxshashexit calls nxcryptoctxexit with cryptoshashctx... but cryptoshashctx gives a nxcryptoctx , not a cryptotfm . Fix the type in nxcryptoctxexit and drop the bogus cryptotfmct...

7.8CVSS5.3AI score0.00127EPSS
SaveExploits0References6
EUVD
EUVD
added last week9 views

EUVD-2026-45467

In the Linux kernel, the following vulnerability has been resolved: tipc: fix slab-use-after-free Read in tipcaeaddecryptdone tipcaeaddecrypt goes straight from tipcbearerholdb to cryptoaeaddecryptreq without taking a reference on the netns, unlike the encrypt path. When cryptoaeaddecrypt is...

5.4AI score0.00486EPSS
SaveExploits0References8
CVE
CVE
added last week17 views

CVE-2026-63801

CVE-2026-63801 is a Linux kernel vulnerability in TIPC crypto path. The issue arises when tipc_aead_decrypt() offloads to asynchronous crypto code and does not take a reference on the per-netns object before calling crypto_aead_decrypt(), unlike the encrypt path. If the bearer's netns is torn dow...

8.8CVSS5.4AI score0.00486EPSS
SaveExploits0References8
Rows per page
Query Builder