Lucene search
K

446088 matches found

EUVD
EUVD
added 3 days ago3 views

EUVD-2026-38880

In the Linux kernel, the following vulnerability has been resolved: nexthop: fix IPv6 route referencing IPv4 nexthop syzbot reported a panic 1 2. When an IPv6 nexthop is replaced with an IPv4 nexthop, the hasv4 flag of all groups containing this nexthop is not updated. This is because...

5.7AI score0.00185EPSS
Exploits0References9
EUVD
EUVD
added 3 days ago3 views

EUVD-2026-38865

In the Linux kernel, the following vulnerability has been resolved: net/sched: schdualpi2: drain both C-queue and L-queue in dualpi2change Fix dualpi2change to correctly enforce updated limit and memlimit values after a configuration change of the dualpi2 qdisc. Before this patch, dualpi2change...

5.7AI score0.00173EPSS
Exploits0References4
EUVD
EUVD
added 3 days ago4 views

EUVD-2026-38885

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix data loss caused by incorrect use of natentry flag Data loss can occur when fsync is performed on a newly created file before any checkpoint has been written concurrently with a checkpoint operation. The scenario is as...

5.7AI score0.00162EPSS
Exploits0References3
EUVD
EUVD
added 3 days ago4 views

EUVD-2026-38815

In the Linux kernel, the following vulnerability has been resolved: net: qrtr: fix refcount saturation and potential UAF in qrtrportremove In qrtrportremove, the socket reference count is decremented via sockput before the port is removed from the qrtrports XArray and before the RCU grace period...

5.7AI score0.00184EPSS
Exploits0References9
Rockylinux
Rockylinux
added 3 days ago6 views

postgresql:12 security update

An update is available for postgres-decoderbufs, module.postgres-decoderbufs, postgresql, module.pgaudit, module.pgrepack, pgaudit, pgrepack, module.postgresql. This update affects Rocky Linux 8. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is...

8.8CVSS6AI score0.004EPSS
Exploits0
NVD
NVD
added 3 days ago6 views

CVE-2026-54904

concurrent-ruby is a modern concurrency tools for Ruby. Prior to 1.3.7, Concurrent::AtomicReferenceupdate can enter a permanent busy retry loop when the current value is Float::NAN. The issue is caused by the interaction between AtomicReferenceupdate, which retries until compareandsetoldvalue,...

8.2CVSS0.00253EPSS
Exploits1References1
OSV
OSV
added 3 days ago3 views

UBUNTU-CVE-2026-53020

In the Linux kernel, the following vulnerability has been resolved: um: Fix potential race condition in TLB sync During the TLB sync, we need to traverse and modify the page table, so we should hold the page table lock. Since full SMP support for threads within the same process is still missing,...

5.7AI score0.00155EPSS
Exploits0References3
OSV
OSV
added 3 days ago3 views

UBUNTU-CVE-2026-52980

In the Linux kernel, the following vulnerability has been resolved: sched/fair: Clear reldeadline when initializing forked entities A yield-triggered crash can happen when a newly forked schedentity enters the fair class with se-reldeadline unexpectedly set. The failing sequence is: 1. A task is...

5.7AI score0.00168EPSS
Exploits0References3
OSV
OSV
added 3 days ago2 views

UBUNTU-CVE-2026-53100

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: fix deadlock in remain-on-channel mt76remainonchannel and mt76roccomplete call mt76setchannel while already holding dev-mutex. Since mt76setchannel also acquires dev-mutex, this results in a deadlock. Use mt76setchann...

5.7AI score0.00166EPSS
Exploits0References3
OSV
OSV
added 3 days ago3 views

UBUNTU-CVE-2026-52988

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: join hook list via splicelistrcu in commit phase Publish new hooks in the list into the basechain/flowtable using splicelistrcu to ensure netlink dump list traversal via rcu is safe while concurrent ruleset...

5.6AI score0.00162EPSS
Exploits0References3
EUVD
EUVD
added 3 days ago4 views

EUVD-2026-38996

