Lucene search
+L

9583 matches found

UbuntuCve
UbuntuCve
added 2026/02/04 4:16 p.m.9 views

CVE-2026-23045

In the Linux kernel, the following vulnerability has been resolved: net/ena: fix missing lock when update devlink params Fix assert lock warning while calling devlparamdriverinitvalueset in ena. WARNING: net/devlink/core.c:261 at devlassertlocked+0x62/0x90, CPU0: kworker/0:0/9 CPU: 0 UID: 0 PID: ...

5.3AI score0.00151EPSS
SaveExploits0References5
OSV
OSV
added 2026/02/04 4:16 p.m.10 views

UBUNTU-CVE-2026-23045

In the Linux kernel, the following vulnerability has been resolved: net/ena: fix missing lock when update devlink params Fix assert lock warning while calling devlparamdriverinitvalueset in ena. WARNING: net/devlink/core.c:261 at devlassertlocked+0x62/0x90, CPU0: kworker/0:0/9 CPU: 0 UID: 0 PID: ...

5.7AI score0.00151EPSS
SaveExploits0References10
EUVD
EUVD
added 2026/02/04 4:4 p.m.8 views

EUVD-2026-5497

In the Linux kernel, the following vulnerability has been resolved: drm/panel-simple: fix connector type for DataImage SCF0700C48GGU18 panel The connector type for the DataImage SCF0700C48GGU18 panel is missing and devmdrmpanelbridgeadd requires connector type to be set. This leads to a warning a...

5.2AI score0.00173EPSS
SaveExploits0References4
CVE
CVE
added 2026/02/04 4:4 p.m.35 views

CVE-2026-23049

CVE-2026-23049 concerns the Linux kernel drm/panel-simple code for the DataImage SCF0700C48GGU18 panel. The issue is a missing/invalid connector type, which causes a warning and a backtrace in the kernel log and prevents the panel from working when using devm_drm_panel_bridge_add()/devm_drm_of_ge...

5.2AI score0.00173EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/02/04 4:0 p.m.36 views

CVE-2026-23048 udp: call skb_orphan() before skb_attempt_defer_free()

In the Linux kernel, the following vulnerability has been resolved: udp: call skborphan before skbattemptdeferfree Standard UDP receive path does not use skb-destructor. But skmsg layer does use it, since it calls skbsetownersksafe from udpreadskb. This then triggers this warning in...

0.00145EPSS
SaveExploits0References2
OSV
OSV
added 2026/02/04 4:0 p.m.12 views

CVE-2026-23048 udp: call skb_orphan() before skb_attempt_defer_free()

In the Linux kernel, the following vulnerability has been resolved: udp: call skborphan before skbattemptdeferfree Standard UDP receive path does not use skb-destructor. But skmsg layer does use it, since it calls skbsetownersksafe from udpreadskb. This then triggers this warning in...

5.1AI score
SaveExploits0References5
CVE
CVE
added 2026/02/04 4:0 p.m.42 views

CVE-2026-23046

CVE-2026-23046 relates to a Linux kernel vulnerability in virtio_net where an allocation (rss_hdr) used virtio_device->device but deallocation used net_device->device, causing devres warnings. Multiple connected advisories (SUSE, Red Hat, Ubuntu, Debian, OSV, NVD) confirm the fix: the alloc...

5.1AI score0.00176EPSS
SaveExploits0References2
OSV
OSV
added 2026/02/04 4:0 p.m.8 views

CVE-2026-23045 net/ena: fix missing lock when update devlink params

In the Linux kernel, the following vulnerability has been resolved: net/ena: fix missing lock when update devlink params Fix assert lock warning while calling devlparamdriverinitvalueset in ena. WARNING: net/devlink/core.c:261 at devlassertlocked+0x62/0x90, CPU0: kworker/0:0/9 CPU: 0 UID: 0 PID: ...

5.1AI score
SaveExploits0References5
EUVD
EUVD
added 2026/02/04 4:0 p.m.14 views

EUVD-2026-5502

