Lucene search
+L

238 matches found

OSV
OSV
added 2025/04/16 2:11 p.m.16 views

CVE-2023-53034 ntb_hw_switchtec: Fix shift-out-of-bounds in switchtec_ntb_mw_set_trans

In the Linux kernel, the following vulnerability has been resolved: ntbhwswitchtec: Fix shift-out-of-bounds in switchtecntbmwsettrans There is a kernel API ntbmwcleartrans would pass 0 to both addr and size. This would make xlatepos negative. 23.734156 switchtec switchtec0: MW 0: part 0 addr...

7.1CVSS6.2AI score
SaveExploits0References14
Positive Technologies
Positive Technologies
added 2025/04/11 12:0 a.m.11 views

PT-2025-20489

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A vulnerability in the Linux kernel has been resolved, specifically in the iommu/tegra241-cmdqv module. The issue caused two WARNINGs to be observed when the SMMU driver rolled back upon...

5.5CVSS6.5AI score0.00261EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/04/08 8:18 a.m.14 views

CVE-2025-22011

In the Linux kernel, the following vulnerability has been resolved: ARM: dts: bcm2711: Fix xHCI power-domain During s2idle tests on the Raspberry CM4 the VPU firmware always crashes on xHCI power-domain resume: root@raspberrypi:/sys/power echo freeze state 70.724347 xhcisuspend finished 70.727730...

5.5CVSS5.4AI score0.00186EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/04/03 7:19 a.m.27 views

CVE-2025-22004 net: atm: fix use after free in lec_send()

In the Linux kernel, the following vulnerability has been resolved: net: atm: fix use after free in lecsend The -send operation frees skb so save the length before calling -send to avoid a use after free...

8.6CVSS0.00338EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/04/01 3:41 p.m.24 views

CVE-2025-21945 ksmbd: fix use-after-free in smb2_lock

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in smb2lock If smblock-zerolen has value, -llist of smblock is not delete and flock is old one. It will cause use-after-free on error handling routine...

8.8CVSS0.00485EPSS
SaveExploits0References5
NVD
NVD
added 2025/03/27 5:15 p.m.16 views

CVE-2022-49756

In the Linux kernel, the following vulnerability has been resolved: phy: usb: sunplus: Fix potential null-ptr-deref in spusbphyprobe spusbphyprobe will call platformgetresourcebyname that may fail and return NULL. devmioremap will use usbphy-moon4resmem-start as input, which may causes...

5.5CVSS0.00163EPSS
SaveExploits0References2
NVD
NVD
added 2025/03/27 5:15 p.m.17 views

CVE-2022-49739

In the Linux kernel, the following vulnerability has been resolved: gfs2: Always check inode size of inline inodes Check if the inode size of stuffed inline inodes is within the allowed range when reading inodes from disk gfs2dinodein. This prevents us from on-disk corruption. The two checks in...

7.1CVSS0.00193EPSS
SaveExploits0References6
CVE
CVE
added 2025/03/27 4:43 p.m.86 views

CVE-2023-53022

CVE-2023-53022 concerns a deadlock in the Linux kernel’s enetc driver. The vulnerability stems from a locking sequence in enetc_tx_onestep_tstamp() where a work item runs in process context with softirqs enabled and holds netif_tx_lock. If a transmission interrupt occurs, the NET_TX softirq can r...

5.5CVSS6.6AI score0.00139EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2025/03/27 4:43 p.m.6 views

CVE-2023-52992

In the Linux kernel, the following vulnerability has been resolved: bpf: Skip task with pid=1 in sendsignalcommon The following kernel panic can be triggered when a task with pid=1 attaches a prog that attempts to send killing signal to itself, also see 1 for more details: Kernel panic - not...

5.5CVSS5.5AI score0.00252EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/03/27 4:37 p.m.9 views

CVE-2023-52935

In the Linux kernel, the following vulnerability has been resolved: mm/khugepaged: fix -anonvma race If an -anonvma is attached to the VMA, collapseandfreepmd requires it to be locked. Page table traversal is allowed under any one of the mmap lock, the anonvma lock if the VMA is associated with a...

7.8CVSS6AI score0.00186EPSS
SaveExploits0
OSV
OSV
added 2025/03/12 9:42 a.m.19 views

