Lucene search
+L

13165 matches found

Positive Technologies
Positive Technologies
added 2025/05/02 12:00 a.m.9 views

PT-2025-18807 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to the Linux kernel on arm64 architecture, specifically the Qualcomm sc7280 device tree. If the PCIe controller is not marked as cache coherent, the kernel may...

6AI score0.00201EPSS
SaveExploits0References14
CNNVD
CNNVD
added 2025/05/02 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 stems from the intel-ish-hid driver not properly canceling a work queue, which could lead to reuse after release...

7.8CVSS6.4AI score0.00198EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/05/02 12:00 a.m.5 views

PT-2025-18886

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to the fixed version Description The issue is related to the RISC-V architecture in the Linux kernel, where a mutex lock is taken twice during SiFive errata patching, resulting in errors such as kernel NULL pointer...

5.8AI score
SaveExploits0References16
BDU FSTEC
BDU FSTEC
added 2025/05/02 12:00 a.m.10 views

The vulnerability of the sunrpc component in the Linux operating system’s kernel allows a hacker to trigger a service failure.

The vulnerability of the sunrpc component in the Linux operating system’s kernel is related to the assignment of the NULL pointer. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS6.7AI score0.0054EPSS
SaveExploits0References18Affected Software8
BDU FSTEC
BDU FSTEC
added 2025/05/02 12:00 a.m.9 views

The vulnerability of the Linux operating system’s USB kernel component, which allows a hacker to cause a service failure

The vulnerability of the Linux operating system’s USB kernel component is related to the assignment of the NULL pointer. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS6.7AI score0.00212EPSS
SaveExploits0References15Affected Software8
IBM Security Bulletins
IBM Security Bulletins
added 2025/05/01 8:42 p.m.25 views

Security Bulletin: IBM Watson Speech Services Cartridge is vulnerable to uninitialized resource use in Linux kernel [CVE-2024-50302]

Summary IBM Watson Speech Services Cartridge is vulnerable to uninitialized resource use in Linux kernel, due to a flaw in the report buffer that could leak kernel memory CVE-2024-50302. Linux kernel is used in our Speech microservices. This vulnerabilitiy has been addressed. Please read the...

5.5CVSS6.8AI score0.00811EPSS
SaveExploits0Affected Software1
NVD
NVD
added 2025/05/01 3:16 p.m.17 views

CVE-2022-49931

In the Linux kernel, the following vulnerability has been resolved: IB/hfi1: Correctly move list in scdisable Commit 13bac861952a "IB/hfi1: Fix abba locking issue with scdisable" incorrectly tries to move a list from one list head to another. The result is a kernel crash. The crash is triggered...

8.8CVSS0.00233EPSS
SaveExploits0References5
NVD
NVD
added 2025/05/01 3:16 p.m.25 views

CVE-2022-49927

In the Linux kernel, the following vulnerability has been resolved: nfs4: Fix kmemleak when allocate slot failed If one of the slot allocate failed, should cleanup all the other allocated slots, otherwise, the allocated slots will leak: unreferenced object 0xffff8881115aa100 size 64: comm...

5.5CVSS0.00197EPSS
SaveExploits0References8
NVD
NVD
added 2025/05/01 3:16 p.m.26 views

CVE-2022-49919

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: release flow rule object from commit path No need to postpone this to the commit release path, since no packets are walking over this object, this is accessed from control plane only. This helped uncovered UA...

7.8CVSS0.00155EPSS
SaveExploits0References5
NVD
NVD
added 2025/05/01 3:16 p.m.29 views

CVE-2022-49923

In the Linux kernel, the following vulnerability has been resolved: nfc: nxp-nci: Fix potential memory leak in nxpncisend nxpncisend will call nxpncii2cwrite, and only free skb when nxpncii2cwrite failed. However, even if the nxpncii2cwrite run succeeds, the skb will not be freed in nxpncii2cwrit...

5.5CVSS0.0018EPSS
SaveExploits0References4
NVD
NVD
added 2025/05/01 3:16 p.m.24 views

CVE-2022-49922