In the Linux kernel, the following vulnerability has been resolved: net/ena: fix missing lock when update devlink params Fix assert lock warning while calling devlparamdriverinitvalueset in ena. WARNING: net/devlink/core.c:261 at devlassertlocked+0x62/0x90, CPU0: kworker/0:0/9 CPU: 0 UID: 0 PID: ...

5.1AI score0.00151EPSS
SaveExploits0References2
CVE
CVE
added 2026/02/04 4:0 p.m.33 views

CVE-2026-23045

The CVE-2026-23045 issue affects the Linux kernel ENA driver (net/ena). The root cause is a missing devlink lock when updating devlink parameters: ena_devlink_alloc() calls devl_param_driverinit_value_set() without acquiring the required lock, triggering a lock assertion warning in devl_assert_lo...

5.1AI score0.00151EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/02/04 12:0 a.m.18 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from device mismatches that lead to the devmkfree warning, potentially causing resource management...

5.8AI score0.00176EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/02/04 12:0 a.m.14 views

Linux kernel 安全漏洞

The Linux kernel is the kernel used by the Linux operating system developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from a lack of connector type settings. This vulnerability may cause the panel to fail and trigger warnings...

5.8AI score0.00173EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/02/04 12:0 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-23106

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - timekeeping: Adjust the leap state for the correct auxiliary timekeeper When doajdtimex was introduced to handle adjtimex for any timekeeper, this reference to...

5.5CVSS5.9AI score0.001EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/02/04 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2026-23046

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - virtionet: fix device mismatch in devmkzalloc/devmkfree Initial rsshdr allocation uses virtiodevice-device, but virtnetsetqueues frees using netdevice-device...

5.5AI score0.00176EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/02/03 7:42 a.m.7 views

Malicious Package

Overview tarax is a malicious package. This package contains malicious code, and its content was removed from the official package manager. While this package might be attempting to impersonate a valid organization, there is no connection between that organization and this package authorship...

9.8CVSS5.4AI score
SaveExploits0References2
GithubExploit
GithubExploit
added 2026/02/01 9:43 a.m.302 views

Exploit for CVE-2023-39848

DAMN VULNERABLE WEB APPLICATION Damn Vulnerable Web Applicati...

5.8AI score
SaveExploits3
SUSE CVE
SUSE CVE
added 2026/02/01 12:23 a.m.26 views

SUSE CVE-2026-23036

In the Linux kernel, the following vulnerability has been resolved: btrfs: release path before igetfailed in btrfsreadlockedinode In btrfsreadlockedinode if we fail to lookup the inode, we jump to the 'out' label with a path that has a read locked leaf and then we call igetfailed. This can result...

5.8AI score0.00194EPSS
SaveExploits0References3
CVE
CVE
added 2026/01/31 11:42 a.m.48 views

CVE-2026-23036

The CVE-2026-23036 entry describes a Linux kernel vulnerability in the Btrfs path: release path before iget_failed() in btrfs_read_locked_inode(). The root cause is a sequence that can trigger an ABBA deadlock when iget_failed() evicts an inode while a read-locked leaf is still in scope, leading ...

5.8AI score0.00194EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/01/31 11:39 a.m.5 views

CVE-2026-23018

In the Linux kernel, the following vulnerability has been resolved: btrfs: release path before initializing extent tree in btrfsreadlockedinode In btrfsreadlockedinode we are calling btrfsinitfileextenttree while holding a path with a read locked leaf from a subvolume tree, and...

5.8AI score0.001EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/01/31 11:39 a.m.32 views

CVE-2026-23018 btrfs: release path before initializing extent tree in btrfs_read_locked_inode()

In the Linux kernel, the following vulnerability has been resolved: btrfs: release path before initializing extent tree in btrfsreadlockedinode In btrfsreadlockedinode we are calling btrfsinitfileextenttree while holding a path with a read locked leaf from a subvolume tree, and...

0.001EPSS
SaveExploits0References2
Rows per page
Query Builder