Lucene search
+L

3093 matches found

Cvelist
Cvelist
added 2026/08/15 12:28 p.m.37 views

CVE-2026-74561 nexthop: avoid unlocked f6i_list walk in nh_rt_cache_flush

In the Linux kernel, the following vulnerability has been resolved: nexthop: avoid unlocked f6ilist walk in nhrtcacheflush nhrtcacheflush walks nh-f6ilist during an RTNL-serialized nexthop replace without holding nh-lock, racing the unlocked IPv6 route add/delete that mutate the list under nh-loc...

8.8CVSS0.00112EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/15 12:28 p.m.30 views

CVE-2026-74561

Summary: CVE-2026-74561 is a Linux kernel vulnerability where nh_rt_cache_flush walks an f6i_list without proper locking, racing with unlocked IPv6 route add/delete operations and freeing fib6_info. The fix migrates the sernum update to a broader netns scope by using rt_genid_bump_ipv6() instead ...

8.8CVSS5.5AI score0.00112EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/15 12:28 p.m.11 views

CVE-2026-74561

In the Linux kernel, the following vulnerability has been resolved: nexthop: avoid unlocked f6ilist walk in nhrtcacheflush nhrtcacheflush walks nh-f6ilist during an RTNL-serialized nexthop replace without holding nh-lock, racing the unlocked IPv6 route add/delete that mutate the list under nh-loc...

5.3AI score0.00112EPSS
SaveExploits0References3Affected Software1
EUVD
EUVD
added 2026/08/15 12:28 p.m.11 views

EUVD-2026-59626

In the Linux kernel, the following vulnerability has been resolved: nexthop: avoid unlocked f6ilist walk in nhrtcacheflush nhrtcacheflush walks nh-f6ilist during an RTNL-serialized nexthop replace without holding nh-lock, racing the unlocked IPv6 route add/delete that mutate the list under nh-loc...

5.5AI score0.00112EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/15 12:28 p.m.21 views

CVE-2026-74561 nexthop: avoid unlocked f6i_list walk in nh_rt_cache_flush

In the Linux kernel, the following vulnerability has been resolved: nexthop: avoid unlocked f6ilist walk in nhrtcacheflush nhrtcacheflush walks nh-f6ilist during an RTNL-serialized nexthop replace without holding nh-lock, racing the unlocked IPv6 route add/delete that mutate the list under nh-loc...

8.8CVSS5.6AI score
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/08/15 12:27 p.m.13 views

CVE-2026-74553

In the Linux kernel, the following vulnerability has been resolved: hwmon: nct6775-core Fix number of temperature registers for NCT6116 Unlike NCT6106, NCT6116 only has three temperature registers, and with it only three temperature source and temperature source configuration registers. The...

5.5AI score0.00161EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/08/15 12:27 p.m.7 views

CVE-2026-74553 hwmon: (nct6775-core) Fix number of temperature registers for NCT6116

In the Linux kernel, the following vulnerability has been resolved: hwmon: nct6775-core Fix number of temperature registers for NCT6116 Unlike NCT6106, NCT6116 only has three temperature registers, and with it only three temperature source and temperature source configuration registers. The...

5.7AI score
SaveExploits0References9
Cvelist
Cvelist
added 2026/08/15 12:27 p.m.37 views

CVE-2026-74553 hwmon: (nct6775-core) Fix number of temperature registers for NCT6116

In the Linux kernel, the following vulnerability has been resolved: hwmon: nct6775-core Fix number of temperature registers for NCT6116 Unlike NCT6106, NCT6116 only has three temperature registers, and with it only three temperature source and temperature source configuration registers. The...

0.00161EPSS
SaveExploits0References6
CVE
CVE
added 2026/08/15 12:27 p.m.23 views

CVE-2026-74553

CVE-2026-74553 affects the Linux kernel hwmon: (nct6775-core), where NCT6116 was treated like NCT6106, causing a global-out-of-bounds read due to a mis-sized temperature register array. The root cause: NCT6106’s six-address temp register array was used to size NCT6116’s registers, while NCT6116 o...

5.5AI score0.00161EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/08/15 12:27 p.m.9 views

EUVD-2026-59618

