Lucene search
+L

13161 matches found

CNNVD
CNNVD
added 2025/02/27 12:00 a.m.6 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 failure to check the devmkasprintf return value in winwinginitled, which could lead to a null pointer...

5.5CVSS6.4AI score0.00206EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/02/27 12:00 a.m.14 views

PT-2025-8825 · Linux +3 · Linux Kernel +3

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 media: i2c: ds90ub9x3 module. The ub913 and ub953 drivers call fwnode handle putpriv-sd.fwnode as part of their...

7.8CVSS7.8AI score0.36848EPSS
SaveExploits5References673
Positive Technologies
Positive Technologies
added 2025/02/27 12:00 a.m.15 views

PT-2025-8826 · Linux +3 · Linux Kernel +3

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A vulnerability in the Linux kernel has been resolved, related to the intel/ipu6 media component. The issue occurs when a CPU latency QOS request is not removed on error, leading to li...

7.8CVSS7.6AI score0.36848EPSS
SaveExploits1References529
Positive Technologies
Positive Technologies
added 2025/02/27 12:00 a.m.13 views

PT-2025-8830 · Linux +3 · Linux Kernel +3

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A issue in the Linux kernel has been identified where DCP trusted keys can crash during encryption and decryption of the blob encryption key via the DCP crypto driver when vmalloc stac...

7.8CVSS7.5AI score0.36848EPSS
SaveExploits1References529
Positive Technologies
Positive Technologies
added 2025/02/27 12:00 a.m.16 views

PT-2025-8900 · Linux +3 · Linux Kernel +3

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A memory leak issue has been identified in the Linux kernel, specifically in the am65-cpsw driver when handling XDP eXpress Data Path programs. The leak occurs when the XDP program doe...

7.8CVSS7.4AI score0.36848EPSS
SaveExploits1References532
Positive Technologies
Positive Technologies
added 2025/02/27 12:00 a.m.12 views

PT-2025-9000 · Linux +3 · Linux Kernel +3

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 6.13.0-rc5-build2+ 1223 Description: A vulnerability in the Linux kernel has been identified, related to the rxrpc and afs modules. The issue arises from the use of spinlocks in the rxnet-peer hash lock, which c...

7.8CVSS7.2AI score0.36848EPSS
SaveExploits5References672
IBM Security Bulletins
IBM Security Bulletins
added 2025/02/26 3:36 p.m.19 views

Security Bulletin: Vulnerability in the Linux kernel affects IBM SAN Volume Controller, IBM Storwize, IBM Spectrum Virtualize and IBM FlashSystem products

Summary A vulnerability in the Linux kernel affects IBM Storage Virtualize products and could cause side-channel leakage. CVE-2023-6240. Vulnerability Details CVEID:CVE-2023-6240 DESCRIPTION: Linux Kernel could allow a remote attacker to obtain sensitive information, caused by a Marvin...

6.5CVSS6.6AI score0.00969EPSS
SaveExploits0Affected Software8
NVD
NVD
added 2025/02/26 7:01 a.m.10 views

CVE-2022-49727

In the Linux kernel, the following vulnerability has been resolved: ipv6: Fix signed integer overflow in l2tpip6sendmsg When len = INTMAX - transhdrlen, ulen = len + transhdrlen will be overflow. To fix, we can follow what udpv6 does and subtract the transhdrlen from the max...

5.5CVSS0.0028EPSS
SaveExploits0References8
NVD
NVD
added 2025/02/26 7:01 a.m.14 views

CVE-2022-49721

In the Linux kernel, the following vulnerability has been resolved: arm64: ftrace: consistently handle PLTs. Sometimes it is necessary to use a PLT entry to call an ftrace trampoline. This is handled by ftracemakecall and ftracemakenop, with each having almost identical logic, but this is not...

5.5CVSS0.00263EPSS
SaveExploits0References4
NVD
NVD
added 2025/02/26 7:01 a.m.14 views

CVE-2022-49706

In the Linux kernel, the following vulnerability has been resolved: zonefs: fix zonefsiomapbegin for reads If a readahead is issued to a sequential zone file with an offset exactly equal to the current file size, the iomap type is set to IOMAPUNWRITTEN, which will prevent an IO, but the iomap...

