Lucene search
+L

6436 matches found

Vulnrichment
Vulnrichment
added 2025/02/26 2:11 a.m.2 views

CVE-2022-49370 firmware: dmi-sysfs: Fix memory leak in dmi_sysfs_register_handle

In the Linux kernel, the following vulnerability has been resolved: firmware: dmi-sysfs: Fix memory leak in dmisysfsregisterhandle kobjectinitandadd takes reference even when it fails. According to the doc of kobjectinitandadd If this function returns an error, kobjectput must be called to proper...

6.4AI score0.00291EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2025/02/26 1:56 a.m.20 views

CVE-2022-49293 netfilter: nf_tables: initialize registers in nft_do_chain()

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: initialize registers in nftdochain Initialize registers to avoid stack leak into userspace...

0.00288EPSS
SaveExploits0References9
CVE
CVE
added 2025/02/26 1:56 a.m.109 views

CVE-2022-49293

The CVE-2022-49293 entry concerns the Linux kernel where the nf_tables code path in nft_do_chain had a bug in register initialization. The issue could allow a stack leak into userspace, with local attack vector and no user interaction required. The vulnerability is classified as LOCAL, with LOW a...

5.5CVSS5.3AI score0.00288EPSS
SaveExploits0References9Affected Software1
Cvelist
Cvelist
added 2025/02/26 1:55 a.m.22 views

CVE-2022-49218 drm/dp: Fix OOB read when handling Post Cursor2 register

In the Linux kernel, the following vulnerability has been resolved: drm/dp: Fix OOB read when handling Post Cursor2 register The linkstatus array was not large enough to read the Adjust Request Post Cursor2 register, so remove the common helper function to avoid an OOB read, found with a...

0.0024EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2025/02/26 1:55 a.m.21 views

CVE-2022-49218

In the Linux kernel, the following vulnerability has been resolved: drm/dp: Fix OOB read when handling Post Cursor2 register The linkstatus array was not large enough to read the Adjust Request Post Cursor2 register, so remove the common helper function to avoid an OOB read, found with a...

7.1CVSS6.1AI score0.0024EPSS
SaveExploits0
CVE
CVE
added 2025/02/26 1:55 a.m.115 views

CVE-2022-49218

CVE-2022-49218 is a Linux kernel vulnerability in the DRM DP driver: an OOB read when handling the Post Cursor2 register due to an undersized link_status array. The fix removes the common helper and replaces the fetch/decode path with an open-coded approach, mirroring the handling in a related DR...

7.1CVSS5.3AI score0.0024EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2025/02/26 1:55 a.m.17 views

CVE-2022-49218 drm/dp: Fix OOB read when handling Post Cursor2 register

In the Linux kernel, the following vulnerability has been resolved: drm/dp: Fix OOB read when handling Post Cursor2 register The linkstatus array was not large enough to read the Adjust Request Post Cursor2 register, so remove the common helper function to avoid an OOB read, found with a...

7.1CVSS5.2AI score
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/02/26 1:55 a.m.51 views

CVE-2022-49214

In the Linux kernel, the following vulnerability has been resolved: powerpc/64s: Don't use DSISR for SLB faults Since commit 46ddcb3950a2 "powerpc/mm: Show if a bad page fault on data is read or write." we use pagefaultiswriteregs-dsisr in badpagefault to determine if the fault is for a read or...

5.5CVSS5.3AI score0.00263EPSS
SaveExploits0
CVE
CVE
added 2025/02/26 1:55 a.m.165 views

CVE-2022-49214

CVE-2022-49214 pertains to the Linux kernel on PowerPC 64s where Data SLB (Data Segment) faults do not set DSISR to a useful value, causing misclassification of read vs. write faults. The fix reworks the printing logic to treat SLB faults separately and only print read/write when the fault type c...

5.5CVSS6.3AI score0.00263EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2025/02/26 1:55 a.m.25 views

CVE-2022-49194 net: bcmgenet: Use stronger register read/writes to assure ordering

