Lucene search
+L

177372 matches found

UbuntuCve
UbuntuCve
added 2026/07/20 12:00 a.m.19 views

CVE-2026-63951

In the Linux kernel, the following vulnerability has been resolved: zram: fix use-after-free in zramwritebackendio A crash was observed in zramwritebackendio due to a NULL pointer dereference in wakeup. The root cause is a race condition between the bio completion handler zramwritebackendio and t...

7.8CVSS5.6AI score0.00165EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2026/07/20 12:00 a.m.26 views

CVE-2026-63841

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/jpeg: set nouserfence for JPEG v5.0.1 ring JPEG rings do not support 64-bit user fence writes, reject CS submissions with user fences. cherry picked from commit 742a98e2e81702df8fe1b1eccee5223220a03dc2...

7.8CVSS5.3AI score0.0014EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2026/07/20 12:00 a.m.18 views

CVE-2026-63937

In the Linux kernel, the following vulnerability has been resolved: KVM: SEV: Use READONCE when reading entries/indices from PSC buffer Use READONCE when reading entries/indices from the guest-accessible Page State Change buffer to defend against TOCTOU bugs. Don't bother with READONCE/WRITEONCE...

8.8CVSS5.5AI score0.00168EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2026/07/20 12:00 a.m.14 views

CVE-2026-64113

In the Linux kernel, the following vulnerability has been resolved: ixgbevf: fix use-after-free in VEPA multicast source pruning ixgbevfcleanrxirq prunes frames whose source MAC matches the VF's own address VEPA multicast workaround by freeing the skb and continuing to the next descriptor:...

9.8CVSS5.4AI score0.00548EPSS
SaveExploits0References18
UbuntuCve
UbuntuCve
added 2026/07/20 12:00 a.m.19 views

CVE-2026-64006

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: fix dst corruption in same register operation For lshift and rshift, the shift operations are performed in a loop over 32-bit words. The loop calculates the shifted value and write it to dst, and then...

5.4AI score0.00171EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2026/07/20 12:00 a.m.27 views

CVE-2026-64024

In the Linux kernel, the following vulnerability has been resolved: tcp: fix stale per-CPU tcptwisn leak enabling ISN prediction Blamed commit moved the TIMEWAIT-derived ISN from the skb control block to a per-CPU variable, assuming the value would always be consumed by tcpconnrequest for the sam...

9.4CVSS5.6AI score0.00385EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2026/07/20 12:00 a.m.25 views

CVE-2026-63965

In the Linux kernel, the following vulnerability has been resolved: iio: pressure: bmp280: fix stack leak in bmp580 trigger handler bmp580triggerhandler declares its scan buffer on the stack without an initializer and then memcpys 3 bytes of 24-bit sensor data into each 4-byte le32 field. The hig...

5.8AI score0.00198EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2026/07/20 12:00 a.m.16 views

CVE-2026-63992

In the Linux kernel, the following vulnerability has been resolved: tunnels: do not assume transport header in iptunnelpmtudcheckicmp In some cases, iptunnelpmtudcheckicmp can be called while skb transport header is not set. This triggers an out-of-bound access, because typeofskb-transportheader0...

9.1CVSS5.3AI score0.00514EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2026/07/20 12:00 a.m.16 views

CVE-2026-64032

In the Linux kernel, the following vulnerability has been resolved: bridge: mcast: Fix a possible use-after-free when removing a bridge port When per-VLAN multicast snooping is enabled, the bridge iterates over all the bridge ports, disables the per-port multicast context on each port and enables...

7.8CVSS5.4AI score0.00133EPSS
SaveExploits0References18
UbuntuCve
UbuntuCve
added 2026/07/20 12:00 a.m.15 views

CVE-2026-64026

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.8CVSS6.2AI score0.00141EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2026/07/20 12:00 a.m.20 views

CVE-2026-63963

In the Linux kernel, the following vulnerability has been resolved: usb: typec: tcpm: validate VDO count in Discover Identity ACK handlers Properly validate the count passed from a device when calling svdmconsumeidentity or svdmconsumeidentitysopprime as the device-controlled value could index of...

4.4AI score0.002EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2026/07/20 12:00 a.m.19 views

CVE-2026-64172

In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: Disable AVIC IPI virtualization on Hygon Family 18h erratum 1235 Hygon Family 18h CPUs are derived from AMD Family 17h Zen1 silicon and share the same erratum 1235: hardware may read a stale IsRunning=1 bit during ICR...

7.1CVSS5.6AI score0.00135EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2026/07/20 12:00 a.m.19 views

CVE-2026-64059

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix folio-private handling in netfsperformwrite Under some circumstances, netfsperformwrite doesn't correctly manipulate folio-private between NULL, NETFSFOLIOCOPYTOCACHE, pointing to a group and pointing to a netfsfolio...

5.6AI score0.00168EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2026/07/20 12:00 a.m.17 views

CVE-2026-64069

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix cancellation of a DIO and single read subrequests When the preparation of a new subrequest for a read fails, if the subrequest has already been added to the stream-subrequests list, it can't simply be put and abandoned...

9.8CVSS5.4AI score0.00442EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2026/07/20 12:00 a.m.21 views

CVE-2026-63987

In the Linux kernel, the following vulnerability has been resolved: ethtool: coalesce: cap profile updates at NETDIMPARAMSNUMPROFILES ethnlupdateprofile walks the ETHTOOLAPROFILEIRQMODERATION nest list with an index 'i' and writes newprofilei++ without bounding i. The destination is kmemdup'd at...

7.8CVSS5.4AI score0.00129EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2026/07/20 12:00 a.m.27 views

CVE-2026-64064

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix netfsinvalidatefolio to clear dirty bit if all changes gone If a streaming write is made, this will leave the relevant modified folio in a not-uptodate, but dirty state with a netfsfolio struct hung off of folio-privat...

5.4AI score0.00168EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2026/07/20 12:00 a.m.21 views

CVE-2026-64022

In the Linux kernel, the following vulnerability has been resolved: gpio: aggregator: remove the software node when deactivating the aggregator The dynamic software node we create for the aggregator platform device when using configfs is leaked when the device is deactivated. Destroy it as the la...

5.3AI score0.00166EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2026/07/20 12:00 a.m.11 views

CVE-2026-63996

In the Linux kernel, the following vulnerability has been resolved: ethtool: cmis: require exact CDB reply length Malicious SFP module could respond with rpllen longer than what cmiscdbprocessreply expected, leading to OOB writes. Malicious HW is a bit theoretical but some modules may just be bug...

7.8CVSS5.4AI score0.00129EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2026/07/20 12:00 a.m.17 views

CVE-2026-64015

In the Linux kernel, the following vulnerability has been resolved: security/keys: fix missed RCU read section on lookup Nicholas Carlini reports that the keyring code calls assocarrayfind in findkeytoupdate without holding the RCU read lock, while the assocarraygc code really is designed around...

7.8CVSS5.5AI score0.00164EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2026/07/20 12:00 a.m.16 views

CVE-2026-64127

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: ecredreconfigure: send packed pdu, not stack pointer Commit 1c08108f3014 "Bluetooth: L2CAP: Avoid -Wflex-array-member-not-at-end warnings" converted the on-stack request PDU in l2capecredreconfigure from an...

5.5CVSS5.2AI score0.00127EPSS
SaveExploits0References7
Rows per page
Query Builder