Lucene search
+L

85014 matches found

Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.5 views

PT-2026-72678

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: fix stainfo check in rtw aes decrypt The null-pointer-guard was incorrect, returning FAIL on valid pointer. Invert the guard, so it returns FAIL on invalid pointer...

5.3AI score0.00162EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.8 views

PT-2026-72778

In the Linux kernel, the following vulnerability has been resolved: kernfs: link kn to its parent before the LSM init hook After commit 12e9e3cd03b5 "simpe xattr: use per-sb cache", kernfs xattr set and kernfs xattr get compute the cache via kernfs rootkn before any other check. kernfs rootkn wal...

5.4AI score0.00155EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.5 views

PT-2026-72758

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7996: Fix possible NULL pointer dereference in mt7996 mac write txwi 80211 For injected frames e.g. via radiotap, mac80211 can pass info-control.vif = NULL, as explicitly noted in struct ieee80211 tx info. Check vif...

5.3AI score0.00166EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.8 views

PT-2026-72656

In the Linux kernel, the following vulnerability has been resolved: xprtrdma: Initialize re id before removal registration rpcrdma create id registers ep-re rn with the rpcrdma ib client before returning the new rdma cm id to rpcrdma ep create. However rpcrdma ep create currently stores that...

5.3AI score0.002EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.16 views

PT-2026-72529

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix publication race for priv-channel stats mlx5e channel stats alloc publishes a new entry to priv-channel stats and then increments priv-stats nch as a publication token, but neither store carries any memory barrier:...

5.5AI score0.00207EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/15 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-74442

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/vmwgfx: avoid destroyworkqueueNULL on vkms init failure Two paths through vmwvkmsinit can leave vmw-crcworkq NULL while still leaving the rest of the driver...

5.4AI score0.00168EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.6 views

PT-2026-72802

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix NULL deref in change sta links for unready link ieee80211 set active links calls ieee80211 link use channel for each newly-added link and WARN ON ONCEs if it fails. The call uses assign on failure=true, which...

5.5AI score0.00166EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.10 views

PT-2026-72854

In the Linux kernel, the following vulnerability has been resolved: dma-fence: Fix potential tracepoint null pointer dereferences Trace dma fence signaled, trace dma fence wait end and trace dma fence destroy can all currently dereference a null fence-ops pointer after it has been reset on fence...

5.5AI score0.00154EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.7 views

PT-2026-72865

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix the reception of a reply packet before data transmission Fix rxrpc receiving reply to handle the reception of an apparent reply DATA packet before rxrpc has had a chance to send any request DATA packets on a client cal...

5.3AI score0.00339EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.9 views

PT-2026-72866

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix ACKALL packet handling rxrpc input ackall accepts ACKALL packets without checking whether the call is in a state that can legitimately have outstanding transmit buffers. A forged ACKALL can therefore reach a new servic...

5.7AI score0.00339EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.9 views

PT-2026-72646

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix NULL pointer dereference in unpack pdb pdb-dfa could be NULL if unpack dfa fails, causing a NULL pointer dereference...

5.2AI score0.00198EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.11 views

PT-2026-72655

In the Linux kernel, the following vulnerability has been resolved: xprtrdma: Check frwr wp create during connect frwr wp create creates the singleton Memory Region used to encode padding for Write chunks whose payload length is not XDR-aligned. Its failure paths return a negative errno and leave...

5.5AI score0.00205EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.7 views

PT-2026-72557

In the Linux kernel, the following vulnerability has been resolved: minix: avoid overflow in bitmap block count calculation minix check superblock uses minix blocks needed to verify that the on-disk imap and zmap block counts are large enough for the advertised inode and zone counts. The helper...

5.4AI score0.00175EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.7 views

PT-2026-72531

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix HV VHCA stats zero-sized buffer allocation mlx5e hv vhca stats create is called from mlx5e nic enable, before mlx5e open. At that point priv-stats nch is still zero, because it is only ever incremented in mlx5e...

5.7AI score0.00196EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2026/08/15 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-74552

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - hwmon: lm90 Only report alarms if driver is ready Userspace can read sysfs attributes before driver registration is complete, immediately after...

5.4AI score0.00173EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.8 views

PT-2026-72441

In the Linux kernel, the following vulnerability has been resolved: netfilter: nf conntrack sip: validate skb dst before accessing it tc ingress and openvswitch do not guarantee routing information to be available. These subsystems use the conntrack helper infrastructure, and the SIP helper relie...

5.3AI score0.00595EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.4 views

PT-2026-72369

In the Linux kernel, the following vulnerability has been resolved: mips: sched: Fix CPUMASK OFFSTACK memory corruption This patch addresses a critical memory management flaw. When CONFIG CPUMASK OFFSTACK is enabled, cpumask var t is a pointer. Consequently, sizeofnew mask evaluates to the pointe...

5.4AI score0.00164EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2026/08/15 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-72254

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - netfilter: nftfib: reject fib expression on the netdev egress hook A fib expression in a netdev egress base chain dereferences nftinpkt, NULL on the transmit...

7.5CVSS5.5AI score0.00595EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.12 views

PT-2026-72286

In the Linux kernel, the following vulnerability has been resolved: dm-verity: fix a possible NULL pointer dereference Fix a possible NULL pointer dereference dm verity loadpin is bdev trusted if the device has no table...

5.2AI score0.00205EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2026/08/15 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-74461

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - i2c: imx: Cancel hrtimer before clearing slave pointer In i2cimxunregslave, the slave pointer is set to NULL after disabling interrupts. However, a pending...

8.4CVSS5.6AI score0.00138EPSS
SaveExploits0References4
Rows per page
Query Builder