In the Linux kernel, the following vulnerability has been resolved: net: bcmgenet: Use stronger register read/writes to assure ordering GCC12 appears to be much smarter about its dependency tracking and is aware that the relaxed variants are just normal loads and stores and this is causing proble...

9.8CVSS0.00662EPSS
SaveExploits0References5
CVE
CVE
added 2025/02/26 1:55 a.m.106 views

CVE-2022-49194

The CVE-2022-49194 issue affects the Linux kernel BCMGENET ethernet driver (net/bcmgenet) where GCC12’s relaxed memory access optimization can reorder register reads/writes. This undermines the assumed non-reordering of device memory and the barriers provided by other constructs (e.g., spinlocks)...

9.8CVSS5.4AI score0.00662EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2025/02/26 1:55 a.m.15 views

CVE-2022-49194 net: bcmgenet: Use stronger register read/writes to assure ordering

In the Linux kernel, the following vulnerability has been resolved: net: bcmgenet: Use stronger register read/writes to assure ordering GCC12 appears to be much smarter about its dependency tracking and is aware that the relaxed variants are just normal loads and stores and this is causing proble...

9.8CVSS5.3AI score
SaveExploits0References8
CVE
CVE
added 2025/02/26 1:55 a.m.225 views

CVE-2022-49173

In the Linux kernel, CVE-2022-49173 affects the SPI FSI path where data transfer routines poll a status register and may hang if a hardware bad state occurs. The fix adds a timeout to polling and returns an error when exceeded, preventing infinite loops. Affected component: spi: fsi in the Linux ...

5.5CVSS5.4AI score0.00255EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2025/02/26 1:55 a.m.25 views

CVE-2022-49164 powerpc/tm: Fix more userspace r13 corruption

In the Linux kernel, the following vulnerability has been resolved: powerpc/tm: Fix more userspace r13 corruption Commit cf13435b730a "powerpc/tm: Fix userspace r13 corruption" fixes a problem in treclaim where a SLB miss can occur on the threadstruct-ckptregs while SCRATCH0 is live with the save...

0.0026EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/02/26 1:54 a.m.33 views

CVE-2022-49099 Drivers: hv: vmbus: Fix initialization of device object in vmbus_device_register()

In the Linux kernel, the following vulnerability has been resolved: Drivers: hv: vmbus: Fix initialization of device object in vmbusdeviceregister Initialize the device's dmamask,parms pointers and the device's dmamask value before invoking deviceregister. Address the following trace with 5.17-rc...

0.00205EPSS
SaveExploits0References2
CVE
CVE
added 2025/02/26 1:54 a.m.92 views

CVE-2022-49099

CVE-2022-49099 : Linux kernel vulnerability in hv_vmbus/vmbus driver stack. The issue arises during device object initialization in vmbus_device_register(), where dma_mask, dma_parms, and dma_mask must be set before device_register() is called. The fixed trace relates to netvsc/vmbus probe paths ...

5.5CVSS5.4AI score0.00205EPSS
SaveExploits0References2Affected Software1
CNNVD
CNNVD
added 2025/02/26 12:00 a.m.32 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 the Linux kernel that stems from the dmamask and dmaparms of the device object in the vmbusdeviceregister function not being properly...

5.5CVSS5.5AI score0.00205EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/02/26 12:00 a.m.12 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 the Linux kernel that originates from not maintaining the MSRRI setting when calling RTAS...

5.5CVSS5.5AI score0.00256EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2025/02/26 12:00 a.m.44 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 the Linux kernel that originates from post-release reuse in the ep93xxclkregistergate function...

7.8CVSS5.7AI score0.00244EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/02/26 12:00 a.m.15 views

PT-2025-8119 · Linux +2 · Linux Kernel +2

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A issue in the Linux kernel has been identified, specifically in the mxser module. The problem occurs when the Line Status Register LSR is 0xff in the activate function, which can lead...

7.8CVSS6.6AI score0.93838EPSS
SaveExploits23References491
Rows per page
Query Builder