Lucene search
+L

308 matches found

Tenable Nessus
Tenable Nessus
added 2026/08/25 12:00 a.m.8 views

EulerOS Virtualization 2.13.1 : kernel (EulerOS-SA-2026-3176)

According to the versions of the kernel packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : USB: core: Limit the length of unkillable synchronous timeoutsCVE-2026-43428 usb: typec: ucsi: validate connector number in...

9.8CVSS7.2AI score0.01501EPSS
SaveExploits92References286
Tenable Nessus
Tenable Nessus
added 2026/08/25 12:00 a.m.6 views

EulerOS Virtualization 2.13.0 : kernel (EulerOS-SA-2026-3216)

According to the versions of the kernel packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : USB: core: Limit the length of unkillable synchronous timeoutsCVE-2026-43428 usb: typec: ucsi: validate connector number in...

9.8CVSS7.2AI score0.01501EPSS
SaveExploits92References286
Tenable Nessus
Tenable Nessus
added 2026/08/17 12:00 a.m.5 views

Unity Linux 20.1050a Security Update: kernel (UTSA-2026-100526)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-100526 advisory. In the Linux kernel, the following vulnerability has been resolved: crypto: qat - fix VF2PF work teardown race in adfdisablesriov The VF2PF interrupt handler queues...

8.8CVSS5.6AI score0.00135EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/15 6:22 a.m.5 views

UBUNTU-CVE-2026-74256

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: fix integer overflow in bpfmsgpopdata bounds check start and len are u32, so u64 last = start + len; evaluates start + len in 32-bit and wraps before storing it in last. The bounds check if start = offset + l || las...

8.4CVSS5.5AI score0.00185EPSS
SaveExploits0References11
OSV
OSV
added 2026/08/15 5:59 a.m.9 views

CVE-2026-74414 hfsplus: Remove the duplicate attr inode dirty marking action

In the Linux kernel, the following vulnerability has been resolved: hfsplus: Remove the duplicate attr inode dirty marking action Syzbot reported a null-ptr-deref in 1. If the attributes file is not loaded during system mount, a trigger occurs 1 when setxattr is executed in userspace. Remove the...

5.4AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/15 5:57 a.m.33 views

CVE-2026-74266 net/sched: sch_dualpi2: Do not call qdisc_tree_reduce_backlog during peek before restoring qlen

In the Linux kernel, the following vulnerability has been resolved: net/sched: schdualpi2: Do not call qdisctreereducebacklog during peek before restoring qlen Whenever dualpi2 drops packets during peek, it calls qdisctreereducebacklog. An issue arises because it calls qdisctreereducebacklog befo...

0.00198EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/15 5:57 a.m.8 views

EUVD-2026-59403

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: fix integer overflow in bpfmsgpopdata bounds check start and len are u32, so u64 last = start + len; evaluates start + len in 32-bit and wraps before storing it in last. The bounds check if start = offset + l || las...

5.5AI score0.00185EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.17 views

PT-2026-72702

In the Linux kernel, the following vulnerability has been resolved: net/sched: sch dualpi2: Do not call qdisc tree reduce backlog during peek before restoring qlen Whenever dualpi2 drops packets during peek, it calls qdisc tree reduce backlog. An issue arises because it calls qdisc tree reduce...

5.4AI score0.00198EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.17 views

PT-2026-72692

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: fix integer overflow in bpf msg pop data bounds check start and len are u32, so u64 last = start + len; evaluates start + len in 32-bit and wraps before storing it in last. The bounds check if start = offset + l ||...

5.4AI score0.00185EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.21 views

PT-2026-72850

In the Linux kernel, the following vulnerability has been resolved: hfsplus: Remove the duplicate attr inode dirty marking action Syzbot reported a null-ptr-deref in 1. If the attributes file is not loaded during system mount, a trigger occurs 1 when setxattr is executed in userspace. Remove the...

5.3AI score0.00155EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/08/05 12:00 a.m.8 views

