Lucene search
+L

37112 matches found

UbuntuCve
UbuntuCve
added 6 days ago9 views

CVE-2026-68143

In the Linux kernel, the following vulnerability has been resolved: net: slip: serialize receive against buffer reallocation slreallocbufs replaces rbuff and updates buffsize while holding sl-lock. slipreceivebuf reads those fields and writes through rbuff without holding the lock. An MTU change...

7.8CVSS5.5AI score0.00138EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 6 days ago7 views

CVE-2026-68198

In the Linux kernel, the following vulnerability has been resolved: wifi: ath6kl: fix use-after-free in aggrresetstate The aggrresetstate function uses timerdelete non-synchronous for the aggregation timer before proceeding to delete TID state and before the structure is freed by callers like...

8.8CVSS5.4AI score0.00268EPSS
SaveExploits0References6
OSV
OSV
added 6 days ago7 views

UBUNTU-CVE-2026-68143

In the Linux kernel, the following vulnerability has been resolved: net: slip: serialize receive against buffer reallocation slreallocbufs replaces rbuff and updates buffsize while holding sl-lock. slipreceivebuf reads those fields and writes through rbuff without holding the lock. An MTU change...

7.8CVSS5.4AI score0.00138EPSS
SaveExploits0References7
OSV
OSV
added 6 days ago4 views

UBUNTU-CVE-2026-68161

In the Linux kernel, the following vulnerability has been resolved: sctp: close UDP tunnel sockets during netns teardown procsctpdoudpport starts per-net SCTP UDP tunneling sockets when net.sctp.udpport is set, and stops/restarts them when the sysctl value changes. The netns exit path does not st...

9.8CVSS5.3AI score0.00626EPSS
SaveExploits0References7
OSV
OSV
added 6 days ago4 views

UBUNTU-CVE-2026-68201

In the Linux kernel, the following vulnerability has been resolved: ALSA: timer: drain a slave's callback before its master detaches it sndtimercloselocked drains the closing instance's own in-flight callback IFLGCALLBACK before freeing it, but not its slaves'. When a master instance is closed,...

7.8CVSS5.2AI score0.0017EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 6 days ago5 views

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...

7.8CVSS5.4AI score0.0012EPSS
SaveExploits0References6
OSV
OSV
added 6 days ago5 views

UBUNTU-CVE-2026-68228

In the Linux kernel, the following vulnerability has been resolved: media: chips-media: wave5: Move srcbuf Removal to finishencode During encoder processing, there is a case where the IRQ response could return the buffer back to userspace via v4l2m2mbufdone call. In this time, userspace could que...

7.8CVSS5.5AI score0.00163EPSS
SaveExploits0References6
OSV
OSV
added 6 days ago3 views

UBUNTU-CVE-2026-68181

In the Linux kernel, the following vulnerability has been resolved: mei: bus: access meidevice under devicelock on cleanup Fix couple of problems in meiclbusdevrelease: meiclflushqueues is running without lock. bus-filelist access after meidevbusputbus can become a use-after-free if this was the...

5.4AI score0.002EPSS
SaveExploits0References7
OSV
OSV
added 6 days ago5 views

UBUNTU-CVE-2026-68173

In the Linux kernel, the following vulnerability has been resolved: ublk: wait on ublkdevready instead of ub-completion ub-completion is only re-armed by a successful STARTUSERRECOVERY. If the ublk server sends ENDUSERRECOVERY without one - e.g. its START failed with -EBUSY and the error was...

7.1CVSS5.4AI score0.00157EPSS
SaveExploits0References5
OSV
OSV
added 6 days ago7 views

UBUNTU-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...

7.8CVSS5.3AI score0.00173EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 6 days ago3 views

CVE-2026-68359

In the Linux kernel, the following vulnerability has been resolved: hwmon: nzxt-smart2 Stop device IO before calling hidhwstop Calling hidhwstop does not stop the device IO. This results in a race condition between hidinputreport and the point immediately following the execution of hiddeviceiosta...

5.6AI score0.00225EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 6 days ago6 views

CVE-2026-68170

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix stale skb-sk reference on subflow close The backlog list is updated by mptcpdataready under mptcpdatalock. The cleanup of backlog references to a closing subflow, however, was performed in mptcpclosessk, before...

9.8CVSS5.4AI score0.00516EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 6 days ago5 views

CVE-2026-68153

In the Linux kernel, the following vulnerability has been resolved: libceph: remove debugfs files before client teardown cephdestroyclient tears down the monitor client before removing the per-client debugfs files. A concurrent read of the monmap debugfs file can enter monmapshow after cephmoncst...

7.8CVSS5.4AI score0.00125EPSS
SaveExploits0References6
OSV
OSV
added 6 days ago6 views

UBUNTU-CVE-2026-68390

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.8CVSS5.2AI score0.00218EPSS
SaveExploits0References4
OSV
OSV
added 6 days ago5 views

UBUNTU-CVE-2026-68334

In the Linux kernel, the following vulnerability has been resolved: rxrpc: fix iothread race in rxrpcwakeupiothread rxrpcwakeupiothread checks local-iothread before waking it, but then reloads the pointer for wakeupprocess. local-iothread is cleared with WRITEONCE when the I/O thread exits, so th...

5.2AI score0.00173EPSS
SaveExploits0References5
OSV
OSV
added 6 days ago5 views

UBUNTU-CVE-2026-68370

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: dummyhcd: prevent fiforeq reuse during giveback dummyhcd embeds a single shared usbrequest dum-fiforeq that the "emulated single-request FIFO" fast-path in dummyqueue reuses for small IN transfers: it copies the...

7.8CVSS5.3AI score0.00138EPSS
SaveExploits0References7
OSV
OSV
added 6 days ago4 views

UBUNTU-CVE-2026-68146

In the Linux kernel, the following vulnerability has been resolved: ftrace: Add global mutex to serialize traceparser access In ftrace, the traceparser structure is allocated and initialized when a trace file is opened, and is subsequently used across write and release handlers to parse user inpu...

5.4AI score0.00175EPSS
SaveExploits0References7
OSV
OSV
added 6 days ago3 views

UBUNTU-CVE-2026-68169

In the Linux kernel, the following vulnerability has been resolved: mptcp: pm: userspace: fix use-after-free in getlocalid In mptcppmuserspacegetlocalid, the address entry is looked up under spinlock, but its id is read after dropping the lock. A concurrent deletion can free the entry between the...

5.4AI score0.002EPSS
SaveExploits0References7
OSV
OSV
added 6 days ago3 views

UBUNTU-CVE-2026-68329

In the Linux kernel, the following vulnerability has been resolved: iommu/amd: Wait for completion instead of returning early in iommucompletionwait needsync is a per-IOMMU flag shared by all domains and devices behind that IOMMU. It is set whenever a command is queued with sync == true and clear...

8.8CVSS5.4AI score0.00159EPSS
SaveExploits0References7
OSV
OSV
added 6 days ago4 views

UBUNTU-CVE-2026-68323

In the Linux kernel, the following vulnerability has been resolved: tipc: serialize udp bearer replicast list updates tipcudprcastadd and cleanupbearer both update ub-rcast.list with listaddrcu / listdelrcu, but nothing serializes them. The add runs from the encap receive softirq via...

7.8CVSS5.2AI score0.0012EPSS
SaveExploits0References4
Rows per page
Query Builder