In the Linux kernel, the following vulnerability has been resolved: nfc: nfcmrvl: Fix potential memory leak in nfcmrvli2cncisend nfcmrvli2cncisend will be called by nfcmrvlncisend, and skb should be freed in nfcmrvli2cncisend. However, nfcmrvlncisend will only free skb when i2cmastersend return =...

5.5CVSS0.00181EPSS
SaveExploits0References8
NVD
NVD
added 2025/05/01 3:16 p.m.16 views

CVE-2022-49914

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix inode list leak during backref walking at resolveindirectrefs During backref walking, at resolveindirectrefs, if we get an error we jump to the 'out' label and call ulistfree on the 'parents' ulist, which frees all the...

5.5CVSS0.00197EPSS
SaveExploits0References7
NVD
NVD
added 2025/05/01 3:16 p.m.15 views

CVE-2022-49915

In the Linux kernel, the following vulnerability has been resolved: mISDN: fix possible memory leak in mISDNregisterdevice Afer commit 1fa5ae857bb1 "driver core: get rid of struct device's busid string array", the name of device is allocated dynamically, add putdevice to give up the reference, so...

5.5CVSS0.00199EPSS
SaveExploits0References8
NVD
NVD
added 2025/05/01 3:16 p.m.22 views

CVE-2022-49916

In the Linux kernel, the following vulnerability has been resolved: rose: Fix NULL pointer dereference in rosesendframe The syzkaller reported an issue: KASAN: null-ptr-deref in range 0x0000000000000380-0x0000000000000387 CPU: 0 PID: 4069 Comm: kworker/0:15 Not tainted...

5.5CVSS0.00181EPSS
SaveExploits0References8
NVD
NVD
added 2025/05/01 3:16 p.m.18 views

CVE-2022-49917

In the Linux kernel, the following vulnerability has been resolved: ipvs: fix WARNING in ipvsappnetcleanup During the initialization of ipvsappnetinit, if file ipvsapp fails to be created, the initialization is successful by default. Therefore, the ipvsapp file doesn't be found during the remove ...

7.8CVSS0.00208EPSS
SaveExploits0References6
NVD
NVD
added 2025/05/01 3:16 p.m.17 views

CVE-2022-49907

In the Linux kernel, the following vulnerability has been resolved: net: mdio: fix undefined behavior in bit shift for mdiobusregister Shifting signed 32-bit value by 31 bits is undefined, so changing significant bit to unsigned. The UBSAN warning calltrace like below: UBSAN: shift-out-of-bounds ...

7.8CVSS0.00223EPSS
SaveExploits0References8
NVD
NVD
added 2025/05/01 3:16 p.m.15 views

CVE-2022-49890

In the Linux kernel, the following vulnerability has been resolved: capabilities: fix potential memleak on error path from vfsgetxattralloc In capinodegetsecurity, we will use vfsgetxattralloc to complete the memory allocation of tmpbuf, if we have completed the memory allocation of tmpbuf, but...

5.5CVSS0.00212EPSS
SaveExploits0References7
NVD
NVD
added 2025/05/01 3:16 p.m.19 views

CVE-2022-49892

In the Linux kernel, the following vulnerability has been resolved: ftrace: Fix use-after-free for dynamic ftraceops KASAN reported a use-after-free with ftrace ops 1. It was found from vmcore that perf had registered two ops with the same content successively, both dynamic. After unregistering t...

7.8CVSS0.00214EPSS
SaveExploits0References4
NVD
NVD
added 2025/05/01 3:16 p.m.25 views

CVE-2022-49897

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

SaveExploits0
NVD
NVD
added 2025/05/01 3:16 p.m.23 views

CVE-2022-49891

In the Linux kernel, the following vulnerability has been resolved: tracing: kprobe: Fix memory leak in testgenkprobe/kretprobecmd testgenkprobecmd only free buf in fail path, hence buf will leak when there is no failure. Move kfreebuf from fail path to common path to prevent the memleak. The sam...

5.5CVSS0.00193EPSS
SaveExploits0References4
Rows per page
Query Builder