Lucene search
+L

166994 matches found

OSV
OSV
added 2026/08/10 1:20 p.m.4 views

DEBIAN-CVE-2026-68284

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Fix cork use-after-free in tcpbpfsendmsg tcpbpfsendmsg keeps msgtx across skstreamwaitmemory, which drops and reacquires the socket lock. Its error path tries to decide whether msgtx names the local temporary messag...

7.8CVSS5.4AI score0.00135EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/10 1:20 p.m.5 views

DEBIAN-CVE-2026-68194

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7921: drop TXRXNOTIFY on non-mmio buses PKTTYPETXRXNOTIFY is an mmio-only event, but mt7921rxcheck and mt7921queuerxskb dispatch it to mt7921mactxfree on every bus. mt7921mactxfree cleans the DMA tx queues with...

5.2AI score0.00205EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/10 12:40 p.m.8 views

CLSA-2026-1786365605 TuxCare security update for 10 packages (4 CVEs)

TuxCare rebuilt 10 packages to address 4 CVEs. Fixed in 4.16.19-tuxcare.3...

6.9CVSS5.2AI score0.00637EPSS
SaveExploits1
CVE
CVE
added 2026/08/10 12:07 p.m.41 views

CVE-2026-19429

CVE-2026-19429 relates to Jenkins FilePath.untarFrom() where TAR extraction does not validate tar entry symlink targets, allowing an authenticated user with Item/Configure privileges to create workspace symlinks that point to arbitrary files on the Jenkins controller. This can enable reading sens...

5.5AI score0.00401EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/10 12:04 p.m.35 views

CVE-2026-68390 Bluetooth: hci_sync: hold hdev->lock for hci_conn_params lookups

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcisync: hold hdev-lock for hciconnparams lookups hciconnparamslookup requires hdev-lock be held, otherwise the list iteration or param access is not safe. Hold hdev-lock for params lookups in hcisync...

8.8CVSS0.00218EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/10 12:03 p.m.48 views

CVE-2026-68376

The CVE-2026-68376 issue concerns the Linux kernel SCTP implementation. A miscalculated auth_hmacs array size in struct sctp_cookie caused the HMAC-ALGO parameter (struct sctp_paramhdr plus N HMAC identifiers) to overflow the buffer when four identifiers are configured, leading to copying beyond ...

8.1CVSS5.5AI score0.00475EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/08/10 12:03 p.m.9 views

CVE-2026-68355

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: fix potential buffer underflow in ath11khalrxmsdulistget When the first entry in msdudetails has a zero buffer address, the code accesses msdudetailsi - 1 with i == 0, causing a buffer underflow. Fix similarly to...

5.5AI score0.00184EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/10 12:02 p.m.34 views

CVE-2026-68304 wifi: brcmfmac: fix 802.1X-SHA256 call trace warning

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: fix 802.1X-SHA256 call trace warning Based on wpaauth as 1x256 mode, need to set up "usefwsup" with BRCMFPROFILEFWSUP1X. Or it will happen trace warning when call brcmfcfg80211setpmk. 4481.831101 ------------ cut...

0.0021EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/08/10 12:00 p.m.9 views

CVE-2026-68197

In the Linux kernel, the following vulnerability has been resolved: wifi: mwifiex: fix NULL dereference when the AP has HT-cap but no HT-oper mwifiextdlsaddhtoper gates its follow-the-AP-bandwidth path on bssdesc-bcnhtcap being present, but then dereferences a different pointer, bssdesc-bcnhtoper...

5.2AI score0.0021EPSS
SaveExploits0
EUVD
EUVD
added 2026/08/10 11:59 a.m.7 views

EUVD-2026-55276

In the Linux kernel, the following vulnerability has been resolved: tracing: Fix resource leak on mmiotrace tracepipe close The mmiotrace tracer was added May 12th 2008. At that time, resources created in pipeopen could not be freed because there was not pipeclose function pointer of the tracer...