In the Linux kernel, the following vulnerability has been resolved: hwmon: nct6775-core Fix number of temperature registers for NCT6116 Unlike NCT6106, NCT6116 only has three temperature registers, and with it only three temperature source and temperature source configuration registers. The...

5.6AI score0.00161EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/15 12:27 p.m.7 views

EUVD-2026-59742

In the Linux kernel, the following vulnerability has been resolved: hwmon: nct6775-core Prevent access to unsupported weight registers Sashiko reports: During initialization of the nct6116 chip, the driver sets data-pwmnum to 5. However, it assigns several NCT6106 register arrays such as...

5.5AI score0.0013EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/15 12:27 p.m.31 views

CVE-2026-74549

CVE-2026-74549 affects the Linux kernel hwmon nct6775-core driver. The issue arises during nct6116 initialization: data->pwm_num is set to 5, but several NCT6106 weight-related register arrays (e.g., WEIGHT_DUTY_STEP, WEIGHT_TEMP_SEL, WEIGHT_TEMP_*) are only 3 elements long and are assigned to...

7.8CVSS5.4AI score0.0013EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/15 12:27 p.m.35 views

CVE-2026-74549 hwmon: (nct6775-core) Prevent access to unsupported weight registers

In the Linux kernel, the following vulnerability has been resolved: hwmon: nct6775-core Prevent access to unsupported weight registers Sashiko reports: During initialization of the nct6116 chip, the driver sets data-pwmnum to 5. However, it assigns several NCT6106 register arrays such as...

7.8CVSS0.0013EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/15 12:27 p.m.8 views

EUVD-2026-59734

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: ISO: clear isodata always when detaching conn from hcon When setting conn-hcon = NULL, also conn-hcon-isodata = NULL is necessary, otherwise later isoconnfree will UAF. Fix clearing of isodata in isosockdisconn Fixes...

5.3AI score0.00247EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/15 12:27 p.m.6 views

EUVD-2026-59712

In the Linux kernel, the following vulnerability has been resolved: pinctrl: devicetree: don't free uninitialized devname on error path dtrememberorfreemap duplicates devname for each map entry. If kstrdupconst fails, dtfreemap frees devname in all nummaps entries, including entries that have not...

5.6AI score0.00146EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/15 12:27 p.m.32 views

CVE-2026-74519

CVE-2026-74519 describes a Linux kernel vulnerability in the pinctrl devicetree handling: dt_remember_or_free_map() may free uninitialized dev_name entries if kstrdup_const() fails, leading to a KASAN double-free during cleanup in dt_free_map. The issue arises when pinctrl drivers (e.g., pinctrl-...

7.8CVSS5.5AI score0.00146EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/15 12:27 p.m.35 views

CVE-2026-74517 KVM: x86: Cancel delayed I/O APIC EOI handling before destroying vCPUs

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Cancel delayed I/O APIC EOI handling before destroying vCPUs Cancel and flush the I/O APIC's delayed EOI handling work during the "pre VM destroy" phase, before vCPUs are destroyed, as processing the EOI broadcast will...

9.3CVSS0.00131EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/15 12:27 p.m.31 views

CVE-2026-74517

CVE-2026-74517 : Linux kernel/KVM local issue where delaying and later processing of I/O APIC EOI during VM destruction could cause a use-after-free. The documented fix cancels and flushes the delayed EOI work in the pre-destroy phase before vCPUs are destroyed to prevent injecting IRQs after des...

9.3CVSS5.4AI score0.00131EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/15 12:27 p.m.33 views

CVE-2026-74509 Bluetooth: hci_sync: Fix advertising data UAFs

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcisync: Fix advertising data UAFs hcifindadvinstance returns an advinfo pointer that is valid only while hdev-lock is held. The advertising command-sync paths perform instance lookups without that lock and, in some...

8.8CVSS0.00235EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/15 12:27 p.m.17 views

CVE-2026-74509 Bluetooth: hci_sync: Fix advertising data UAFs

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcisync: Fix advertising data UAFs hcifindadvinstance returns an advinfo pointer that is valid only while hdev-lock is held. The advertising command-sync paths perform instance lookups without that lock and, in some...

8.8CVSS5.6AI score
SaveExploits0References8
Rows per page
Query Builder