Lucene search
+L

29825 matches found

Tenable Nessus
Tenable Nessus
•added 2026/07/20 12:00 a.m.•12 views

TencentOS Server 4: kernel (TSSA-2026:0663)

The version of Tencent Linux installed on the remote TencentOS Server 4 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the TSSA-2026:0663 advisory. Package updates are available for TencentOS Server 4 that fix the following vulnerabilities:...

7.8CVSS6.8AI score0.00278EPSS
SaveExploits110References2
Tenable Nessus
Tenable Nessus
•added 2026/07/20 12:00 a.m.•13 views

RHEL 9 : kernel (RHSA-2026:16206)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by a vulnerability as referenced in the RHSA-2026:16206 advisory. The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: Dirty Frag is a new universal Local...

8.8CVSS6.8AI score0.0247EPSS
SaveExploits34References4
UbuntuCve
UbuntuCve
•added 2026/07/20 12:00 a.m.•27 views

CVE-2026-63947

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: HIDP: fix missing length checks in hidpinputreport hidpinputreport reads keyboard and mouse payload data from an skb without first verifying that skb-len contains enough data. hidprecvintrframe pulls the 1-byte HIDP...

8.8CVSS5.3AI score0.00346EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
•added 2026/07/20 12:00 a.m.•22 views

CVE-2026-63991

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: 6lowpan: check skbclone return value in sendmcastpkt The skbclone function can return NULL if memory allocation fails. sendmcastpkt calls skbclone without checking the return value, which can lead to a NULL pointer...

5.4AI score0.0022EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
•added 2026/07/20 12:00 a.m.•19 views

CVE-2026-63930

In the Linux kernel, the following vulnerability has been resolved: iio: buffer: hw-consumer: fix use-after-free in error path In the errputbuffers cleanup path of iiohwconsumeralloc, the code was using listforeachentry to iterate through buffers while calling iiobufferput which can free the...

7.8CVSS5.5AI score0.00171EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
•added 2026/07/20 12:00 a.m.•21 views

CVE-2026-63902

In the Linux kernel, the following vulnerability has been resolved: USB: serial: cypressm8: validate interrupt packet headers cypressreadintcallback parses the interrupt-in buffer according to the selected Cypress packet format. Format 1 has a two-byte status/count header and format 2 has a...

5.5AI score0.0022EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
•added 2026/07/20 12:00 a.m.•22 views

CVE-2026-63890

In the Linux kernel, the following vulnerability has been resolved: scsi: fcoe: Reject FIP descriptors with zero fipdlen in CVL walker drivers/scsi/fcoe/fcoectlr.c::fcoectlrrecvclrvlink advanced the descriptor cursor by an attacker-supplied fipdlen without ever requiring dlen = sizeofstruct fipde...

5.4AI score0.0022EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
•added 2026/07/20 12:00 a.m.•24 views

CVE-2026-63926

In the Linux kernel, the following vulnerability has been resolved: bpf: sockmap: fix tail fragment offset in bpfmsgpushdata When bpfmsgpushdata inserts data in the middle of a scatterlist entry, it splits the original entry into a left fragment and a right fragment. The right fragment offset is...

8.4CVSS5.4AI score0.00196EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
•added 2026/07/20 12:00 a.m.•18 views

CVE-2026-63925

In the Linux kernel, the following vulnerability has been resolved: macsec: fix replay protection at XPN lower-PN wrap In macsecpostdecrypt, when pn is U32MAX, pn + 1 overflows u32 to 0 and the first branch never fires. If nextpnhalves.lower is also in the upper half, pnsamehalfpn, lower is true...

8.1CVSS5.4AI score0.00402EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
•added 2026/07/20 12:00 a.m.•19 views

CVE-2026-64000

In the Linux kernel, the following vulnerability has been resolved: net: hsr: fix potential OOB access in supervision frame handling Ensure the entire TLV header is linearized before access by adding sizeofstruct hsrsuptlv to the pskbmaypull calls. Without this, a truncated frame could cause an...

9.8CVSS5.4AI score0.00721EPSS
SaveExploits0References11
OSV
OSV
•added 2026/07/20 12:00 a.m.•18 views

UBUNTU-CVE-2026-64128

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: ISO: drop ISOEND frames received without prior ISOSTART ISO data PDUs carry a packet-boundary flag indicating START, CONT, END or SINGLE. The ISOCONT branch of isorecv guards against a missing ISOSTART by checking...