CVE-2025-21864 tcp: drop secpath at the same time as we currently drop dst

In the Linux kernel, the following vulnerability has been resolved: tcp: drop secpath at the same time as we currently drop dst Xiumei reported hitting the WARN in xfrm6tunnelnetexit while running tests that boil down to: - create a pair of netns - run a basic TCP test over ipcomp6 - delete the...

7.8CVSS5.9AI score
SaveExploits0References11
OSV
OSV
added 2025/03/06 4:22 p.m.12 views

CVE-2025-21832 block: don't revert iter for -EIOCBQUEUED

In the Linux kernel, the following vulnerability has been resolved: block: don't revert iter for -EIOCBQUEUED blkdevreaditer has a few odd checks, like gating the position and count adjustment on whether or not the result is bigger-than-or-equal to zero where bigger than makes more sense, and not...

7.8CVSS5.9AI score
SaveExploits0References9
OSV
OSV
added 2025/03/06 4:13 p.m.8 views

CVE-2024-58081 clk: mmp2: call pm_genpd_init() only after genpd.name is set

In the Linux kernel, the following vulnerability has been resolved: clk: mmp2: call pmgenpdinit only after genpd.name is set Setting the genpd's struct device's name with devsetname is happening within pmgenpdinit. If it remains NULL, things can blow up later, such as when crafting the devfs...

5.5CVSS6AI score
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2025/02/28 1:54 a.m.16 views

CVE-2022-49291

In the Linux kernel, the following vulnerability has been resolved: ALSA: pcm: Fix races among concurrent hwparams and hwfree calls Currently we have neither proper check nor protection against the concurrent calls of PCM hwparams and hwfree ioctls, which may result in a UAF. Since the existing P...

6.4CVSS7.2AI score0.003EPSS
SaveExploits0References4
NVD
NVD
added 2025/02/27 3:15 a.m.12 views

CVE-2025-21764

In the Linux kernel, the following vulnerability has been resolved: ndisc: use RCU protection in ndiscallocskb ndiscallocskb can be called without RTNL or RCU being held. Add RCU protection to avoid possible UAF...

7.8CVSS0.00258EPSS
SaveExploits0References12
CVE
CVE
added 2025/02/27 2:18 a.m.70 views

CVE-2025-21769

CVE-2025-21769 affects the Linux kernel: the vmclock misc device lacked the .owner field, allowing a module unload while /dev/vmclock0 is open and causing an oops. The fix adds the .owner field to vmclock_miscdev_fops to prevent unloading during access. Public references indicate the vulnerabilit...

5.5CVSS6.6AI score0.00185EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2025/02/27 2:11 a.m.152 views

CVE-2024-58001

Technical details about CVE-2024-58001 are not publicly provided in the supplied documents. Monitor for updates from official advisories; the sources reference related advisories but do not reveal vulnerability specifics, affected products, or fixes.

5.5CVSS6.8AI score0.00202EPSS
SaveExploits0References10Affected Software1
CVE
CVE
added 2025/02/27 2:7 a.m.153 views

CVE-2024-57986

CVE-2024-57986 affects the Linux kernel HID core: Resolution Multiplier handling assumes valid Logical Collections and may set multiplier_collection to NULL, enabling a potential flaw. The issue was only partially fixed previously; the remaining case (none of the found collections being a Logical...

7.1CVSS6.5AI score0.00276EPSS
SaveExploits0References11Affected Software1
Debian CVE
Debian CVE
added 2025/02/27 2:7 a.m.8 views

CVE-2024-57986

In the Linux kernel, the following vulnerability has been resolved: HID: core: Fix assumption that Resolution Multipliers must be in Logical Collections A report in 2019 by the syzbot fuzzer was found to be connected to two errors in the HID core associated with Resolution Multipliers. One of the...

7.1CVSS5.7AI score0.00276EPSS
SaveExploits0
NVD
NVD
added 2025/02/26 7:1 a.m.11 views

CVE-2022-49624

In the Linux kernel, the following vulnerability has been resolved: net: atlantic: remove aqnicdeinit when resume aqnicdeinit has been called while suspending, so we don't have to call it again on resume. Actually, call it again leads to another hang issue when resuming from S3. Jul 8 03:09:44...

5.5CVSS0.00263EPSS
SaveExploits0References4
Rows per page
Query Builder