5.3AI score0.0021EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/10 11:59 a.m.9 views

EUVD-2026-55541

In the Linux kernel, the following vulnerability has been resolved: libceph: Reject monmaps advertising zero monitors A message of type CEPHMSGMONMAP contains a monmap that is sent from a monitor to the client. This monmap contains information about the existing monitors in the cluster. Currently...

5.4AI score0.0067EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/10 11:59 a.m.6 views

EUVD-2026-55527

In the Linux kernel, the following vulnerability has been resolved: phonet: pep: fix use-after-free in pepgetsb pepgetsb doesn't consider that pskbmaypull might have relocated the skb data, and continue to access the older pointer, causing UAF. Reproduced under KASAN: BUG: KASAN:...

5.5AI score0.00543EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/10 11:58 a.m.14 views

EUVD-2026-55505

In the Linux kernel, the following vulnerability has been resolved: mctp: serial: handle zero-length frames to prevent rx buffer overflow The MCTP serial receive state machine reads a frame length byte in mctpserialpushheader case 2 and validates it upper-bound-only: if c MCTPSERIALFRAMEMTU...

5.6AI score0.00348EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/10 11:58 a.m.34 views

CVE-2026-68115 drm/amdgpu/gfx10: replace BUG_ON() with WARN_ON()

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/gfx10: replace BUGON with WARNON There's no need to crash the kernel for these cases. cherry picked from commit ac6f00beb658239bced4aaed9efbb04a35348d48...

0.00176EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/10 11:51 a.m.9 views

EUVD-2026-55271

In the Linux kernel, the following vulnerability has been resolved: debugobjects: Plug race against a concurrent OOM disable syzbot reported a puzzling splat: WARNING: kernel/time/hrtimer.c:443 at stubtimer+0xa/0x20 stubtimer is installed as timer callback function in hrtimerfixupassertinit, whic...

5.4AI score0.00176EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/10 11:35 a.m.5 views

CLSA-2026-1786361708 TuxCare security update for io.netty (1 CVE)

TuxCare rebuilt 40 io.netty packages to address 1 CVE. Fixed in 4.1.49.Final-tuxcare.2...

7.5CVSS5.2AI score0.00617EPSS
SaveExploits0
OSV
OSV
added 2026/08/10 11:32 a.m.9 views

ROOT-OS-ALPINE-322-CVE-2025-70873 CVE-2025-70873 in sqlite - Patched by Root

Root has patched CVE-2025-70873 in the sqlite package for Root:Alpine:3.22. Multiple fixed versions available...

7.5CVSS7.1AI score0.00301EPSS
SaveExploits1
SUSE Linux
SUSE Linux
added 2026/08/10 11:19 a.m.6 views

Security update for python-ujson

This update for python-ujson fixes the following issue: CVE-2026-44660: memory leak in ujson.dump on write failure can lead to DoS bsc1270301. Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST onlineupdate or "zypper patch". Alternatively you...

8.7CVSS7.5AI score0.00421EPSS
SaveExploits1References4
NVD
NVD
added 2026/08/10 11:17 a.m.9 views

CVE-2026-72591

A server-side request forgery SSRF vulnerability in gabehf/Koito through v0.3.2 allows an authenticated user to make the server perform HTTP requests to arbitrary internal or external hosts by supplying a crafted imageurl value in the PATCH /apis/web/v1/album/id/image endpoint...

7.7CVSS0.0027EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/10 11:17 a.m.10 views

CVE-2026-72581

A server-side request forgery SSRF vulnerability in duhow/xiaoai-patch through commit fb07049 allows a remote attacker to make the Xiaomi smart speaker perform HTTP requests to arbitrary internal or external URLs. The /auth endpoint in api/main.py uses the user-supplied url POST parameter to...

8.6CVSS0.00363EPSS
SaveExploits0References2
Rows per page
Query Builder