Lucene search
K

954 matches found

Debian CVE
Debian CVE
added 2024/05/17 11:51 a.m.19 views

CVE-2024-27417

In the Linux kernel, the following vulnerability has been resolved: ipv6: fix potential "struct net" leak in inet6rtmgetaddr It seems that if userspace provides a correct IFATARGETNETNSID value but no IFAADDRESS and IFALOCAL attributes, inet6rtmgetaddr returns -EINVAL with an elevated "struct net...

5.5CVSS7.2AI score0.00012EPSS
Exploits0
OSV
OSV
added 2024/05/17 11:51 a.m.15 views

CVE-2024-27417 ipv6: fix potential "struct net" leak in inet6_rtm_getaddr()

In the Linux kernel, the following vulnerability has been resolved: ipv6: fix potential "struct net" leak in inet6rtmgetaddr It seems that if userspace provides a correct IFATARGETNETNSID value but no IFAADDRESS and IFALOCAL attributes, inet6rtmgetaddr returns -EINVAL with an elevated "struct net...

5.5CVSS5.9AI score0.00012EPSS
Exploits0References11
CVE
CVE
added 2024/05/17 11:51 a.m.136 views

CVE-2024-27417

CVE-2024-27417 affects the Linux kernel IPv6 path inet6_rtm_getaddr, where if userspace provides a correct IFA_TARGET_NETNSID but omits IFA_ADDRESS and IFA_LOCAL, the function could return -EINVAL while leaking an elevated net namespace reference. The issue is described as a potential 4net leak...

5.5CVSS6.7AI score0.00012EPSS
Exploits0References8Affected Software1
Cvelist
Cvelist
added 2024/05/17 11:51 a.m.22 views

CVE-2024-27417 ipv6: fix potential "struct net" leak in inet6_rtm_getaddr()

In the Linux kernel, the following vulnerability has been resolved: ipv6: fix potential "struct net" leak in inet6rtmgetaddr It seems that if userspace provides a correct IFATARGETNETNSID value but no IFAADDRESS and IFALOCAL attributes, inet6rtmgetaddr returns -EINVAL with an elevated "struct net...

6.4AI score0.00012EPSS
Exploits0References7
Positive Technologies
Positive Technologies
added 2024/05/09 12:0 a.m.3 views

PT-2024-6188

Name of the Vulnerable Software and Affected Versions HDF5 Library versions prior to 1.14.4 Description The issue is related to a heap-based buffer overflow in the H5T conv struct opt function in the H5Tconv.c file of the HDF5 Library. This could potentially allow a remote attacker to impact the...

9.8CVSS7.8AI score0.0094EPSS
Exploits2References54
RedhatCVE
RedhatCVE
added 2024/05/01 9:58 p.m.37 views

CVE-2024-27392

In the Linux kernel, the following vulnerability has been resolved: nvme: host: fix double-free of struct nvmeidns in nsupdatenuse When nvmeidentifyns fails, it frees the pointer to the struct nvmeidns before it returns. However, nsupdatenuse calls kfree for the pointer even when nvmeidentifyns...

5.5CVSS7.1AI score0.00043EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2024/05/01 7:19 p.m.22 views

CVE-2024-26999

In the Linux kernel, the following vulnerability has been resolved: serial/pmaczilog: Remove flawed mitigation for rx irq flood The mitigation was intended to stop the irq completely. That may be better than a hard lock-up but it turns out that you get a crash anyway if you're using pmaczilog as ...

5.5CVSS7.3AI score0.00015EPSS
Exploits0References4
NVD
NVD
added 2024/05/01 1:15 p.m.14 views

CVE-2024-27392

In the Linux kernel, the following vulnerability has been resolved: nvme: host: fix double-free of struct nvmeidns in nsupdatenuse When nvmeidentifyns fails, it frees the pointer to the struct nvmeidns before it returns. However, nsupdatenuse calls kfree for the pointer even when nvmeidentifyns...

7.8CVSS7.2AI score0.00043EPSS
Exploits0References2
UbuntuCve
UbuntuCve
added 2024/05/01 1:15 p.m.30 views

CVE-2024-27392

In the Linux kernel, the following vulnerability has been resolved: nvme: host: fix double-free of struct nvmeidns in nsupdatenuse When nvmeidentifyns fails, it frees the pointer to the struct nvmeidns before it returns. However, nsupdatenuse calls kfree for the pointer even when nvmeidentifyns...

7.8CVSS6.4AI score0.00043EPSS
Exploits0References9
Vulnrichment
Vulnrichment
added 2024/05/01 1:5 p.m.13 views

CVE-2024-27392 nvme: host: fix double-free of struct nvme_id_ns in ns_update_nuse()

In the Linux kernel, the following vulnerability has been resolved: nvme: host: fix double-free of struct nvmeidns in nsupdatenuse When nvmeidentifyns fails, it frees the pointer to the struct nvmeidns before it returns. However, nsupdatenuse calls kfree for the pointer even when nvmeidentifyns...

6.5AI score0.00043EPSS
Exploits0References2
Debian CVE
Debian CVE
added 2024/05/01 1:5 p.m.30 views

CVE-2024-27392

In the Linux kernel, the following vulnerability has been resolved: nvme: host: fix double-free of struct nvmeidns in nsupdatenuse When nvmeidentifyns fails, it frees the pointer to the struct nvmeidns before it returns. However, nsupdatenuse calls kfree for the pointer even when nvmeidentifyns...

7.8CVSS6.3AI score0.00043EPSS
Exploits0
CVE
CVE
added 2024/05/01 1:5 p.m.3794 views

CVE-2024-27392

The CVE-2024-27392 entry concerns the Linux kernel nvme subsystem. A double-free occurred in ns_update_nuse() where kfree() ran after nvme_identify_ns() failed, freeing nvme_id_ns twice and triggering KASAN. The root cause is freeing the struct after identify_ns failure; the fix is to skip kfree(...

7.8CVSS6.4AI score0.00043EPSS
Exploits0References2Affected Software1
Cvelist
Cvelist
added 2024/05/01 1:4 p.m.19 views

CVE-2024-27067 xen/evtchn: avoid WARN() when unbinding an event channel

In the Linux kernel, the following vulnerability has been resolved: xen/evtchn: avoid WARN when unbinding an event channel When unbinding a user event channel, the related handler might be called a last time in case the kernel was built with CONFIGDEBUGSHIRQ. This might cause a WARN in the handle...

6.5AI score0.00018EPSS
Exploits0References4
CVE
CVE
added 2024/05/01 1:4 p.m.7269 views

CVE-2024-27067

The CVE-2024-27067 issue is in the Linux kernel (xen/evtchn) where unbinding a user event channel could cause a WARN() in the handler if the kernel is built with CONFIG_DEBUG_SHIRQ. The fix adds an "unbinding" flag to struct user_event to short-circuit the handler, preventing the WARN() when unbi...

5.5CVSS6.3AI score0.00018EPSS
Exploits0References4Affected Software1
Cvelist
Cvelist
added 2024/05/01 1:0 p.m.17 views

CVE-2024-27063 leds: trigger: netdev: Fix kernel panic on interface rename trig notify

In the Linux kernel, the following vulnerability has been resolved: leds: trigger: netdev: Fix kernel panic on interface rename trig notify Commit d5e01266e7f5 "leds: trigger: netdev: add additional specific link speed mode" in the various changes, reworked the way to set the LINKUP mode in commi...

6.5AI score0.00018EPSS
Exploits0References4
OSV
OSV
added 2024/05/01 5:29 a.m.13 views

CVE-2024-27006 thermal/debugfs: Add missing count increment to thermal_debug_tz_trip_up()

In the Linux kernel, the following vulnerability has been resolved: thermal/debugfs: Add missing count increment to thermaldebugtztripup The count field in struct tripstats, representing the number of times the zone temperature was above the trip point, needs to be incremented in...

5.5CVSS6AI score0.00032EPSS
Exploits0References8
Cvelist
Cvelist
added 2024/05/01 5:29 a.m.18 views

CVE-2024-27006 thermal/debugfs: Add missing count increment to thermal_debug_tz_trip_up()

In the Linux kernel, the following vulnerability has been resolved: thermal/debugfs: Add missing count increment to thermaldebugtztripup The count field in struct tripstats, representing the number of times the zone temperature was above the trip point, needs to be incremented in...

7.6AI score0.00032EPSS
Exploits0References2
Vulnrichment
Vulnrichment
added 2024/05/01 5:28 a.m.24 views

CVE-2024-27004 clk: Get runtime PM before walking tree during disable_unused

In the Linux kernel, the following vulnerability has been resolved: clk: Get runtime PM before walking tree during disableunused Doug reported 1 the following hung task: INFO: task swapper/0:1 blocked for more than 122 seconds. Not tainted 5.15.149-21875-gf795ebc40eb8 1 "echo 0...

6.6AI score0.00017EPSS
Exploits0References7
OSV
OSV
added 2024/05/01 5:19 a.m.10 views

CVE-2024-26957 s390/zcrypt: fix reference counting on zcrypt card objects

In the Linux kernel, the following vulnerability has been resolved: s390/zcrypt: fix reference counting on zcrypt card objects Tests with hot-plugging crytpo cards on KVM guests with debug kernel build revealed an use after free for the load field of the struct zcryptcard. The reason was an...

7.8CVSS6AI score0.00017EPSS
Exploits0References13
CNNVD
CNNVD
added 2024/05/01 12:0 a.m.1 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel that stems from a security flaw in the count field in struct tripstats...

5.5CVSS6.4AI score0.00032EPSS
Exploits0References7
Rows per page
Query Builder