Lucene search
+L

474712 matches found

Positive Technologies
Positive Technologies
added yesterday9 views

PT-2026-72763

In the Linux kernel, the following vulnerability has been resolved: vmalloc: fix NULL pointer dereference in is vm area hugepages find vm area can return NULL if the given address is not a valid vmalloc area. Check the return value before dereferencing it to avoid a kernel crash...

5.3AI score0.00172EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added yesterday6 views

PT-2026-72755

In the Linux kernel, the following vulnerability has been resolved: btrfs: zoned: fix deadlock waiting for ticket during data relocation When performing data relocation on a zoned filesystem, BTRFS can deadlock in handle reserve tickets. The relocation process is waiting on a space reservation...

5.4AI score0.00155EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added yesterday6 views

PT-2026-72244

In the Linux kernel, the following vulnerability has been resolved: net: ip6 vti: require CAP NET ADMIN in the device netns for changelink vti6 changelink operates on at most two netns, dev netdev and the tunnel link netns t-net. They differ once the device is created in or moved to a netns other...

5.4AI score0.0021EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added yesterday6 views

PT-2026-72316

In the Linux kernel, the following vulnerability has been resolved: netdev-genl: report NAPI thread PID in the caller's pid namespace netdev nl napi fill one reports the NAPI kthread PID in NETDEV A NAPI PID using task pid nr, which returns the PID in the initial pid namespace. NETDEV CMD NAPI GE...

5.3AI score0.00209EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added yesterday9 views

PT-2026-72328

In the Linux kernel, the following vulnerability has been resolved: i2c: mlxbf: Fix use-after-free in mlxbf i2c init resource If devm platform get and ioremap resource returns an error, mlxbf i2c init resource frees tmp res before reading tmp res-io to get the error code. This results in a...

5.5AI score0.0022EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added yesterday5 views

PT-2026-72243

In the Linux kernel, the following vulnerability has been resolved: net: ip vti: require CAP NET ADMIN in the device netns for changelink vti changelink operates on at most two netns, dev netdev and the tunnel link netns t-net. They differ once the device is created in or moved to a netns other...

5.4AI score0.0021EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added yesterday6 views

PT-2026-72257

In the Linux kernel, the following vulnerability has been resolved: posix-cpu-timers: Use u64 multiplication in update rlimit cpu update rlimit cpu converts the RLIMIT CPU value to nanoseconds with u64 nsecs = rlim new NSEC PER SEC; On 32-bit kernels both rlim new unsigned long and NSEC PER SEC...

5.3AI score0.0022EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added yesterday4 views

PT-2026-72320

In the Linux kernel, the following vulnerability has been resolved: nvme-apple: Prevent shared tags across queues on Apple A11 On Apple A11, tags of pending commands must be unique across the admin and IO queues, else the firmware crashes with "duplicate tag error for tag N", with N being the tag...

5.3AI score0.00198EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added yesterday6 views

PT-2026-72329

In the Linux kernel, the following vulnerability has been resolved: i2c: imx: fix locked bus on SMBus block-read of 0 IRQ SMBus 3.1 6.5.7 allows a Block Read byte count of 0, but the interrupt-driven block-read state machine rejects it as -EPROTO. Worse, it returns without a NACK+STOP: the next...

5.3AI score0.00206EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added yesterday6 views

PT-2026-72278

In the Linux kernel, the following vulnerability has been resolved: accel/ivpu: Reject firmware log with size smaller than header fw log from bo validates the tracing buffer header size and that the log fits within the BO, but never checks that log-size is at least log-header size. fw log print...

5.7AI score0.00209EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added yesterday8 views

PT-2026-72771

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix NULL pointer dereference in bpf task from vpid bpf task from vpid looks up a task in the pid namespace of the current task, via find task by vpid: find task by vpidvpid find task by pid nsvpid, task active pid nscurrent...

5.3AI score0.00166EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added yesterday7 views

PT-2026-72772

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: bound S1G TIM PVB walk to the TIM element ieee80211 s1g check tim parses the S1G Partial Virtual Bitmap PVB of a received TIM element. The TIM is handed in as the element payload: ieee802 11 parse elems full store...

5.3AI score0.00155EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added yesterday5 views

PT-2026-72729

In the Linux kernel, the following vulnerability has been resolved: ASoC: fsl: fsl audmix: Validate written enum values fsl audmix put mix clk src and fsl audmix put out src convert the user-provided enum item with snd soc enum item to val before checking whether the item is within the enum's ite...

5.4AI score0.00176EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added yesterday6 views

PT-2026-72748

In the Linux kernel, the following vulnerability has been resolved: vhost/vdpa: validate virtqueue index in mmap and fault paths vhost vdpa mmap and vhost vdpa fault use vma-vm pgoff as a virtqueue index for get vq notification, but they do not validate that the index is smaller than v-nvqs. The...

5.4AI score0.00176EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added yesterday8 views

PT-2026-72757

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix invalid pointer dereference in btrfs run delayed refs In the beginning of the loop, we try to obtain a locked delayed ref head, if 'locked ref' is currently NULL, by calling btrfs select ref head, which can return an...

5.4AI score0.00176EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added yesterday8 views

PT-2026-72761

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: use kfree rcu for offchannel link in mt76 put vif phy link mt76 put vif phy link frees the offchannel mlink with plain kfree after rcu assign pointerNULL. However, rcu assign pointer only prevents future RCU readers...

5.2AI score0.00166EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added yesterday8 views

PT-2026-72873

In the Linux kernel, the following vulnerability has been resolved: media: uvcvideo: Fix deadlock if uvc status stop is called from async ctrl.work If a UVC camera has an asynchronous control, uvc status stop may be called from async ctrl.work: uvc ctrl status event work uvc ctrl status event uvc...

5.4AI score0.00154EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added yesterday6 views

PT-2026-72283

In the Linux kernel, the following vulnerability has been resolved: dma-buf: dma-fence: Fix potential NULL pointer dereference The commit mentioned in the fixes tag below introduced a mechanism through which fence producers can fully decouple from fence consumers. This, desirable, mechanism is...

5.4AI score0.00198EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added yesterday8 views

PT-2026-72849

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: fix wrong pci get drvdata type in AER handlers rtw89 stores an ieee80211 hw pointer via pci set drvdata at probe time, but io error detected and io resume retrieve it as a net device pointer. This causes netif device...

5.4AI score0.00166EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added yesterday7 views

PT-2026-72796

In the Linux kernel, the following vulnerability has been resolved: bpf: Reject exclusive maps for bpf map elem iterators Exclusive maps aka excl prog hash are meant to be reachable only from the single program whose hash matches. This is enforced by check map prog compatibility when the map is...

5.3AI score0.00166EPSS
SaveExploits0References4
Rows per page
Query Builder