Lucene search
+L

16983 matches found

Microsoft CVE
Microsoft CVE
added 2026/08/11 8:16 a.m.12 views

pppoe: reload header pointer after dev_hard_header()

...

9.8CVSS5.2AI score0.00138EPSS
SaveExploits1
Microsoft CVE
Microsoft CVE
added 2026/08/11 8:12 a.m.10 views

sctp: auth: verify auth requirement when auth_chunk is NULL

...

9.8CVSS5.2AI score0.00597EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/08/11 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-68168

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - 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 t...

5.9AI score0.00198EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/11 12:00 a.m.8 views

ALSA-2026:53330 Important: kernel security, bug fix, and enhancement update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: fsnotify: Fix ordering of iput and watchedobjects decrement CVE-2024-53143 kernel: shmem: fix recovery on rename failures CVE-2025-71072 kernel: futex: Fix UaF between futexkeytonodeopt a...

8.2CVSS6.5AI score0.00417EPSS
SaveExploits4References16
Tenable Nessus
Tenable Nessus
added 2026/08/11 12:00 a.m.8 views

RHEL 10 : thunderbird (RHSA-2026:53445)

The remote Redhat Enterprise Linux 10 host has a package installed that is affected by multiple vulnerabilities as referenced in the RHSA-2026:53445 advisory. Mozilla Thunderbird is a standalone mail and newsgroup client. Security Fixes: firefox: thunderbird: Site isolation issue in the DOM:...

9.8CVSS6.7AI score0.00521EPSS
SaveExploits1References68
RedHat Linux
RedHat Linux
added 2026/08/10 4:56 p.m.13 views

openjdk: Enhance JPEG handling (Oracle CPU 2026-07)

A flaw was found in OpenJDK. ASAN reports a heap integrity violation...

3.7CVSS7.1AI score0.00254EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/10 1:20 p.m.15 views

CVE-2026-68427

In the Linux kernel, the following vulnerability has been resolved: gpu: host1x: Fix use-after-free in host1xboclearcachedmappings host1xbounpin drops the last reference to the mapping and frees it, so we can't dereference mapping afterwards. The cache itself outlives the mapping, so use the cach...

7.8CVSS0.00125EPSS
SaveExploits0References6
NVD
NVD
added 2026/08/10 1:20 p.m.13 views

CVE-2026-68389

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hciqca: Clear memdump state on invalid dump size qcacontrollermemdump allocates qca-qcamemdump before processing the first dump packet. For a sequence-zero packet it then disables IBS, marks memdump collection active,...

8.8CVSS0.00254EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/10 1:20 p.m.12 views

CVE-2026-68366

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: uvc: clamp SENDRESPONSE length to the response buffer uvcsendresponse builds the UVC control response from a user-supplied struct uvcrequestdata: req-length = mintunsigned int, uvc-eventlength, data-length;...

0.00184EPSS
SaveExploits0References8
NVD
NVD
added 2026/08/10 1:20 p.m.11 views

CVE-2026-68368

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: fncm: validate datagram bounds in ncmunwrapntb When unpacking host-supplied NTBs, ncmunwrapntb checks datagram length against framemax but does not verify that the datagram fits within the declared block length...

0.00211EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/10 1:20 p.m.9 views

DEBIAN-CVE-2026-68340

In the Linux kernel, the following vulnerability has been resolved: hwmon: occ: validate poll response sensor blocks The OCC poll response parser walks a counted list of sensor data blocks. It used the static backing-array capacity as the parse boundary, but a transport response makes only...

7.7CVSS5.2AI score0.00148EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/10 1:20 p.m.9 views

CVE-2026-68255

In the Linux kernel, the following vulnerability has been resolved: drm/virtio: bound EDID block reads to the response buffer virtiogetedidblock validates the read offset only against the device-supplied resp-size field, never against the fixed-size resp-edid array. The EDID block index is driven...

7.7CVSS0.0019EPSS
SaveExploits0References8
NVD
NVD
added 2026/08/10 1:20 p.m.15 views

CVE-2026-68253

In the Linux kernel, the following vulnerability has been resolved: drm/i915/hdcp: check streams bounds before overflow The data-streams overflow check is done after the buffer overflow has already happened. Move the overflow check before the write. Side note, emitting a warning splat with a...

7.8CVSS0.00143EPSS
SaveExploits0References7
NVD
NVD
added 2026/08/10 1:20 p.m.30 views

CVE-2026-68229

In the Linux kernel, the following vulnerability has been resolved: media: cedrus: skip invalid H.264 reference list entries Cedrus consumes H.264 refpiclist0/refpiclist1 entries from the stateless slice control and later uses their indices to look up decode-dpb in cedruswritereflist. Rejecting...

7.1CVSS0.0016EPSS
SaveExploits0References8
NVD
NVD
added 2026/08/10 1:20 p.m.8 views

CVE-2026-68230

In the Linux kernel, the following vulnerability has been resolved: media: amlogic-c3: Add validations for ae and awb config Avoid invalid memory access if the zonesnum is bigger than zoneweight. This patch fixes the following smatch errors: drivers/media/platform/amlogic/c3/isp/c3-isp-params.c:1...

7.3CVSS0.0017EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/10 1:20 p.m.14 views

CVE-2026-68184

In the Linux kernel, the following vulnerability has been resolved: cdrom: fix stack out-of-bounds read in CDROMVOLCTRL mmcioctlcdromvolume first reads the audio control mode page into a 32-byte stack buffer with cgc-buflen set to 24. If the device reports a block descriptor, the function increas...

0.0021EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/10 1:20 p.m.16 views

DEBIAN-CVE-2026-68157

In the Linux kernel, the following vulnerability has been resolved: libceph: guard missing CRUSH type name lookup Localized read selection can walk a parent bucket whose name exists in the CRUSH map while its type has no matching entry in typenames. getimmediateparent then dereferences a NULL...

7.5CVSS5.2AI score0.00686EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/08/10 1:20 p.m.10 views

CVE-2026-68302

In the Linux kernel, the following vulnerability has been resolved: amt: re-read skb header pointers after every pull Several AMT receive and transmit paths cache a pointer into the skb head iphdr, ipv6hdr, ethhdr or the AMT message header and then call a helper that can reallocate that head befo...

9.8CVSS5.4AI score0.00477EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/10 1:20 p.m.7 views

UBUNTU-CVE-2026-68308

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7996: check pointer returned by mt76connacgethephycap mt76connacgethephycap routine can theoretically return NULL so check cap pointer before dereferencing it...

5.2AI score0.00168EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/10 1:20 p.m.11 views

UBUNTU-CVE-2026-68211

In the Linux kernel, the following vulnerability has been resolved: media: stm32-dcmipp: 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 buffe...

5.2AI score0.00173EPSS
SaveExploits0References5
Rows per page
Query Builder