Lucene search
+L

1738 matches found

Vulnrichment
Vulnrichment
added 2024/04/17 10:27 a.m.40 views

CVE-2024-26863 hsr: Fix uninit-value access in hsr_get_node()

In the Linux kernel, the following vulnerability has been resolved: hsr: Fix uninit-value access in hsrgetnode KMSAN reported the following uninit-value access issue 1: ===================================================== BUG: KMSAN: uninit-value in hsrgetnode+0xa2e/0xa40 net/hsr/hsrframereg.c:2...

6.6AI score0.00249EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2024/04/17 10:27 a.m.28 views

CVE-2024-26860 dm-integrity: fix a memory leak when rechecking the data

In the Linux kernel, the following vulnerability has been resolved: dm-integrity: fix a memory leak when rechecking the data Memory for the "checksums" pointer will leak if the data is rechecked after checksum failure because the associated kfree won't happen due to 'goto skipio'. Fix this by...

6.8AI score0.00222EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/04/17 10:17 a.m.35 views

CVE-2024-26857 geneve: make sure to pull inner header in geneve_rx()

In the Linux kernel, the following vulnerability has been resolved: geneve: make sure to pull inner header in geneverx syzbot triggered a bug in geneverx 1 Issue is similar to the one I fixed in commit 8d975c15c0cd "ip6tunnel: make sure to pull inner header in ip6tnlrcv" We have to save...

7.3CVSS7.6AI score0.00601EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/04/17 10:17 a.m.18 views

CVE-2024-26856 net: sparx5: Fix use after free inside sparx5_del_mact_entry

In the Linux kernel, the following vulnerability has been resolved: net: sparx5: Fix use after free inside sparx5delmactentry Based on the static analyzis of the code it looks like when an entry from the MAC table was removed, the entry was still used after being freed. More precise the vid of th...

8.8CVSS7AI score0.00319EPSS
SaveExploits0References5
NVD
NVD
added 2024/04/17 10:15 a.m.33 views

CVE-2024-26836

In the Linux kernel, the following vulnerability has been resolved: platform/x86: think-lmi: Fix password opcode ordering for workstations The Lenovo workstations require the password opcode to be run before the attribute value is changed if Admin password is enabled. Tested on some Thinkpads to...

7.8CVSS7.5AI score0.00231EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2024/04/17 10:15 a.m.17 views

CVE-2024-26841

In the Linux kernel, the following vulnerability has been resolved: LoongArch: Update cpusiblingmap when disabling nonboot CPUs Update cpusiblingmap when disabling nonboot CPUs by defining & calling clearcpusiblingmap, otherwise we get such errors on SMT systems: jump label: negative count!...

5.5CVSS5.7AI score0.00222EPSS
SaveExploits0References5
CVE
CVE
added 2024/04/17 10:3 a.m.122 views

CVE-2024-26829

CVE-2024-26829 : Linux kernel vulnerability in media: ir_toy where a memleak could occur if the command path and irtoy_tx allocation are used and the command fails; the leak is mitigated by freeing the allocated buffer (buf) when irtoy_command fails. Connected advisories confirm the issue and des...

5.5CVSS6.3AI score0.00228EPSS
SaveExploits0References6Affected Software1
Vulnrichment
Vulnrichment
added 2024/04/17 9:43 a.m.18 views

CVE-2024-26826 mptcp: fix data re-injection from stale subflow

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix data re-injection from stale subflow When the MPTCP PM detects that a subflow is stale, all the packet scheduler must re-inject all the mptcp-level unacked data. To avoid acquiring unneeded locks, it first try to check...

7.5CVSS6.8AI score0.00646EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/04/17 9:43 a.m.33 views

CVE-2024-26823 irqchip/gic-v3-its: Restore quirk probing for ACPI-based systems

In the Linux kernel, the following vulnerability has been resolved: irqchip/gic-v3-its: Restore quirk probing for ACPI-based systems While refactoring the way the ITSs are probed, the handling of quirks applicable to ACPI-based platforms was lost. As a result, systems such as HIP07 lose their GIC...

7.8CVSS6.7AI score0.00234EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/04/10 7:1 p.m.17 views

CVE-2021-47218 selinux: fix NULL-pointer dereference when hashtab allocation fails

In the Linux kernel, the following vulnerability has been resolved: selinux: fix NULL-pointer dereference when hashtab allocation fails When the hash table slot array allocation fails in hashtabinit, h-size is left initialized with a non-zero value, but the h-htable pointer is NULL. This may then...

7.2AI score0.00225EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/04/10 6:56 p.m.33 views

