Lucene search
+L

391047 matches found

GithubExploit
GithubExploit
added 2026/08/21 2:14 a.m.23 views

Exploit for OS Command Injection in Atlassian Bitbucket

CVE-2022-36804 Bitbucket PoC This repository contains a Pytho...

8.8CVSS6.5AI score0.99077EPSS
SaveExploits25
Kitploit
Kitploit
added 2026/08/21 1:47 a.m.1 views

thermoptic

thermoptic "믿을 수가 없군, 열광학 위장이라니!" 무엇인가요? 이것은 JA4+ 같은 핑거프린팅을 사용해 특정 HTTP 클라이언트를 차단하는 서비스를 우회하도록 설계된 HTTP 프록시입니다. 이 프록시를 사용하면 curl 같은 선호하는 HTTP 클라이언트를 계속 사용하면서도 실제 Chrome/Chromium 웹 브라우저와 불가능할 정도로 구별할 수 없는 핑거프린트를 가질 수 있습니다. thermoptic에는 JavaScript 기반 핑거프린팅을 완화하기 위한 재미있는 기능도 포함되어 있습니다. 또한 웹 브라우저와 저수...

5.4AI score
SaveExploits0
IBM Security Bulletins
IBM Security Bulletins
added 2026/08/21 1:32 a.m.11 views

Security Bulletin: Multiple vulnerabilities have been identified with the DS8900F and DS8A00 Hardware Management Console (HMC)

Summary DS8900F and DS8A00 updates have been released to remediate vulnerabilities in various components like IBM Java Quarterly Update, IBM WebSphere Application Server, IBM Power HMC, Linux Kernel, OpenSSL, libsoup, libssh, OpenSSH, net-snmp, Apache HTTP Server httpd, Expat libexpat, libpng,...

9.8CVSS7.6AI score0.01549EPSS
SaveExploits4Affected Software2
Kitploit
Kitploit
added 2026/08/21 12:50 a.m.157 views

gdbfuzz

GDBFuzz: Debugger-Driven Fuzzing This is the companion code for the paper: 'Fuzzing Embedded Systems using Debugger Interfaces'. A preprint of the paper can be found here https://publications.cispa.saarland/3950/. The code allows the users to reproduce and extend the results reported in the paper...

6.8AI score
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2026/08/21 12:44 a.m.6 views

SUSE CVE-2026-68231

In the Linux kernel, the following vulnerability has been resolved: media: airspy: Return queued buffers on startstreaming failure The vb2 framework hands buffers to the driver via bufqueue before calling startstreaming. If startstreaming returns an error without first returning those buffers via...

5.5AI score0.0022EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/21 12:44 a.m.6 views

SUSE CVE-2026-68234

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix bo-pin leaking in amdgpubocreatereserved amdgpubocreatereserved only allocates a new BO when boptr struct amdgpubo boptr as input parameter is NULL, it simply skips creation when boptr is non-NULL. But it...

5.6AI score0.00176EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/21 12:44 a.m.8 views

SUSE CVE-2026-68235

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: dce100: skip non-DP stream encoders for DP MST On DCE8-class ASICs e.g. Bonaire, the resource pool contains digital DIG stream encoders plus one analog DAC encoder. When assigning a stream encoder for a second...

5.6AI score0.00198EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/21 12:44 a.m.5 views

SUSE CVE-2026-68236

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: set newstream to NULL after release In dmupdatecrtcstate, the skipmodeset path releases newstream via dcstreamrelease but does not set the pointer to NULL. If a later error e.g., color management failure triggers...

7.8CVSS5.5AI score0.00125EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/21 12:44 a.m.6 views

SUSE CVE-2026-68239

In the Linux kernel, the following vulnerability has been resolved: drm/ttm: Account for NULL and handle pages in ttmpoolbackup Pages in ttmpoolbackup can be NULL or backup handles ttmbackuppageptrishandle, neither of which can be passed to setpagesarraywb or freed. Add a dedicated WB pass before...

5.4AI score0.00166EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/21 12:44 a.m.10 views

SUSE CVE-2026-68240

