Lucene search
+L

9836 matches found

UbuntuCve
UbuntuCve
added 2026/07/20 12:0 a.m.10 views

CVE-2026-64021

In the Linux kernel, the following vulnerability has been resolved: drm/xe/oa: Fix execqueue leak on width check in stream open In xeoastreamopenioctl, when param.execq-width 1 the function returns -EOPNOTSUPP directly, skipping the existing errexecq cleanup path. The execqueue reference obtained...

5.6AI score0.00166EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/07/20 12:0 a.m.7 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.8CVSS5.8AI score0.00129EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/07/20 12:0 a.m.8 views

CVE-2026-64004

In the Linux kernel, the following vulnerability has been resolved: net/iucv: fix locking in .getsockopt Mirror iucvsocksetsockopt and wrap the whole switch in locksock/releasesock. The pre-existing SOMSGLIMIT-only lock becomes redundant and is removed. Any AFIUCV HIPER user can potentially crash...

7.8CVSS5.6AI score0.00129EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/07/20 12:0 a.m.5 views

CVE-2026-63948

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: fix chan ref leak in l2capchantimeout on !conn setchantimer takes a l2capchan reference via l2capchanhold before scheduling the delayed work. The normal path in l2capchantimeout drops this reference with...

5.7AI score0.00211EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/07/20 12:0 a.m.6 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.6AI score0.00175EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/07/20 12:0 a.m.9 views

CVE-2026-63945

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: ISO: serialize isosockcleartimer with socket lock isosockclose calls isosockcleartimer before acquiring locksocksk. isosockcleartimer reads isopisk-conn twice without the socket lock held: if !isopisk-conn return;...

7.8CVSS5.6AI score0.0016EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/07/20 12:0 a.m.8 views

CVE-2026-63861

In the Linux kernel, the following vulnerability has been resolved: spi: mtk-snfi: unregister ECC engine on probe failure and remove callback mtksnandprobe registers the on-host NAND ECC engine, but teardown was missing from both probe unwind and remove-time cleanup. Add a devm cleanup action aft...

5.6AI score0.00161EPSS
SaveExploits0References18
UbuntuCve
UbuntuCve
added 2026/07/20 12:0 a.m.4 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.7AI score0.00129EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/07/20 12:0 a.m.7 views

CVE-2026-14266

Unknown description...

7.2AI score0.00919EPSS
SaveExploits2References2
UbuntuCve
UbuntuCve
added 2026/07/20 12:0 a.m.7 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.7AI score0.005EPSS
SaveExploits0References14
UbuntuCve
UbuntuCve
added 2026/07/20 12:0 a.m.9 views

CVE-2026-64056

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: cortina: Make RX SKB per-port The SKB used to assemble packets from fragments in gmacrx is static local, but the Gemini has two ethernet ports, meaning there can be races between the ports on a bad day if a device ...

9.8CVSS5.6AI score0.00552EPSS
SaveExploits0References14
UbuntuCve
UbuntuCve
added 2026/07/20 12:0 a.m.5 views

CVE-2026-64135

In the Linux kernel, the following vulnerability has been resolved: hwmon: pmbus/adm1266 widen blackbox-info buffer to I2CSMBUSBLOCKMAX adm1266nvmemreadblackbox declares a 5-byte stack buffer and passes it to i2csmbusreadblockdata to retrieve the 4-byte BLACKBOXINFO response. i2csmbusreadblockdat...

5.8AI score0.00177EPSS
SaveExploits0References14
SUSE CVE
SUSE CVE
added 2026/07/19 5:43 p.m.8 views

SUSE CVE-2026-15901

Use after free in Network in Google Chrome prior to 150.0.7871.128 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page. Chromium security severity: Critical...

9.6CVSS5.5AI score0.00263EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/19 5:43 p.m.15 views

SUSE CVE-2026-15903

Out of bounds read and write in V8 in Google Chrome prior to 150.0.7871.128 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page. Chromium security severity: High...

8.8CVSS6.1AI score0.00314EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/19 5:43 p.m.8 views

SUSE CVE-2026-15905

Use after free in Aura in Google Chrome prior to 150.0.7871.128 allowed a local attacker to potentially exploit heap corruption via a malicious file. Chromium security severity: High...

7.8CVSS5.4AI score0.00109EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/19 5:35 p.m.10 views

SUSE CVE-2026-53583

unknown...

7.4CVSS5.3AI score
SaveExploits0References3
Wolfi
Wolfi
added 2026/07/17 8:22 p.m.16 views

CVE-2026-57432 vulnerabilities

Vulnerabilities for packages: perl...

8.4CVSS5.1AI score0.00211EPSS
SaveExploits0
Wolfi
Wolfi
added 2026/07/17 8:22 p.m.30 views

GHSA-F3VQ-GJQX-3PG9 vulnerabilities

Vulnerabilities for packages: chromium...

5.3AI score
SaveExploits0
Wolfi
Wolfi
added 2026/07/17 8:22 p.m.18 views

GHSA-6GFG-HH9C-WX87 vulnerabilities

Vulnerabilities for packages: chromium...

5.3AI score
SaveExploits0
Wolfi
Wolfi
added 2026/07/17 8:22 p.m.18 views

GHSA-FVWF-CX56-8X5C vulnerabilities

Vulnerabilities for packages: chromium...

5.3AI score
SaveExploits0
Rows per page
Query Builder