524 matches found
CVE-2026-74389
In the Linux kernel, the following vulnerability has been resolved: R...
CVE-2026-74412
In the Linux kernel, the following vulnerability has been resolved: w...
CVE-2026-74386
In the Linux kernel, the following vulnerability has been resolved: n...
CVE-2026-74423
In the Linux kernel, the following vulnerability has been resolved: a...
CVE-2026-74437
In the Linux kernel, the following vulnerability has been resolved: m...
CVE-2026-74402
In the Linux kernel, the following vulnerability has been resolved: c...
CVE-2026-74404
In the Linux kernel, the following vulnerability has been resolved: c...
CVE-2026-74405
In the Linux kernel, the following vulnerability has been resolved: O...
CVE-2026-74415
In the Linux kernel, the following vulnerability has been resolved: s...
CVE-2026-74408
In the Linux kernel, the following vulnerability has been resolved: w...
CVE-2026-74431
In the Linux kernel, the following vulnerability has been resolved: r...
GHSA-8V25-V8P6-QF7V vulnerabilities
Vulnerabilities for packages: telegraf...
GO-2026-5609 vulnerabilities
Vulnerabilities for packages: openbao...
CVE-2026-68425
In the Linux kernel, the following vulnerability has been resolved: IB/mad: Drop unmatched RMPP responses before reassembly Kernel-handled RMPP receive processing starts reassembly for active DATA responses before the response is matched to an outstanding send. The normal match happens later, aft...
CVE-2026-68421
In the Linux kernel, the following vulnerability has been resolved: schedext: Don't warn on core-sched forced idle in putprevtaskscx putprevtaskscx warns when a runnable task drops to a lower schedclass without SCXOPSENQLAST, on the assumption that balanceone would have kept it running. Core...
CVE-2026-68417
In the Linux kernel, the following vulnerability has been resolved: RDMA/siw: publish QP after initialization siwcreateqp currently calls siwqpadd before the queues, CQ pointers, state, completion, and device list entry are ready. A QPN lookup can therefore reach a QP that is still being...
CVE-2026-68387
In the Linux kernel, the following vulnerability has been resolved: can: raw: add locking for raw flags bitfield With commit 890e5198a6e5 "can: raw: use bitfields to store flags in struct rawsock" the formerly separate integer values have been integrated into a single bitfield. This led to a...
CVE-2026-68382
In the Linux kernel, the following vulnerability has been resolved: drm/xe/guc: Hold device ref until queue teardown completes GuC exec queue destruction can run asynchronously. If the final device put happens from a destroy worker, drmm cleanup can end up draining the same workqueue and deadlock...
CVE-2026-68368
In the Linux kernel, the following vulnerability has been resolved: usb: gadget: fncm: validate datagram bounds in ncmunwrapntb When unpacking host-supplied NTBs, ncmunwrapntb checks datagram length against framemax but does not verify that the datagram fits within the declared block length...
CVE-2026-68365
In the Linux kernel, the following vulnerability has been resolved: USB: serial: ioedgeport: cap received transmit credits The interrupt-status packet reports transmit credits returned by the device. edgeinterruptcallback adds the 16-bit value to txCredits without checking maxTxCredits. edgewrite...