7.1CVSS0.00263EPSS
SaveExploits0References4
NVD
NVD
added 2025/02/26 7:01 a.m.15 views

CVE-2022-49703

In the Linux kernel, the following vulnerability has been resolved: scsi: ibmvfc: Store vhost pointer during subcrq allocation Currently the back pointer from a queue to the vhost adapter isn't set until after subcrq interrupt registration. The value is available when a queue is first allocated a...

5.5CVSS0.0026EPSS
SaveExploits0References3
NVD
NVD
added 2025/02/26 7:01 a.m.17 views

CVE-2022-49694

In the Linux kernel, the following vulnerability has been resolved: block: disable the elevator int delgendisk The elevator is only used for file system requests, which are stopped in delgendisk. Move disabling the elevator and freeing the scheduler tags to the end of delgendisk instead of doing...

7.8CVSS0.00244EPSS
SaveExploits0References2
NVD
NVD
added 2025/02/26 7:01 a.m.16 views

CVE-2022-49685

In the Linux kernel, the following vulnerability has been resolved: iio: trigger: sysfs: fix use-after-free on remove Ensure that the irqwork has completed before the trigger is freed. ================================================================== BUG: KASAN: use-after-free in irqworkrunlist...

7.8CVSS0.00271EPSS
SaveExploits0References8
NVD
NVD
added 2025/02/26 7:01 a.m.16 views

CVE-2022-49683

In the Linux kernel, the following vulnerability has been resolved: iio: adc: adi-axi-adc: Fix refcount leak in adiaxiadcattachclient ofparsephandle returns a node pointer with refcount incremented, we should use ofnodeput on it when not need anymore. Add missing ofnodeput to avoid refcount leak...

5.5CVSS0.00263EPSS
SaveExploits0References4
NVD
NVD
added 2025/02/26 7:01 a.m.10 views

CVE-2022-49675

In the Linux kernel, the following vulnerability has been resolved: tick/nohz: unexport init-annotated ticknohzfullsetup EXPORTSYMBOL and init is a bad combination because the .init.text section is freed up after the initialization. Hence, modules cannot use symbols annotated init. The access to ...

5.5CVSS0.00281EPSS
SaveExploits0References4
NVD
NVD
added 2025/02/26 7:01 a.m.19 views

CVE-2022-49681

In the Linux kernel, the following vulnerability has been resolved: xtensa: xtfpga: Fix refcount leak bug in setup In machinesetup, offindcompatiblenode will return a node pointer with refcount incremented. We should use ofnodeput when it is not used anymore...

5.5CVSS0.00253EPSS
SaveExploits0References8
NVD
NVD
added 2025/02/26 7:01 a.m.18 views

CVE-2022-49652

In the Linux kernel, the following vulnerability has been resolved: dmaengine: ti: Fix refcount leak in tidra7xbarrouteallocate ofparsephandle returns a node pointer with refcount incremented, we should use ofnodeput on it when not needed anymore. Add missing ofnodeput in to fix this...

5.5CVSS0.0026EPSS
SaveExploits0References8
NVD
NVD
added 2025/02/26 7:01 a.m.12 views

CVE-2022-49651

In the Linux kernel, the following vulnerability has been resolved: srcu: Tighten cleanupsrcustruct GP checks Currently, cleanupsrcustruct checks for a grace period in progress, but it does not check for a grace period that has not yet started but which might start at any time. Such a situation...

7.8CVSS0.0025EPSS
SaveExploits0References2
NVD
NVD
added 2025/02/26 7:01 a.m.12 views

CVE-2022-49649

In the Linux kernel, the following vulnerability has been resolved: xen/netback: avoid entering xenvifrxnextskb with an empty rx queue xenvifrxnextskb is expecting the rx queue not being empty, but in case the loop in xenvifrxaction is doing multiple iterations, the availability of another skb in...

5.5CVSS0.0026EPSS
SaveExploits0References8
NVD
NVD
added 2025/02/26 7:01 a.m.12 views

CVE-2022-49643

In the Linux kernel, the following vulnerability has been resolved: ima: Fix a potential integer overflow in imaappraisemeasurement When the ima-modsig is enabled, the rc passed to evmverifyxattr may be negative, which may cause the integer overflow problem...

7.1CVSS0.00272EPSS
SaveExploits0References5
Rows per page
Query Builder