In the Linux kernel, the following vulnerability has been resolved: drm/gpusvm: publish dpagemap early to avoid device mapping leak on error drmgpusvmgetpages only stored the local dpagemap into svmpages-dpagemap on the success path. If a later page failed e.g. -EOPNOTSUPP when ctx-allowmixed is...

8.8CVSS5.5AI score0.00162EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/21 12:44 a.m.6 views

SUSE CVE-2026-68242

In the Linux kernel, the following vulnerability has been resolved: drm/i915/gt: Fix NULL deref on schedengine alloc failure Avoid using intelcontextput before intelcontextinit in execlistscreatevirtual as the krefput inside would lead to NULL deref on the IOCTL path when schedengine allocation...

5.5AI score0.00189EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/21 12:44 a.m.5 views

SUSE CVE-2026-68243

In the Linux kernel, the following vulnerability has been resolved: drm/i915/gem: Fix NULL deref in I915CONTEXTPARAMSSEU Setting context engine slot N into I915ENGINECLASSINVALID / I915ENGINECLASSINVALIDNONE and attempting to apply I915CONTEXTPARAMSSEU to the same slot N will deref NULL. Fix that...

5.5AI score0.00172EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/21 12:44 a.m.7 views

SUSE CVE-2026-68245

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix lifetime issue of amdgpuvmgettaskinfopasid The vm pointer returned from amdgpuvmgetvmfrompasid is only valid while the lock is still being held. Once xaunlockirqrestore is called and returned, the pointer is no...

7.8CVSS5.6AI score0.00163EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/21 12:44 a.m.7 views

SUSE CVE-2026-68248

In the Linux kernel, the following vulnerability has been resolved: drm/i915: Return NULL on error in activeinstance Avoid returning &node-base when node is NULL due to OOM during GFPATOMIC allocation. Discovered using AI-assisted static analysis confirmed by Intel Product Security. cherry picked...

5.5AI score0.00172EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/21 12:42 a.m.9 views

SUSE CVE-2026-72185

In the Linux kernel, the following vulnerability has been resolved: ntfs: fix WARNON for resident attribute in ntfsmaprunlistnolock When ntfsmaprunlistnolock needs to look up the attribute extent containing a target VCN ctxneedsreset == true, it calls ntfsattrlookup and then expects the result to...

9.8CVSS5.7AI score0.00626EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/21 12:42 a.m.5 views

SUSE CVE-2026-72220

In the Linux kernel, the following vulnerability has been resolved: sunrpc: harden rqprocinfo lifecycle to prevent double-free The svcreleaserqst function executes the callback inside rqstp-rqprocinfo-pcrelease. However, if a worker thread begins processing a new request and encounters an early...

9.8CVSS5.7AI score0.00588EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/21 12:42 a.m.7 views

SUSE CVE-2026-72222

In the Linux kernel, the following vulnerability has been resolved: sunrpc: pin svcxprt across the asynchronous TLS handshake callback svctcphandshake stores the raw svcxprt pointer in tlshandshakeargs.tadata and submits the request through tlsserverhellox509. The handshake core takes only...

9.8CVSS5.8AI score0.00618EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/21 12:42 a.m.8 views

SUSE CVE-2026-72234

In the Linux kernel, the following vulnerability has been resolved: batman-adv: access unicastttvn skb-data only after skb realloc The pskbmaypull called by batadvgetvid could reallocate the buffer behind the skb. Variables which were pointing to the old buffer need to be reassigned to avoid an...

9.8CVSS5.7AI score0.00675EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/21 12:42 a.m.8 views

SUSE CVE-2026-72248

In the Linux kernel, the following vulnerability has been resolved: netfilter: flowtable: support IPIP tunnel with direct xmit The combination of IPIP tunnel with direct xmit, eg. bridge device, breaks because no dstentry is provided to check the skb headroom and to set the iph-fragoff field. Thi...

9.8CVSS5.5AI score0.00516EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/21 12:42 a.m.7 views

SUSE CVE-2026-72251

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfnatsip: reload possible stale data pointer quoting sashiko: ------------------------------------------------------------------------ .. noticed a potential memory bug and header corruption involving the SIP NAT helpe...

9.8CVSS6.1AI score0.00695EPSS
SaveExploits0References3
Rows per page
Query Builder