Lucene search
+L

133047 matches found

Positive Technologies
Positive Technologies
added 2026/07/19 12:00 a.m.11 views

PT-2026-61387

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A preempt count leak exists in the powerpc/hv-gpci component. Four sysfs show callbacks—processor bus topology show, processor config show, affinity domain via virtual processor show, an...

5.1AI score0.00198EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/07/19 12:00 a.m.10 views

Fedora 44 : erlang (2026-dcf80dc1ff)

"The remote Fedora 44 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2026-dcf80dc1ff advisory. Backport fixes for CVE-2026-48858 ftp SSRF, CVE-2026-49759 SCTP DoS, CVE-2026-48860 dist-over-TLS auth bypass, CVE-2026-54886 ssh SFTP DoS,...

8.8CVSS5.4AI score0.00497EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2026/07/19 12:00 a.m.7 views

Fedora 43 : antlr4-project (2026-d9ca28a7b8)

The remote Fedora 43 host has a package installed that is affected by a vulnerability as referenced in the FEDORA-2026-d9ca28a7b8 advisory. This update contains a fix for CVE-2026-13503. Tenable has extracted the preceding description block directly from the Fedora security advisory. Note that...

6.9CVSS5.7AI score0.00767EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/07/19 12:00 a.m.19 views

PT-2026-61124

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A use-after-free issue exists in the exfat find dir entry function. The problem occurs when a buffer head obtained from exfat get dentry is released using brelsebh before the TYPE EXTEND...

9.8CVSS5.3AI score0.00775EPSS
SaveExploits0References82
Positive Technologies
Positive Technologies
added 2026/07/19 12:00 a.m.19 views

PT-2026-61093

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A use-after-free issue exists in the fuse module. The fuse try move folio function unlocks the request upon entry but fails to re-lock it during the success path. Consequently, fuse chan...

7.8CVSS5.2AI score0.00133EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/19 12:00 a.m.15 views

PT-2026-61162

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the drm/amdgpu/jpeg component where JPEG v4.0 rings do not support 64-bit user fence writes. A user fence is a synchronization mechanism used to coordinate tasks betwe...

7.8CVSS5.2AI score0.00175EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/19 12:00 a.m.19 views

PT-2026-61229

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the xfrm ESP out-of-place fast path where the esp output head function appends the trailer before esp output tail allocates the destination page frag. The head-side ga...

9.8CVSS5.9AI score0.00714EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/07/19 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-63856

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/amdgpu/vcn: set nouserfence for VCN v2.0 enc/dec rings VCN encoder and decoder rings do not support 64-bit user fence writes, reject CS submissions with use...

7.8CVSS4.1AI score0.00175EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/07/19 12:00 a.m.19 views

PT-2026-61269

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the memfd component where the SEAL WRITE seal is implied when SEAL EXEC is added to enforce W^X Write XOR Execute, a security policy ensuring memory is either writable...

8.4CVSS5.1AI score0.00164EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/19 12:00 a.m.18 views

PT-2026-61106

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 7.1.3 Description A race condition exists in the omap2 framebuffer driver within the omapfb mmap function and the OMAPFB SETUP PLANE ioctl. The fb mmap entry point holds the mm lock but not the fb info-lock, whil...

10CVSS5.2AI score0.00775EPSS
SaveExploits0References77
Positive Technologies
Positive Technologies
added 2026/07/19 12:00 a.m.12 views

PT-2026-61184

In the Linux kernel, the following vulnerability has been resolved: mptcp: close TOCTOU race while computing rcv wnd The MPTCP output path access locklessly the MPTCP-level ack seq in multiple times, using possibly different values for the data ack in the DSS option and to compute the announced r...

5.4AI score0.00592EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/07/19 12:00 a.m.16 views

PT-2026-61325

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A Use-After-Free UAF issue exists in the rocket ioctl create bo function. The function inserts a GEM handle into the file's IDR using drm gem handle create before completing several...

7.8CVSS5.8AI score0.00173EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/19 12:00 a.m.16 views

PT-2026-61430

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A use-after-free issue exists in the ixgbevf driver during VEPA multicast source pruning. The function ixgbevf clean rx irq frees a socket buffer skb and continues to the next descriptor...

9.8CVSS5.4AI score0.00734EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/19 12:00 a.m.13 views

PT-2026-61475

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the netfs perform write function where write streaming—the process of caching dirty data in dirty but !uptodate folios to avoid reading data that will be immediately...

7.3CVSS5.2AI score0.00085EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/19 12:00 a.m.14 views

PT-2026-61351

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A Time-of-Check to Time-of-Use TOCTOU double-fetch issue exists in the mana hwc rx event handler function. The hwc msg id is read from DMA-coherent memory and bounds-checked, but is...

9.3CVSS5.5AI score0.00205EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/19 12:00 a.m.28 views

PT-2026-61369

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A null-pointer dereference exists in the bio integrity map user function. This occurs because pin user pages fast may only partially succeed in pinning pages, and the bio integrity map...

5.8AI score0.00209EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/19 12:00 a.m.9 views

PT-2026-61357

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the cachefiles module where the system fails to correctly extract the error code when the vfs mkdir function fails. This results in the mkdir error logic being trigger...

5.3AI score0.00198EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/19 12:00 a.m.13 views

PT-2026-61444

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the Bluetooth L2CAP component within the l2cap ecred reconfigure function. Due to an incorrect conversion of a request PDU to use DEFINE RAW FLEX, the l2cap send cmd...

5.5CVSS5.2AI score0.00162EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/19 12:00 a.m.17 views

PT-2026-61411

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A NULL-pointer dereference occurs in the batman-adv module when a hard interface is retrieved as the primary interface of a mesh interface but becomes decoupled from it before the rtnl...

5.5CVSS5.2AI score0.00155EPSS
SaveExploits0
OPENSUSE Linux
OPENSUSE Linux
added 2026/07/19 12:00 a.m.7 views

kbfs-6.6.3-3.1 on GA media (moderate)

kbfs-6.6.3-3.1 on GA media Announcement ID: openSUSE-SU-2026:11306-1 Rating: moderate Cross-References: CVE-2026-39824 Affected Products: openSUSE Tumbleweed An update that solves one vulnerability can now be installed. Description: These are all security issues fixed in the kbfs-6.6.3-3.1 packag...

3.3CVSS5AI score0.00114EPSS
SaveExploits0
Rows per page
Query Builder