5.5CVSS5.7AI score0.00162EPSS
SaveExploits0References20
OSV
OSV
•added 2026/07/20 12:00 a.m.•11 views

UBUNTU-CVE-2026-64053

In the Linux kernel, the following vulnerability has been resolved: block: don't overwrite bipvcnt in biointegritycopyuser biointegrityaddpage already sets bipvcnt to 1 for the bounce segment. Overwriting it with nrvecs breaks bipvcnt = bipmaxvcnt on WRITE bipmaxvcnt is 1, so the gap-merge checks...

7.8CVSS5.6AI score0.00175EPSS
SaveExploits0References10
OSV
OSV
•added 2026/07/20 12:00 a.m.•11 views

UBUNTU-CVE-2026-63978

In the Linux kernel, the following vulnerability has been resolved: net/handshake: Drain pending requests at net namespace exit The arguments to listspliceinit in handshakenetexit are reversed. The call moves the local empty "requests" list onto hn-hnrequests, leaving the local list empty, so the...

9.8CVSS5.7AI score0.00671EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
•added 2026/07/20 12:00 a.m.•21 views

CVE-2026-64163

In the Linux kernel, the following vulnerability has been resolved: testkprobes: clear kprobes between test runs Running the kprobes sanity tests twice makes all tests fail and eventually crashes the kernel. root@martin-riscv-1 echo 1 /sys/kernel/debug/kunit/kprobestest/run ... Totals: pass:5...

5.5CVSS5.4AI score0.00162EPSS
SaveExploits0References19
UbuntuCve
UbuntuCve
•added 2026/07/20 12:00 a.m.•19 views

CVE-2026-64087

In the Linux kernel, the following vulnerability has been resolved: hwmon: pmbus/adm1266 reject implausible blackbox recordcount adm1266nvmemreadblackbox loops over a recordcount that comes straight from byte 3 of the BLACKBOXINFO response. The destination buffer is data-devmem, sized for the nvm...

5.5CVSS5.4AI score0.00162EPSS
SaveExploits0References31
OSV
OSV
•added 2026/07/20 12:00 a.m.•10 views

UBUNTU-CVE-2026-64005

In the Linux kernel, the following vulnerability has been resolved: net/smc: Do not re-initialize smc hashtables INITHLISTHEAD&smcvhashinfo.ht are called after smcnlinit, protoregister and sockregister. This can lead to smcvhashinfo.ht being reset even though hash entries already exist and are...

7.8CVSS5.7AI score0.00176EPSS
SaveExploits0References10
OSV
OSV
•added 2026/07/20 12:00 a.m.•12 views

UBUNTU-CVE-2026-63922

In the Linux kernel, the following vulnerability has been resolved: ipv6: exthdrs: refresh nh after handling HAO option ip6parsetlv caches skbnetworkheaderskb in nh while walking IPv6 TLVs. ipv6desthao may call pskbexpandhead for a cloned skb, which can move the skb head and invalidate the cached...

9.8CVSS5.6AI score0.00755EPSS
SaveExploits0References14
OSV
OSV
•added 2026/07/20 12:00 a.m.•13 views

UBUNTU-CVE-2026-64126

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: validate Add Extended Advertising Data length MGMTOPADDEXTADVDATA is registered as a variable-length command, with MGMTADDEXTADVDATASIZE as the fixed header size. The handler then uses cp-advdatalen and...

7.3CVSS5.8AI score0.00171EPSS
SaveExploits0References20
OSV
OSV
•added 2026/07/20 12:00 a.m.•12 views

UBUNTU-CVE-2026-64001

In the Linux kernel, the following vulnerability has been resolved: ALSA: pcm: oss: Fix setup list UAF on proc write error sndpcmossprocwrite links a newly allocated setup entry into the OSS setup list before duplicating the task name. If the task-name allocation fails, the error path frees the...

5.6AI score0.00209EPSS
SaveExploits0References10
OSV
OSV
•added 2026/07/20 12:00 a.m.•20 views

UBUNTU-CVE-2026-64106

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: vgic-its: Reject restored DTE with out-of-range numeventidbits Userspace can restore an ITS Device Table Entry whose Size field encodes more EventID bits than the virtual ITS supports. The live MAPD path rejects that...

9CVSS5.6AI score0.0019EPSS
SaveExploits0References20
Rows per page
Query Builder