In the Linux kernel, the following vulnerability has been resolved: drbd: Balance RCU calls in drbdadmdumpdevices Make drbdadmdumpdevices call rcureadlock before rcureadunlock is called. This has been detected by the Clang thread-safety analyzer...

5.7AI score0.0018EPSS
Exploits0References8
Debian CVE
Debian CVE
added 3 days ago4 views

CVE-2026-53119

In the Linux kernel, the following vulnerability has been resolved: platform/wmi: use generic driveroverride infrastructure When a driver is probed through driverattach, the bus' match callback is called without the device lock held, thus accessing the driveroverride field without a lock, which c...

5.6AI score0.00157EPSS
Exploits0
CVE
CVE
added 3 days ago10 views

CVE-2026-53116

CVE-2026-53116 affects the Linux kernel s390/ap subsystem. The vulnerability arises when AP masks are updated via apmask_store() or aqmask_store(): ap_bus_revise_bindings() runs after ap_attr_mutex is released and __ap_revise_reserved() accesses driver_override without a lock, racing with driver_...

5.7AI score0.00145EPSS
Exploits0References2
EUVD
EUVD
added 3 days ago5 views

EUVD-2026-38974

In the Linux kernel, the following vulnerability has been resolved: bpf: Do not allow deleting local storage in NMI Currently, local storage may deadlock when deferring freeing selem or local storage through kfreercu, callrcu or callrcutaskstrace in NMI or reentrant. Since deleting selem in NMI i...

5.8AI score0.00145EPSS
Exploits0References2
CVE
CVE
added 3 days ago9 views

CVE-2026-53106

CVE-2026-53106 affects the Linux kernel BPF storage deletion flow. The issue arises when local storage is freed via kfree_rcu(), call_rcu(), or call_rcu_tasks_trace() in NMI or reentrant contexts, which can lead to a deadlock. The documented mitigation in NMI is to return an error from bpf_xxx_st...

5.8AI score0.00145EPSS
Exploits0References2
Debian CVE
Debian CVE
added 3 days ago3 views

CVE-2026-53059

In the Linux kernel, the following vulnerability has been resolved: dm log: fix out-of-bounds write due to regioncount overflow The local variable regioncount in createlogcontext is declared as unsigned int 32-bit, but dmsectordivup returns sectort 64-bit. When a device-mapper target has a...

5.7AI score0.00176EPSS
Exploits0
CVE
CVE
added 3 days ago4 views

CVE-2026-53011

The CVE-2026-53011 issue affects the Linux kernel net/sched taprio code. When advance_sched() schedules a change and should_change_schedules() returns true, switch_schedules() promotes the admin schedule to oper and queues the old oper schedule for RCU freeing. The problem is that after the switc...

5.7AI score0.00176EPSS
Exploits0References8
Debian CVE
Debian CVE
added 3 days ago4 views

CVE-2026-53003

In the Linux kernel, the following vulnerability has been resolved: pppoe: drop PFC frames RFC 2516 Section 7 states that Protocol Field Compression PFC is NOT RECOMMENDED for PPPoE. In practice, pppd does not support negotiating PFC for PPPoE sessions, and the current PPPoE driver assumes an...

5.7AI score0.00176EPSS
Exploits0
Debian CVE
Debian CVE
added 3 days ago3 views

CVE-2026-52986

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfconntracksip: don't use simplestrtoul Replace unsafe port parsing in epaddrlen, ctsipparseheaderuri, and ctsipparserequest with a new sipparseport helper that validates each digit against the buffer limit, eliminatin...

5.9AI score0.00184EPSS
Exploits0
CVE
CVE
added 3 days ago4 views

CVE-2026-52984

Summary : Linux kernel net/sched/netem vulnerability fixed by correcting the queue limit check. The netem_enqueue() limit used q->t_len (internal tfifo only) and did not count packets placed in sch->q by the reorder path (__qdisc_enqueue_head), allowing total queue occupancy to exceed sch-&...

5.7AI score0.00184EPSS
Exploits0References8
Rows per page
Query Builder