CVE-2021-47204 net: dpaa2-eth: fix use-after-free in dpaa2_eth_remove

In the Linux kernel, the following vulnerability has been resolved: net: dpaa2-eth: fix use-after-free in dpaa2ethremove Access to netdev after freenetdev will cause use-after-free bug. Move debug log before freenetdev call to avoid it...

7.5AI score0.00227EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/04/10 6:56 p.m.28 views

CVE-2021-47184 i40e: Fix NULL ptr dereference on VSI filter sync

In the Linux kernel, the following vulnerability has been resolved: i40e: Fix NULL ptr dereference on VSI filter sync Remove the reason of null pointer dereference in sync VSI filters. Added new I40EVSIRELEASING flag to signalize deleting and releasing of VSI resources to sync this thread with sy...

8.8CVSS6.6AI score0.00248EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/04/10 6:56 p.m.24 views

CVE-2021-47185 tty: tty_buffer: Fix the softlockup issue in flush_to_ldisc

In the Linux kernel, the following vulnerability has been resolved: tty: ttybuffer: Fix the softlockup issue in flushtoldisc When running ltp testcaseltp/testcases/kernel/pty/pty04.c with arm64, there is a soft lockup, which look like this one: Workqueue: eventsunbound flushtoldisc Call trace:...

6.7AI score0.00178EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/04/10 11:7 a.m.33 views

CVE-2024-26815 net/sched: taprio: proper TCA_TAPRIO_TC_ENTRY_INDEX check

In the Linux kernel, the following vulnerability has been resolved: net/sched: taprio: proper TCATAPRIOTCENTRYINDEX check taprioparsetcentry is not correctly checking TCATAPRIOTCENTRYINDEX attribute: int tc; // Signed value tc = nlagetu32tbTCATAPRIOTCENTRYINDEX; if tc = TCQOPTMAXQUEUE...

7.8CVSS6.8AI score0.00282EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/04/10 11:7 a.m.28 views

CVE-2024-26815 net/sched: taprio: proper TCA_TAPRIO_TC_ENTRY_INDEX check

In the Linux kernel, the following vulnerability has been resolved: net/sched: taprio: proper TCATAPRIOTCENTRYINDEX check taprioparsetcentry is not correctly checking TCATAPRIOTCENTRYINDEX attribute: int tc; // Signed value tc = nlagetu32tbTCATAPRIOTCENTRYINDEX; if tc = TCQOPTMAXQUEUE...

7.8CVSS6.7AI score0.00282EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2024/04/05 1:26 p.m.46 views

CVE-2024-26810

In the Linux kernel, the following vulnerability has been resolved: vfio/pci: Lock external INTx masking ops Mask operations through config space changes to DisINTx may race INTx configuration changes via ioctl. Create wrappers that add locking for paths outside of the core interrupt code. In...

4.4CVSS7AI score0.00196EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/04/04 3:59 p.m.30 views

CVE-2024-26809

A vulnerability was found in the Linux kernel's Netfilter subsystem. More specifically, the issue is related to the nftsetpipapo function, where releasing elements from cloned structures occurs outside the intended destroy path. This improper handling could lead to resource leaks or stability...

5.5CVSS7.1AI score0.00294EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/04/04 8:20 a.m.42 views

CVE-2024-26807

In the Linux kernel, the following vulnerability has been resolved: Both cadence-quadspi -runtimesuspend and -runtimeresume implementations start with: struct cqspist cqspi = devgetdrvdatadev; struct spicontroller host = devgetdrvdatadev; This obviously cannot be correct, unless "struct cqspist" ...

7.8CVSS7.2AI score0.00234EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/04/04 8:20 a.m.38 views

CVE-2024-26807 spi: cadence-qspi: fix pointer reference in runtime PM hooks

In the Linux kernel, the following vulnerability has been resolved: Both cadence-quadspi -runtimesuspend and -runtimeresume implementations start with: struct cqspist cqspi = devgetdrvdatadev; struct spicontroller host = devgetdrvdatadev; This obviously cannot be correct, unless "struct cqspist" ...

7.8CVSS7.7AI score0.00234EPSS
SaveExploits0References4
CVE
CVE
added 2024/04/04 8:20 a.m.114 views

CVE-2024-26798

CVE-2024-26798 : Linux kernel fbcon font restore regression fix. The commit a5a923038d70 initially restored old font data on vc_resize() failure but only for user fonts; system/internal fonts were left unreverted, causing a subsequent fbcon_do_set_font() to fail restoration and potentially crash ...

5.5CVSS6.2AI score0.00327EPSS
SaveExploits0References6Affected Software1
Rows per page
Query Builder