Lucene search
+L

148772 matches found

Circl
Circl
added 2026/08/11 3:26 a.m.12 views

CVE-2026-48158

creationtimestamp| type| source ---|---|--- 2026-08-11 03:26:04+00:00| seen| https://bsky.app/profile/stackflag.bsky.social/post/3msro5xarkn2n...

9.3CVSS4.9AI score0.00671EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/08/10 4:56 p.m.18 views

Eclipse Foundation OpenJ9: Eclipse OpenJ9: Incorrect method delegation can lead to integrity issues

A flaw was found in Eclipse OpenJ9. When executing specially crafted class files, the Java Virtual Machine JVM incorrectly delegates method calls from a recompiled abstract superclass method to an interface default method. This can lead to unexpected program behavior and potential data integrity...

9.6CVSS5.2AI score0.00534EPSS
SaveExploits0References7
IBM Security Bulletins
IBM Security Bulletins
added 2026/08/10 4:50 p.m.24 views

Security Bulletin: Vulnerabilities exists in IBM Cloud Pak for Data System (CPDS 1.0)

Summary Vulnerabilities exists in IBM Cloud Pak for Data System CPDS 1.0 addressed in 11.3.1.2-IF1 Vulnerability Details CVEID:CVE-2025-71176 DESCRIPTION: pytest through 9.0.2 on UNIX relies on directories with the /tmp/pytest-of-user name pattern, which allows local users to cause a denial of...

7.5CVSS8.2AI score0.01262EPSS
SaveExploits4Affected Software1
Cvelist
Cvelist
added 2026/08/10 2:33 p.m.45 views

CVE-2026-72761 Webhook SSRF guard bypassed by IPv6 transition addresses (NAT64/6to4/Teredo pass is_global check) in vulnerability-lookup

The webhook URL validator in website/notifications/webhooks.py uses ip.isglobal to reject non-public addresses after DNS resolution. IPv6 transition addresses NAT64 64:ff9b::/96, 6to4 2002::/16, Teredo 2001:0000::/32 are classified as globally routable by IANA, so isglobal returns True even when...

6.9CVSS0.00468EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/10 1:21 p.m.6 views

MINI-F3PJ-G7H5-329P

Bulletin has no description...

6.4CVSS7AI score0.00146EPSS
SaveExploits0
OSV
OSV
added 2026/08/10 1:21 p.m.5 views

MINI-QQG9-JM6W-HV5Q

Bulletin has no description...

6.5CVSS7AI score0.00422EPSS
SaveExploits0
OSV
OSV
added 2026/08/10 1:20 p.m.8 views

DEBIAN-CVE-2026-68228

In the Linux kernel, the following vulnerability has been resolved: media: chips-media: wave5: Move srcbuf Removal to finishencode During encoder processing, there is a case where the IRQ response could return the buffer back to userspace via v4l2m2mbufdone call. In this time, userspace could que...

7.8CVSS5.4AI score0.00175EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/10 1:20 p.m.11 views

CVE-2026-68168

In the Linux kernel, the following vulnerability has been resolved: afs: Fix afseditdirremove to get, not find, block 0 Fix afseditdirremove to use afsdirgetblock to get block 0 rather than afsdirfindblock as the latter caches the found block in the afsdiriter and may switch out the page it's on ...

0.00206EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/10 12:04 p.m.10 views

EUVD-2026-55572

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Reject unhashed UDP sockets on sockmap update UDP sockets get SOCKRCUFREE set when auto-bound. This means skisrefcountedunbound = true, while skisrefcountedbound = false. Because sockmap accepts unbound UDP sockets,...

5.3AI score0.00215EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/10 12:01 p.m.74 views

CVE-2026-68245

CVE-2026-68245 affects the Linux kernel’s DRM/amdgpu component. The issue is a use-after-unlock: a vm pointer retrieved via amdgpu_vm_get_vm_from_pasid() is used after xa_unlock_irqrestore releases the lock, leaving the pointer vulnerable to modification. The documented fix removes the dependency...

