Lucene search
+L

244244 matches found

Positive Technologies
Positive Technologies
added yesterday6 views

PT-2026-73029

In the Linux kernel, the following vulnerability has been resolved: net: mpls: initialize rtm tos in mpls getroute mpls getroute builds the RTM NEWROUTE reply to an RTM GETROUTE request by filling a struct rtmsg allocated from an skb whose data area is not zeroed alloc skbNLMSG GOODSIZE, .... It...

5.3AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
added yesterday6 views

PT-2026-72999

In the Linux kernel, the following vulnerability has been resolved: hwmon: adt7470 Fix busy-loop and I2C flooding in update thread When userspace configures 'auto update interval' to 0 via sysfs, the background kthread executes schedule timeout interruptible0, which returns immediately. If 'num...

5.4AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
added yesterday8 views

PT-2026-73013

In the Linux kernel, the following vulnerability has been resolved: nexthop: avoid unlocked f6i list walk in nh rt cache flush nh rt cache flush walks nh-f6i list during an RTNL-serialized nexthop replace without holding nh-lock, racing the unlocked IPv6 route add/delete that mutate the list unde...

5.5AI score
SaveExploits0References3
Positive Technologies
Positive Technologies
added yesterday7 views

PT-2026-73005

In the Linux kernel, the following vulnerability has been resolved: hwmon: nct6775-core Fix number of temperature registers for NCT6116 Unlike NCT6106, NCT6116 only has three temperature registers, and with it only three temperature source and temperature source configuration registers. The...

5.5AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
added yesterday7 views

PT-2026-73024

In the Linux kernel, the following vulnerability has been resolved: btrfs: zoned: fix deadlock between metadata writeback and transaction commit When writing out metadata extent buffers in a zoned filesystem, btree writepages holds fs info-zoned meta io lock across the whole writeback loop,...

5.4AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
added yesterday7 views

PT-2026-73016

In the Linux kernel, the following vulnerability has been resolved: netfilter: xt hashlimit: validate hashtable supports XT HASHLIMIT RATE MATCH The XT HASHLIMIT RATE MATCH flag mode changes the semantics of the dsthash ent structure which represents an entry in the hashtable. There is a union ar...

5.4AI score
SaveExploits0References6
Debian CVE
Debian CVE
added yesterday6 views

CVE-2026-74438

In the Linux kernel, the following vulnerability has been resolved: crypto: sun4i-ss - Remove insecure and unused rngalg Remove sun4issrng, as it is insecure and unused: - It has multiple vulnerabilities. sun4issprngseed is missing locking and has a buffer overflow. sun4issprnggenerate fails to...

6.2AI score0.00177EPSS
SaveExploits0
Debian CVE
Debian CVE
added yesterday6 views

CVE-2026-74436

In the Linux kernel, the following vulnerability has been resolved: rxrpc: serialize kernel accept preallocation with socket teardown rxrpckernelchargeaccept reads rx-backlog without any socket/backlog synchronization and passes that raw pointer into rxrpcservicepreallocone. A concurrent...

5.3AI score0.00157EPSS
SaveExploits0
Debian CVE
Debian CVE
added yesterday2 views

CVE-2026-74406

In the Linux kernel, the following vulnerability has been resolved: vxlan: Fix potential null-ptr-deref in vxlangropreparereceive. udptunnelsockrelease could set sk-skuserdata to NULL while vxlangropreparereceive is running. Let's check if rcudereferenceskuserdata is NULL after skbgroremcsuminit...

5.3AI score0.00172EPSS
SaveExploits0
Debian CVE
Debian CVE
added yesterday4 views

CVE-2026-74407

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: cancel SSR work items during PCI shutdown A reboot can crash the kernel if it overlaps with WLAN firmware crash recovery SSR. The crash is a NULL pointer dereference in the MHI teardown path while freeing DMA-backed...

5.4AI score0.00155EPSS
SaveExploits0
Debian CVE
Debian CVE
added yesterday2 views

CVE-2026-74378

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix TOCTOU heap overflow in getsrqwqe getsrqwqe reads wqe-dma.numsge from the shared receive queue buffer, which is mapped into userspace. It validates numsge against maxsge, but then re-reads the same field to calculat...

5.7AI score0.0019EPSS
SaveExploits0
Debian CVE
Debian CVE
added yesterday3 views

CVE-2026-74359

In the Linux kernel, the following vulnerability has been resolved: configfslookup: don't leave -sdentry dangling on failure Normally -sdentry is cleared when dentry it's pointing to becomes negative on eviction, realistically. However, that only happens if dentry gets to be positive in the first...

5.4AI score0.00172EPSS
SaveExploits0
Debian CVE
Debian CVE
added yesterday2 views

CVE-2026-74345

In the Linux kernel, the following vulnerability has been resolved: RDMA/siw: Fix endpoint/socket association handling Disassociating a socket from an endpoint via siwsocketdisassoc may release the last reference on that endpoint and free it. Therefore, don't clear the endpoints socket pointer...

5.3AI score0.00168EPSS
SaveExploits0
Debian CVE
Debian CVE
added yesterday3 views

CVE-2026-74314

In the Linux kernel, the following vulnerability has been resolved: bpf: Cancel special fields on map value recycle Map update and delete paths currently call bpfobjfreefields when a value is being replaced or recycled. That makes field destruction depend on the context of the update/delete...

5.9AI score0.0017EPSS
SaveExploits0
Debian CVE
Debian CVE
added yesterday4 views

CVE-2026-74296

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Release the HW‑provided UAR index rather than the SW one Free the UAR index returned by the hardware...

5.2AI score0.00172EPSS
SaveExploits0
Debian CVE
Debian CVE
added yesterday2 views

CVE-2026-74289

In the Linux kernel, the following vulnerability has been resolved: ipv4: fib: Don't dump dying fibinfo in fibleafnotify. syzbot reported use-after-free in nsimfib4prepareevent. 0 The problem is that the following functions call fibinfohold / refcountinc while dumping fibinfo under RCU, which is...

5.4AI score0.00155EPSS
SaveExploits0
Debian CVE
Debian CVE
added yesterday6 views

CVE-2026-74281

In the Linux kernel, the following vulnerability has been resolved: tipc: reject inverted service ranges from peer bindings tipcupdatenametbl inserts a binding advertised by a peer node using the lower and upper service-range bounds taken directly from the wire, without checking that lower upper ...

5.4AI score0.00205EPSS
SaveExploits0
Debian CVE
Debian CVE
added yesterday5 views

CVE-2026-74264

In the Linux kernel, the following vulnerability has been resolved: net: watchdog: fix refcount tracking races Blamed commit converted the untracked devhold/devput calls in the watchdog code to use the tracked devholdtrack/devputtrack which were later renamed/interfaced to netdevhold and netdevpu...

5.5AI score0.00198EPSS
SaveExploits0
Debian CVE
Debian CVE
added yesterday5 views

CVE-2026-74261

In the Linux kernel, the following vulnerability has been resolved: ALSA: seq: avoid stale FIFO cells during resize sndseqfiforesize still needs to publish the replacement pool before it waits for FIFO users. A blocking sndseqread holds f-uselock while it sleeps, so concurrent senders must be abl...

5.4AI score0.00198EPSS
SaveExploits0
Debian CVE
Debian CVE
added yesterday4 views

CVE-2026-72499

In the Linux kernel, the following vulnerability has been resolved: RDMA/bnxtre: Free CQ toggle page after firmware teardown Free the toggle page only after firmware teardown completes so that an NQ interrupt arriving during bnxtqplibdestroycq won't write the toggle value to an already-freed page...

5.3AI score0.00155EPSS
SaveExploits0
Rows per page
Query Builder