Lucene search
+L

362751 matches found

Positive Technologies
Positive Technologies
added 20 hours ago5 views

PT-2026-72739

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci qca: fix NULL pointer dereference in qca dmp hdr for non-serdev device hu-serdev is NULL for hci uart attached via non-serdev paths, but qca dmp hdr unconditionally dereferences hu-serdev-dev.driver-name, causing a...

5.3AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
added 20 hours ago5 views

PT-2026-72353

In the Linux kernel, the following vulnerability has been resolved: mtd: rawnand: fix condition in 'nand select target' 'cs' here must be in range 0:nanddev ntargets...

5.2AI score
SaveExploits0References9
Positive Technologies
Positive Technologies
added 20 hours ago7 views

PT-2026-72726

In the Linux kernel, the following vulnerability has been resolved: net/sched: cls flow: Dont expose folded kernel pointers The flow classifier falls back to addr fold for fields that are missing from packet headers. In map mode, userspace controls mask, xor, rshift, addend and divisor, and can...

5.3AI score
SaveExploits0References7
Positive Technologies
Positive Technologies
added 20 hours ago7 views

PT-2026-72291

In the Linux kernel, the following vulnerability has been resolved: dm early create: fix freeing used table on dm resume failure If dm resume fails, the kernel attempts to free table with dm table destroy, but the table was already instantiated with dm swap table. This commit skips the call to dm...

5.4AI score
SaveExploits0References9
Positive Technologies
Positive Technologies
added 20 hours ago9 views

PT-2026-72248

In the Linux kernel, the following vulnerability has been resolved: net: wwan: t7xx: destroy DMA pool on CLDMA late init failure t7xx cldma late init creates md ctrl-gpd dmapool before initializing the TX and RX rings. If any ring initialization fails, the error path frees the already initialized...

5.3AI score
SaveExploits0References7
Positive Technologies
Positive Technologies
added 20 hours ago5 views

PT-2026-72313

In the Linux kernel, the following vulnerability has been resolved: can: isotp: serialize TX state transitions under so-rx lock The TX state machine so-tx.state is driven from three contexts: sendmsg claiming and progressing a transfer, the RX path consuming Flow Control/echo frames, and two...

5.5AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
added 20 hours ago4 views

PT-2026-72961

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci sync: Fix advertising data UAFs hci find adv instance returns an adv info pointer that is valid only while hdev-lock is held. The advertising command-sync paths perform instance lookups without that lock and, in so...

5.5AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 20 hours ago6 views

PT-2026-72944

In the Linux kernel, the following vulnerability has been resolved: netfilter: ipset: do not update comments from kernel-side hash adds mtype resize copies comment pointers with memcpy, not the comment objects themselves. During the window after an entry has been copied but before the table swap...

5.3AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
added 20 hours ago6 views

PT-2026-72376

In the Linux kernel, the following vulnerability has been resolved: ntfs: sanitize MFT references returned from ntfs lookup inode by name ntfs lookup inode by name returns MFT references read from directory index entries on disk. These values are untrusted, but the function can currently return a...

5.4AI score
SaveExploits0References3
Positive Technologies
Positive Technologies
added 20 hours ago4 views

PT-2026-72959

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: HIDP: validate numbered report payloads When hidp get raw report waits for a numbered report, hidp process data compares the expected report number with skb-data0. A connected HIDP peer can reply with only a DATA...

5.5AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
added 20 hours ago3 views

PT-2026-72446

In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: mt8183: Release reserved memory on cleanup The MT8183 AFE probe can assign reserved memory with of reserved mem device init, but the assignment is never released on driver removal or later probe failures. Register...

5.3AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
added 20 hours ago4 views

PT-2026-72947

In the Linux kernel, the following vulnerability has been resolved: igbvf: Fix leak in TX DMA error cleanup If an error is encountered while mapping TX buffers, the driver should unmap any buffers already mapped for that skb. Because count is incremented before each frag mapping, it will always...

5.3AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
added 20 hours ago7 views

PT-2026-72710

In the Linux kernel, the following vulnerability has been resolved: cxl/region: Fill first free targets slot during auto-discovery Any invalid endpoint decoder pointer in the target array of an active region is not allowed by cxl driver. This means cxl driver always assumes the first p-nr targets...

5.4AI score
SaveExploits0References3
Positive Technologies
Positive Technologies
added 20 hours ago4 views

PT-2026-72227

In the Linux kernel, the following vulnerability has been resolved: net: liquidio: fix BAR resource leak on PF number failure If cn23xx get pf num fails, the function returns without unmapping either BAR. Unmap both BARs before returning from the error path. Found by manual code review...

5.4AI score
SaveExploits0References9
Positive Technologies
Positive Technologies
added 20 hours ago5 views

PT-2026-73012

In the Linux kernel, the following vulnerability has been resolved: xsk: fix buffer leak in xsk drop skb for AF XDP multi-buffer Tx This patch is inspired by the check1 from sashiko. It says when overflow happens, the address of cq to be published is invalid. Actually the severer thing is the who...

5.7AI score
SaveExploits0References4
Positive Technologies
Positive Technologies
added 20 hours ago4 views

PT-2026-73009

In the Linux kernel, the following vulnerability has been resolved: scsi: libiscsi: Fix stale-data leak into the SCSI sense buffer iscsi scsi cmd rsp copies the sense data of a SCSI Response from the target-supplied data segment. The segment carries a 2-byte sense length followed by the sense...

5.3AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
added 20 hours ago3 views

PT-2026-72421

In the Linux kernel, the following vulnerability has been resolved: batman-adv: bla: reacquire gw address after skb realloc The pskb may pull called by batadv bla is backbone gw could reallocate the buffer behind the skb. Variables which were pointing to the old buffer need to be reassigned to...

5.6AI score
SaveExploits0References9
Positive Technologies
Positive Technologies
added 20 hours ago4 views

PT-2026-72948

In the Linux kernel, the following vulnerability has been resolved: fou: Fix use-after-free in fou create fou create publishes struct fou through sk user data before adding the new FOU port to the per-netns list. If fou add to port list fails, the error path frees fou while it is still reachable...

5.5AI score
SaveExploits0References3
Positive Technologies
Positive Technologies
added 20 hours ago5 views

PT-2026-72385

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: bound DeleteIndexEntryAllocation memmove length In do action's DeleteIndexEntryAllocation case, e-size comes from an on-disk INDEX BUFFER entry. When e-size makes e + e-size point past hdr + hdr-used, PtrOffsete1,...

5.4AI score
SaveExploits0References8
Positive Technologies
Positive Technologies
added 20 hours ago5 views

PT-2026-72246

In the Linux kernel, the following vulnerability has been resolved: net/sched: act ct: preserve tc skb cb across defragmentation tcf ct handle fragments calls nf ct handle fragments without saving and restoring skb-cb. The defrag helper clears IPCB/IP6CB, which aliases the tc skb cb/qdisc skb cb...

5.3AI score
SaveExploits0References6
Rows per page
Query Builder