Lucene search
+L

1934804 matches found

SUSE Linux
SUSE Linux
added 2026/09/09 4:17 p.m.7 views

Security update for libzypp, zypper

This update for libzypp, zypper fixes the following issues: Security issue fixed: invalidating legacy libzypp unsigned-repository cache state LIBZYPP-LEGACY-CACHE-01 bsc1274625. hasCredentials requires both username AND password to be non-empty bsc1273242. GPG Key hints in repoindex.xml require a...

5.9AI score
SaveExploits0References18
Kitploit
Kitploit
added 2026/09/09 4:17 p.m.5 views

cdncheck

cdncheck Features • Installation • Usage • Join Discord root@kitploit: cdncheck is a tool for identifying the technology associated with dns / ip network addresses. Features CDN , CLOUD and WAF Detection Easy to use as library Easily extendable providers IP, DNS input support Text, JSONL output...

6AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/09 4:15 p.m.6 views

Nest

!Issueshttps://img.shields.io/github/issues/owasp/nest?color=blue&style=...

5.8AI score
SaveExploits0References17
Kitploit
Kitploit
added 2026/09/09 4:14 p.m.102 views

joern

Joern Query Database "Joern-Scan" This is the central query database for the open-source code analysis platform Joern. It has two purposes: It provides the batteries required to turn Joern into a ready-to-run code scanning tool. Its queries serve as examples useful for those looking to write thei...

5.7AI score
SaveExploits0References2
CVE
CVE
added 2026/09/09 4:13 p.m.15 views

CVE-2026-80919

CVE-2026-80919 affects the Linux kernel's drm/amdgpu driver, specifically the amdgpu_devcoredump_format() function. When dumping IB contents from a hung job, the function acquired the VM root PD's reservation via amdgpu_vm_lock_by_pasid() and then called amdgpu_bo_reserve() on each IB's backing b...

0.00148EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/09 4:13 p.m.10 views

CVE-2026-80919 drm/amdgpu: fix recursive ww_mutex acquire in amdgpu_devcoredump_format

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix recursive wwmutex acquire in amdgpudevcoredumpformat When dumping IB contents from a hung job, amdgpudevcoredumpformat acquired the VM root PD's reservation via amdgpuvmlockbypasid and then, for each IB, called...

5.7AI score
SaveExploits0References5
EUVD
EUVD
added 2026/09/09 4:13 p.m.8 views

EUVD-2026-75094

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix recursive wwmutex acquire in amdgpudevcoredumpformat When dumping IB contents from a hung job, amdgpudevcoredumpformat acquired the VM root PD's reservation via amdgpuvmlockbypasid and then, for each IB, called...

0.00148EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/09/09 4:13 p.m.10 views

CVE-2026-80919

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix recursive wwmutex acquire in amdgpudevcoredumpformat When dumping IB contents from a hung job, amdgpudevcoredumpformat acquired the VM root PD's reservation via amdgpuvmlockbypasid and then, for each IB, called...

0.00148EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/09/09 4:13 p.m.27 views

CVE-2026-80919 drm/amdgpu: fix recursive ww_mutex acquire in amdgpu_devcoredump_format

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix recursive wwmutex acquire in amdgpudevcoredumpformat When dumping IB contents from a hung job, amdgpudevcoredumpformat acquired the VM root PD's reservation via amdgpuvmlockbypasid and then, for each IB, called...

0.00148EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/09 4:13 p.m.28 views

CVE-2026-80917 PCI: host-generic: Fix NULL pointer dereference on 32-bit CAM systems

In the Linux kernel, the following vulnerability has been resolved: PCI: host-generic: Fix NULL pointer dereference on 32-bit CAM systems On 32-bit systems the config space is too large to ioremap in one go, so pciecamcreate maps each bus segment separately and relies on the -addbus callback...

0.00164EPSS
SaveExploits0References8
CVE
CVE
added 2026/09/09 4:13 p.m.18 views

CVE-2026-80917

This Linux kernel vulnerability affects the PCI host-generic driver on 32-bit CAM (legacy) systems using the pci-host-cam-generic device-tree binding. The root cause is that the CAM ops in pci-host-generic.c lack the ->add_bus/->remove_bus callbacks present in the generic ECAM ops. On 32-bi...

0.00164EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/09/09 4:13 p.m.13 views

CVE-2026-80917

In the Linux kernel, the following vulnerability has been resolved: PCI: host-generic: Fix NULL pointer dereference on 32-bit CAM systems On 32-bit systems the config space is too large to ioremap in one go, so pciecamcreate maps each bus segment separately and relies on the -addbus callback...

0.00164EPSS
SaveExploits0
EUVD
EUVD
added 2026/09/09 4:13 p.m.8 views

EUVD-2026-75092

In the Linux kernel, the following vulnerability has been resolved: PCI: host-generic: Fix NULL pointer dereference on 32-bit CAM systems On 32-bit systems the config space is too large to ioremap in one go, so pciecamcreate maps each bus segment separately and relies on the -addbus callback...

0.00164EPSS
SaveExploits0References8
OSV
OSV
added 2026/09/09 4:13 p.m.8 views

CVE-2026-80917 PCI: host-generic: Fix NULL pointer dereference on 32-bit CAM systems

In the Linux kernel, the following vulnerability has been resolved: PCI: host-generic: Fix NULL pointer dereference on 32-bit CAM systems On 32-bit systems the config space is too large to ioremap in one go, so pciecamcreate maps each bus segment separately and relies on the -addbus callback...

5.8AI score
SaveExploits0References11
OSV
OSV
added 2026/09/09 4:13 p.m.7 views

CVE-2026-80915 drm/xe: Fix DPT allocation paths.

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix DPT allocation paths. Remove the fallback for VRAM to system memory, I tested it and that doesn't work at all, only a black screen with pipe fault errors were observed. On systems with media GT, extra latency is added...

5.9AI score
SaveExploits0References7
Cvelist
Cvelist
added 2026/09/09 4:13 p.m.27 views

CVE-2026-80915 drm/xe: Fix DPT allocation paths.

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix DPT allocation paths. Remove the fallback for VRAM to system memory, I tested it and that doesn't work at all, only a black screen with pipe fault errors were observed. On systems with media GT, extra latency is added...

0.00156EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/09/09 4:13 p.m.12 views

CVE-2026-80915

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix DPT allocation paths. Remove the fallback for VRAM to system memory, I tested it and that doesn't work at all, only a black screen with pipe fault errors were observed. On systems with media GT, extra latency is added...

0.00156EPSS
SaveExploits0
CVE
CVE
added 2026/09/09 4:13 p.m.20 views

CVE-2026-80915

CVE-2026-80915 affects the Linux kernel drm/xe driver (Intel Xe GPU). The vulnerability is in DPT (Display Plane Table) allocation paths , where an incorrect fallback from VRAM to system memory produces a black screen with pipe fault errors , and use of stolen memory on media GT systems introduce...

0.00156EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/09 4:13 p.m.8 views

EUVD-2026-75090

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix DPT allocation paths. Remove the fallback for VRAM to system memory, I tested it and that doesn't work at all, only a black screen with pipe fault errors were observed. On systems with media GT, extra latency is added...

0.00156EPSS
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/09 4:12 p.m.61 views

ish

iSH A project to get a Linux shell running on iOS, using usermode x86 emulation and syscall translation. For the current status of the project, check the issues tab, and the commit logs. App Store page TestFlight beta Discord server Wiki with help and tutorials README中文 如若未能保持最新,请提交PR以更新 Hacking...

5.9AI score
SaveExploits0References6
Rows per page
Query Builder