CVE-2026-64582

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix a use-after-free problem in rxemmap rxemmap removes a rxemmapinfo struct from the pendingmmaps list and releases pendinglock while the struct's kref is still at 1: listdelinit&ip-pendingmmaps;...

7.8CVSS5.6AI score0.0013EPSS
SaveExploits0References2
CVE
CVE
added 2025/07/25 3:27 p.m.41 views

CVE-2025-38442

The CVE-2025-38442 entry concerns the Linux kernel and a fix for large folio support when THP (Transparent Huge Pages) is disabled. The vulnerability could trigger a NULL pointer dereference during boot if a block device with logical block size larger than the page size is present while THP is of...

5.5CVSS6.4AI score0.0014EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2024/12/04 2:20 p.m.348 views

CVE-2024-53130

CVE-2024-53130 affects the Linux kernel nilfs2 code. The issue is a NULL pointer dereference in the block_dirty_buffer tracepoint when using mark_buffer_dirty(), caused by bh->b_bdev->bd_dev being dereferenced even if the buffer head lacks a block_device pointer. The kernel fix makes nilfs_...

5.5CVSS6.5AI score0.00229EPSS
SaveExploits0References10Affected Software1
Debian CVE
Debian CVE
added 2024/12/02 1:44 p.m.22 views

CVE-2024-53120

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: CT: Fix null-ptr-deref in add rule err flow In error flow of mlx5tcctentryaddrule, in case ctruleadd callback returns error, zonerule-attr is used uninitiated. Fix it to use attr which has the needed pointer value...

7.5CVSS5.5AI score0.00658EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/11/21 7:27 p.m.20 views

CVE-2024-53064

In the Linux kernel, the following vulnerability has been resolved: idpf: fix idpfvccoreinit error path In an event where the platform running the device control plane is rebooted, reset is detected on the driver. It releases all the resources and waits for the reset to complete. Once the reset i...

4.4CVSS6.8AI score0.00201EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/11/21 7:15 p.m.40 views

CVE-2024-50255

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci: fix null-ptr-deref in hcireadsupportedcodecs Fix hcicmdsyncsk to return not NULL for unknown opcodes. hcicmdsyncsk returns NULL if a command returns a status event. However, it also returns NULL where an opcode...

5.5CVSS6.5AI score0.0022EPSS
SaveExploits0References4
NVD
NVD
added 2024/11/19 6:15 p.m.25 views

CVE-2024-53064

In the Linux kernel, the following vulnerability has been resolved: idpf: fix idpfvccoreinit error path In an event where the platform running the device control plane is rebooted, reset is detected on the driver. It releases all the resources and waits for the reset to complete. Once the reset i...

5.5CVSS0.00201EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/11/19 5:22 p.m.42 views

CVE-2024-53064 idpf: fix idpf_vc_core_init error path

In the Linux kernel, the following vulnerability has been resolved: idpf: fix idpfvccoreinit error path In an event where the platform running the device control plane is rebooted, reset is detected on the driver. It releases all the resources and waits for the reset to complete. Once the reset i...

0.00201EPSS
SaveExploits0References2
OSV
OSV
added 2024/11/19 5:22 p.m.77 views

CVE-2024-53064 idpf: fix idpf_vc_core_init error path

In the Linux kernel, the following vulnerability has been resolved: idpf: fix idpfvccoreinit error path In an event where the platform running the device control plane is rebooted, reset is detected on the driver. It releases all the resources and waits for the reset to complete. Once the reset i...

5.5CVSS6AI score
SaveExploits0References5
CVE
CVE
added 2024/11/19 5:22 p.m.151 views

CVE-2024-53064

CVE-2024-53064 is a Linux kernel issue in the idpf/vc_core mailbox path. During a reboot-retry sequence, the mailbox workqueue may still run after resources are freed, leading to a NULL pointer dereference when the released control queue is accessed. The fix unrolls the workqueue cancellation and...

5.5CVSS5.3AI score0.00201EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder