Lucene search
+L

6305 matches found

Vulnrichment
Vulnrichment
added 2024/05/01 1:4 p.m.13 views

CVE-2024-27065 netfilter: nf_tables: do not compare internal table flags on updates

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: do not compare internal table flags on updates Restore skipping transaction if table update does not modify flags...

6.8AI score0.00263EPSS
SaveExploits0References9
CVE
CVE
added 2024/05/01 1:4 p.m.7690 views

CVE-2024-27065

CVE-2024-27065 is a Linux kernel issue affecting nf_tables: the verifier could incorrectly compare internal table flags during updates. The public advisories in connected documents reference a fix that “restores skipping transaction if table update does not modify flags,” applied as part of kerne...

7.8CVSS6.5AI score0.00263EPSS
SaveExploits0References12Affected Software1
OSV
OSV
added 2024/05/01 1:3 p.m.17 views

CVE-2022-48669 powerpc/pseries: Fix potential memleak in papr_get_attr()

In the Linux kernel, the following vulnerability has been resolved: powerpc/pseries: Fix potential memleak in paprgetattr buf is allocated in paprgetattr, and krealloc of buf could fail. We need to free the original buf in the case of failure...

5.5CVSS6.1AI score0.00272EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/05/01 1:0 p.m.32 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.00222EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/05/01 1:0 p.m.29 views

CVE-2024-27059 USB: usb-storage: Prevent divide-by-0 error in isd200_ata_command

In the Linux kernel, the following vulnerability has been resolved: USB: usb-storage: Prevent divide-by-0 error in isd200atacommand The isd200 sub-driver in usb-storage uses the HEADS and SECTORS values in the ATA ID information to calculate cylinder and head values when creating a CDB for READ o...

6.6AI score0.00242EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/05/01 1:0 p.m.26 views

CVE-2024-27058 tmpfs: fix race on handling dquot rbtree

In the Linux kernel, the following vulnerability has been resolved: tmpfs: fix race on handling dquot rbtree A syzkaller reproducer found a race while attempting to remove dquot information from the rb tree. Fetching the rbtree root node must also be protected by the dqopt-dqiosem, otherwise,...

6.7AI score0.00476EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/05/01 1:0 p.m.18 views

CVE-2024-27058 tmpfs: fix race on handling dquot rbtree

In the Linux kernel, the following vulnerability has been resolved: tmpfs: fix race on handling dquot rbtree A syzkaller reproducer found a race while attempting to remove dquot information from the rb tree. Fetching the rbtree root node must also be protected by the dqopt-dqiosem, otherwise,...

6.7AI score0.00476EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/01 12:54 p.m.20 views

CVE-2024-27056 wifi: iwlwifi: mvm: ensure offloading TID queue exists

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: ensure offloading TID queue exists The resume code path assumes that the TX queue for the offloading TID has been configured. At resume time it then tries to sync the write pointer as it may have been updated ...

5.5CVSS6.2AI score0.0024EPSS
SaveExploits0References9
Debian CVE
Debian CVE
added 2024/05/01 12:54 p.m.57 views

CVE-2024-27055

Removed by vendor...

5.6AI score
SaveExploits0
CVE
CVE
added 2024/05/01 12:54 p.m.170 views

CVE-2024-27052

CVE-2024-27052 affects the Linux kernel driver for rtl8xxxu (wifi) and is fixed by adding cancel_work_sync() in rtl8xxxu_stop() to prevent a potential use-after-free when the driver’s workqueue is still running after stop. The initial entry describes the issue and patch in general terms; connecte...

7.4CVSS6.5AI score0.0029EPSS
SaveExploits0References9Affected Software1
Debian CVE
Debian CVE
added 2024/05/01 12:54 p.m.19 views

CVE-2024-27051

In the Linux kernel, the following vulnerability has been resolved: cpufreq: brcmstb-avs-cpufreq: add check for cpufreqcpuget's return value cpufreqcpuget may return NULL. To avoid NULL-dereference check it and return 0 in case of error. Found by Linux Verification Center linuxtesting.org with...

5.5CVSS7.7AI score0.00275EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/05/01 12:54 p.m.40 views

CVE-2024-27049 wifi: mt76: mt7925e: fix use-after-free in free_irq()

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7925e: fix use-after-free in freeirq From commit a304e1b82808 "PATCH Debug shared irqs", there is a test to make sure the shared irq handler should be able to handle the unexpected event after deregistration. For th...

6.7AI score0.00277EPSS
SaveExploits0References3
OSV
OSV
added 2024/05/01 12:54 p.m.21 views

CVE-2024-27048 wifi: brcm80211: handle pmk_op allocation failure

In the Linux kernel, the following vulnerability has been resolved: wifi: brcm80211: handle pmkop allocation failure The kzalloc in brcmfpmksav3op will return null if the physical memory has run out. As a result, if we dereference the null value, the null pointer dereference bug will happen. Retu...

5.5CVSS6.1AI score0.00274EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2024/05/01 12:54 p.m.23 views

CVE-2024-27047

In the Linux kernel, the following vulnerability has been resolved: net: phy: fix phygetinternaldelay accessing an empty array The phygetinternaldelay function could try to access to an empty array in the case that the driver is calling phygetinternaldelay without defining delayvalues and...

5.5CVSS6.9AI score0.00281EPSS
SaveExploits0
OSV
OSV
added 2024/05/01 12:54 p.m.12 views

CVE-2024-27047 net: phy: fix phy_get_internal_delay accessing an empty array

In the Linux kernel, the following vulnerability has been resolved: net: phy: fix phygetinternaldelay accessing an empty array The phygetinternaldelay function could try to access to an empty array in the case that the driver is calling phygetinternaldelay without defining delayvalues and...

5.5CVSS5.9AI score0.00281EPSS
SaveExploits0References12
Cvelist
Cvelist
added 2024/05/01 12:54 p.m.26 views

CVE-2024-27044 drm/amd/display: Fix potential NULL pointer dereferences in 'dcn10_set_output_transfer_func()'

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix potential NULL pointer dereferences in 'dcn10setoutputtransferfunc' The 'stream' pointer is used in dcn10setoutputtransferfunc before the check if 'stream' is NULL. Fixes the below:...

7.8AI score0.00279EPSS
SaveExploits0References8
OSV
OSV
added 2024/05/01 12:54 p.m.12 views

CVE-2024-27044 drm/amd/display: Fix potential NULL pointer dereferences in 'dcn10_set_output_transfer_func()'

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix potential NULL pointer dereferences in 'dcn10setoutputtransferfunc' The 'stream' pointer is used in dcn10setoutputtransferfunc before the check if 'stream' is NULL. Fixes the below:...

5.5CVSS6.1AI score0.00279EPSS
SaveExploits0References12
Vulnrichment
Vulnrichment
added 2024/05/01 12:54 p.m.17 views

CVE-2024-27041 drm/amd/display: fix NULL checks for adev->dm.dc in amdgpu_dm_fini()

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fix NULL checks for adev-dm.dc in amdgpudmfini Since 'adev-dm.dc' in amdgpudmfini might turn out to be NULL before the call to dcenabledmubnotifications, check beforehand to ensure there will not be a possible...

6.7AI score0.00272EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/01 12:54 p.m.12 views

CVE-2024-27040 drm/amd/display: Add 'replay' NULL check in 'edp_set_replay_allow_active()'

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add 'replay' NULL check in 'edpsetreplayallowactive' In the first if statement, we're checking if 'replay' is NULL. But in the second if statement, we're not checking if 'replay' is NULL again before calling...

4.7CVSS5.7AI score0.00248EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2024/05/01 12:53 p.m.19 views

CVE-2024-27039

In the Linux kernel, the following vulnerability has been resolved: clk: hisilicon: hi3559a: Fix an erroneous devmkfree 'pclk' is an array allocated just before the for loop for all clk that need to be registered. It is incremented at each loop iteration. If a clkregister call fails, 'pclk' may...

5.5CVSS7.1AI score0.00265EPSS
SaveExploits0
Rows per page
Query Builder