Lucene search
+L

2623 matches found

CVE
CVE
added 3 days ago6 views

CVE-2026-63973

Concrete details found: Linux kernel net: mana module added NULL guards in teardown paths to prevent panics when attach fails. The fix protects against dereferencing apc->rxqs and apc->tx_qp after partial queue allocation failures. Affected functions and behavior: mana_chn_setxdp() now chec...

5.4AI score0.00205EPSS
Exploits0References6
OSV
OSV
added 3 days ago5 views

CVE-2026-63973 net: mana: Add NULL guards in teardown path to prevent panic on attach failure

In the Linux kernel, the following vulnerability has been resolved: net: mana: Add NULL guards in teardown path to prevent panic on attach failure When queue allocation fails partway through, the error cleanup frees and NULLs apc-txqp and apc-rxqs. Multiple teardown paths such as manaremove,...

5.4AI score0.00205EPSS
Exploits0References9
CVE
CVE
added 3 days ago8 views

CVE-2026-63960

In the Linux kernel, CVE-2026-63960 affects usb: typec: wcove by allowing wcove_read_rx_buffer() to copy the PD RX FIFO into struct pd_message beyond its bounds. The loop uses USBC_RXINFO_RXBYTES(info) (5-bit, max 31) while the destination is 30 bytes, enabling a mis-sized copy. Additionally, reg...

5.3AI score0.0021EPSS
Exploits0References8
Cvelist
Cvelist
added 3 days ago30 views

CVE-2026-63959 usb: typec: tcpm/tcpci_maxim: validate header NDO against RX_BYTE_CNT

In the Linux kernel, the following vulnerability has been resolved: usb: typec: tcpm/tcpcimaxim: validate header NDO against RXBYTECNT A broken/malicious port can transmit a CRC-valid frame whose header advertises up to seven data objects but whose body carries fewer than that. Check for this, an...

0.002EPSS
Exploits0References5
CVE
CVE
added 3 days ago8 views

CVE-2026-63946

CVE-2026-63946: In the Linux kernel Bluetooth ISO path, iso_recv_frame can use a freed sk due to holding iso_conn_lock but releasing it before using conn->sk. The fix replaces a bare pointer read with iso_sock_hold(conn), which holds the sock while the spinlock is still held and atomically inc...

8.8CVSS5.4AI score0.00332EPSS
Exploits0References6
CVE
CVE
added 3 days ago13 views

CVE-2026-63874

In the Linux kernel, CVE-2026-63874 affects the MCTP USB path (net: mctp: usb). The vulnerability arises from a race between urb completion and rx_retry cancellation during ndo_stop, which could leave an urb queued and re-schedule rx_retry_work. The fix strengthens sequencing between stopping and...

7.8CVSS5.4AI score0.00119EPSS
Exploits0References3
EUVD
EUVD
added 3 days ago6 views

EUVD-2026-45552

In the Linux kernel, the following vulnerability has been resolved: mptcp: close TOCTOU race while computing rcvwnd The MPTCP output path access locklessly the MPTCP-level ackseq in multiple times, using possibly different values for the dataack in the DSS option and to compute the announced rcv...

5.4AI score0.00325EPSS
Exploits0References7
Cvelist
Cvelist
added 3 days ago32 views

CVE-2026-63867 mptcp: close TOCTOU race while computing rcv_wnd

In the Linux kernel, the following vulnerability has been resolved: mptcp: close TOCTOU race while computing rcvwnd The MPTCP output path access locklessly the MPTCP-level ackseq in multiple times, using possibly different values for the dataack in the DSS option and to compute the announced rcv...

8.2CVSS0.00325EPSS
Exploits0References7
Cvelist
Cvelist
added 3 days ago33 views

CVE-2026-63868 net: garp: fix unsigned integer underflow in garp_pdu_parse_attr

In the Linux kernel, the following vulnerability has been resolved: net: garp: fix unsigned integer underflow in garppduparseattr The receive-side GARP attribute parser computes dlen with reversed operands: dlen = sizeofga - ga-len; ga-len is the on-wire attribute length and includes the GARP...

0.00165EPSS
Exploits0References8
OSV
OSV
added 3 days ago4 views

CVE-2026-63867 mptcp: close TOCTOU race while computing rcv_wnd

In the Linux kernel, the following vulnerability has been resolved: mptcp: close TOCTOU race while computing rcvwnd The MPTCP output path access locklessly the MPTCP-level ackseq in multiple times, using possibly different values for the dataack in the DSS option and to compute the announced rcv...