7.8CVSS5.2AI score0.00175EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/10 12:01 p.m.43 views

CVE-2026-68245 drm/amdgpu: fix lifetime issue of amdgpu_vm_get_task_info_pasid()

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.8CVSS0.00175EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/10 12:00 p.m.51 views

CVE-2026-68219

In the Linux kernel, the vulnerability CVE-2026-68219 affects the media: nxp: imx8-isi component where the downscaling factor was not properly validated before applying settings to ISI hardware. The fix limits the downscaling factor (maximum 16) and adds a minimum value constraint, preventing the...

7.8CVSS5.2AI score0.00175EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/10 11:59 a.m.14 views

EUVD-2026-55554

In the Linux kernel, the following vulnerability has been resolved: afs: Fix afseditdirremove to get, not find, block 0 Fix afseditdirremove to use afsdirgetblock to get block 0 rather than afsdirfindblock as the latter caches the found block in the afsdiriter and may switch out the page it's on ...

5.3AI score0.00206EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/10 11:58 a.m.38 views

CVE-2026-68133 ice: fix PTP Call Trace during PTP release

In the Linux kernel, the following vulnerability has been resolved: ice: fix PTP Call Trace during PTP release If a PF reset occurs when the PTP state is ICEPTPUNINIT, then iceptprebuild will update the state to ICEPTPERROR. This will result in the following PTP release call trace during driver...

0.00209EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/10 11:58 a.m.13 views

EUVD-2026-55493

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/gfx9.4.3: replace BUGON with WARNON There's no need to crash the kernel for these cases. cherry picked from commit 5676593d08998d7a6d9e2d51d6b54b3820e3755c...

5.3AI score0.00209EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/10 11:58 a.m.41 views

CVE-2026-68107 drm/amdgpu/vcn4: avoid rereading IB param length

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/vcn4: avoid rereading IB param length Reuse the parameter length returned by vcnv40encfindibparam instead of rereading it from the IB. This avoids a potential TOCTOU issue if the IB contents change between reads. cherr...

8.8CVSS0.00175EPSS
SaveExploits0References5
IBM Security Bulletins
IBM Security Bulletins
added 2026/08/10 11:58 a.m.19 views

Security Bulletin:Vulnerability in Netty affects IBM Netezza Appliance

Summary The Netty package is used by IBM Netezza Appliance. IBM Netezza Appliance has addressed the applicable CVEsCVE-2026-45673, CVE-2026-45674, CVE-2026-47691 Vulnerability Details CVEID:CVE-2026-45673 DESCRIPTION: Netty is a network application framework for development of protocol servers an...

10CVSS7.7AI score0.00403EPSS
SaveExploits0Affected Software1
Cvelist
Cvelist
added 2026/08/10 10:41 a.m.41 views

CVE-2026-72582 fastschema - Unauthenticated NULL Pointer Dereference DoS in Account Recovery Endpoint

A NULL pointer dereference vulnerability in fastschema through v0.15.1 allows an unauthenticated remote attacker to crash the server process with a single HTTP request. The sendOTPEmail function in pkg/auth/local.go dereferences a pointer obtained from an unchecked error path without validating i...

7.5CVSS0.00608EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/10 9:14 a.m.3 views

CGA-23JX-XWGP-CVVH

Bulletin has no description...

4.7CVSS5.6AI score0.00296EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/08/10 8:15 a.m.20 views

CVE-2025-71381

A flaw was found in Hono's Cross-Origin Resource Sharing CORS middleware. When the origin is not set to a wildcard, the middleware improperly copies the Vary header from incoming requests into the response. This allows an attacker to inject arbitrary Vary values, potentially leading to cache key...

6.9CVSS5.4AI score0.00292EPSS
SaveExploits0References5
Rows per page
Query Builder