8.2CVSS5.4AI score0.00325EPSS
Exploits0References10
OSV
OSV
added 3 days ago4 views

CVE-2026-63868 net: garp: fix unsigned integer underflow in garp_pdu_parse_attr

In the Linux kernel, the following vulnerability has been resolved: net: garp: fix unsigned integer underflow in garppduparseattr The receive-side GARP attribute parser computes dlen with reversed operands: dlen = sizeofga - ga-len; ga-len is the on-wire attribute length and includes the GARP...

5.3AI score0.00165EPSS
Exploits0References11
Positive Technologies
Positive Technologies
added 3 days ago7 views

PT-2026-61342

In the Linux kernel, the following vulnerability has been resolved: bpf, skmsg: fix verdict sk data ready racing with ktls rx sk psock strp data ready already checks tls sw has ctx rx and defers to psock-saved data ready when a TLS RX context is present, avoiding a conflict with the TLS strparser...

5.3AI score0.0045EPSS
Exploits0References6
Positive Technologies
Positive Technologies
added 3 days ago9 views

PT-2026-61147

In the Linux kernel, the following vulnerability has been resolved: mac802154: llsec: add skb cow data before in-place crypto llsec do encrypt unauth, llsec do encrypt auth, llsec do decrypt unauth, and llsec do decrypt auth all perform in-place cryptographic transformations on skb data. They bui...

5.7AI score0.00243EPSS
Exploits0References9
Positive Technologies
Positive Technologies
added 3 days ago9 views

PT-2026-61343

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix DATA decrypt vs splice by copying data to buffer in recvmsg This improves the fix for CVE-2026-43500. Fix the pagecache corruption from in-place decryption of a DATA packet transmitted locally by splice by getting rid ...

7.8CVSS7.1AI score0.92766EPSS
Exploits21References6
Positive Technologies
Positive Technologies
added 3 days ago7 views

PT-2026-61316

In the Linux kernel, the following vulnerability has been resolved: ethtool: rss: fix indir table and hkey leak on get rxfh failure rss prepare get allocates the indirection table and hash key buffer via rss get data alloc, then calls ops-get rxfh to populate them. If get rxfh fails, the function...

5.3AI score0.00166EPSS
Exploits0References4
Positive Technologies
Positive Technologies
added 3 days ago6 views

PT-2026-61438

In the Linux kernel, the following vulnerability has been resolved: net: ifb: report ethtool stats over num tx queues ifb dev init allocates dp-tx private to dev-num tx queues entries via kzalloc objstxp, dev-num tx queues. Both IFB per-queue RX and TX stats live in those entries: ifb xmit update...

5.4AI score0.00172EPSS
Exploits0References7
Positive Technologies
Positive Technologies
added 3 days ago7 views

PT-2026-61426

In the Linux kernel, the following vulnerability has been resolved: af unix: Fix UAF read of tail-len in unix stream data wait unix stream data wait does skb peek tail&sk-sk receive queue without holding any lock that prevents SKBs on that queue from being dequeued and freed. This has been the ca...

5.3AI score0.00128EPSS
Exploits0References6
Cvelist
Cvelist
added 5 days ago35 views

CVE-2026-42168

django-pyas2 through 1.2.3 is vulnerable to OS command injection via the cmdreceive and cmdsend fields on the Partner model. These fields are passed directly to os.system in pyas2/utils.py without sanitization, allowing an authenticated admin user to execute arbitrary commands on the server when ...

0.01232EPSS
Exploits0References3
Tenable Nessus
Tenable Nessus
added 5 days ago4 views

SUSE SLES12 Security Update : kernel (Live Patch 78 for SUSE Linux Enterprise 12 SP5) (SUSE-SU-2026:3066-1)

The remote SUSE Linux SLES12 host has a package installed that is affected by multiple vulnerabilities as referenced in the SUSE-SU-2026:3066-1 advisory. This update for the SUSE Linux Enterprise Kernel 4.12.14-122.296 fixes various security issues The following security issues were fixed: -...

9.8CVSS6.5AI score0.00563EPSS
Exploits4References22
OSV
OSV
added 6 days ago5 views

CVE-2026-44433 Quicly is vulnerable to memory exhaustion

Quicly is an IETF QUIC protocol implementation intended primarily for use within the H2O HTTP server. Prior to commit 8b178e6, an adversarial peer could send a STREAM frame carrying just one byte at the largest offset being permitted to obtain additional flow control credit, which under certain...

5.3CVSS5.6AI score0.00247EPSS
Exploits0References4
Rows per page
Query Builder