Lucene search
+L

1949 matches found

RedhatCVE
RedhatCVE
added 2025/02/26 10:27 a.m.19 views

CVE-2022-49182

In the Linux kernel, the following vulnerability has been resolved: net: hns3: add vlan list lock to protect vlan list When adding port base VLAN, vf VLAN need to remove from HW and modify the vlan state in vf VLAN list as false. If the periodicity task is freeing the same node, it may cause "use...

5.5CVSS6.2AI score0.0027EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/26 8:5 a.m.14 views

CVE-2022-49085

In the Linux kernel, the following vulnerability has been resolved: drbd: Fix five use after free bugs in getinitialstate In getinitialstate, it calls notifyinitialstatedoneskb,.. if cb-args5==1. If genlmsgput failed in notifyinitialstatedone, the skb will be freed by nlmsgfreeskb. Then...

5.5CVSS7.6AI score0.00279EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/26 7:54 a.m.13 views

CVE-2022-49092

In the Linux kernel, the following vulnerability has been resolved: net: ipv4: fix route with nexthop object delete warning FRR folks have hit a kernel warning1 while deleting routes2 which is caused by trying to delete a route pointing to a nexthop id without specifying nhid but matching on an...

5.5CVSS6.2AI score0.00272EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/26 7:24 a.m.12 views

CVE-2022-49619

In the Linux kernel, the following vulnerability has been resolved: net: sfp: fix memory leak in sfpprobe sfpprobe allocates a memory chunk from sfp with sfpalloc. When devmaddaction fails, sfp is not freed, which leads to a memory leak. We should use devmaddactionorreset instead of devmaddaction...

5.5CVSS6.2AI score0.0026EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/26 7:24 a.m.28 views

CVE-2022-49599

In the Linux kernel, the following vulnerability has been resolved: tcp: Fix data-races around sysctltcpl3mdevaccept. While reading sysctltcpl3mdevaccept, it can be changed concurrently. Thus, we need to add READONCE to its readers...

4.7CVSS6.3AI score0.00198EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/02/26 7:0 a.m.11 views

CVE-2022-49063

In the Linux kernel, the following vulnerability has been resolved: ice: arfs: fix use-after-free when freeing @rxcpurmap The CI testing bots triggered the following splat: 718.203054 BUG: KASAN: use-after-free in freeirqcpurmap+0x53/0x80 718.206349 Read of size 4 at addr ffff8881bd127e00 by task...

7.8CVSS6.1AI score0.00273EPSS
SaveExploits0References14
RedhatCVE
RedhatCVE
added 2025/02/26 6:54 a.m.9 views

CVE-2022-49212

In the Linux kernel, the following vulnerability has been resolved: mtd: rawnand: atmel: fix refcount issue in atmelnandcontrollerinit The reference counting issue happens in several error handling paths on a refcounted object "nc-dmac". In these paths, the function simply returns the error code,...

5.5CVSS6.2AI score0.00264EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/26 6:23 a.m.10 views

CVE-2021-4453

In the Linux kernel, the following vulnerability has been resolved: drm/amd/pm: fix a potential gpumetricstable memory leak Memory is allocated for gpumetricstable in renoirinitsmctables, but not freed in int smuv120finismctables. Free it!...

5.5CVSS6.3AI score0.00272EPSS
SaveExploits0References4
OSV
OSV
added 2025/02/26 5:57 a.m.3 views

BELL-CVE-2025-26601

Bulletin has no description...

7.8CVSS7.7AI score0.00386EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/26 5:57 a.m.5 views

BELL-CVE-2025-26594

Bulletin has no description...

7.8CVSS7.7AI score0.00386EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/26 2:23 a.m.12 views

CVE-2022-49633 icmp: Fix data-races around sysctl_icmp_echo_enable_probe.

In the Linux kernel, the following vulnerability has been resolved: icmp: Fix data-races around sysctlicmpechoenableprobe. While reading sysctlicmpechoenableprobe, it can be changed concurrently. Thus, we need to add READONCE to its readers...

4.7CVSS4.4AI score
SaveExploits0References6
OSV
OSV
added 2025/02/26 2:12 a.m.13 views

CVE-2022-49448 soc: bcm: Check for NULL return of devm_kzalloc()

In the Linux kernel, the following vulnerability has been resolved: soc: bcm: Check for NULL return of devmkzalloc As the potential failure of allocation, devmkzalloc may return NULL. Then the 'pd-pmb' and the follow lines of code may bring null pointer dereference. Therefore, it is better to che...

5.5CVSS5.4AI score
SaveExploits0References7
OSV
OSV
added 2025/02/26 2:11 a.m.14 views

CVE-2022-49375 rtc: mt6397: check return value after calling platform_get_resource()

In the Linux kernel, the following vulnerability has been resolved: rtc: mt6397: check return value after calling platformgetresource It will cause null-ptr-deref if platformgetresource returns NULL, we need check the return value...

5.5CVSS5.3AI score
SaveExploits0References12
OSV
OSV
added 2025/02/26 1:54 a.m.13 views

CVE-2022-49055 drm/amdkfd: Check for potential null return of kmalloc_array()

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Check for potential null return of kmallocarray As the kmallocarray may return null, the 'eventwaitersi.wait' would lead to null-pointer dereference. Therefore, it is better to check the return value of kmallocarray t...

5.5CVSS5.3AI score
SaveExploits0References11
OSV
OSV
added 2025/02/25 8:3 p.m.21 views

CVE-2025-27142 LocalSend path traversal vulnerability in the file upload endpoint allows nearby devices to execute arbitrary commands

LocalSend is a free, open-source app that allows users to securely share files and messages with nearby devices over their local network without needing an internet connection. Prior to version 1.17.0, due to the missing sanitization of the path in the POST /api/localsend/v2/prepare-upload and th...

8.7CVSS7.2AI score
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/25 6:30 p.m.22 views

CVE-2025-1589

A vulnerability was found in SourceCodester E-Learning System 1.0 and classified as problematic. This issue affects some unknown processing of the file /register.php of the component User Registration Handler. The manipulation leads to cross site scripting. The attack may be initiated remotely...

6.1CVSS6.2AI score0.00474EPSS
SaveExploits0References1
Chainguard
Chainguard
added 2025/02/25 1:11 p.m.48 views

GHSA-CQ85-4F5H-QQC4 vulnerabilities

Vulnerabilities for packages: firefox-esr...

7.3AI score
SaveExploits0
OSV
OSV
added 2025/02/25 5:57 a.m.7 views

BELL-CVE-2025-21704

Bulletin has no description...

7.8CVSS7.3AI score0.00342EPSS
SaveExploits1References1
OSV
OSV
added 2025/02/25 5:57 a.m.1 views

BELL-CVE-2025-1632

Bulletin has no description...

5.5CVSS3.5AI score0.00335EPSS
SaveExploits1References2
OSV
OSV
added 2025/02/25 5:57 a.m.1 views

BELL-CVE-2023-52926

Bulletin has no description...

7.8CVSS7AI score0.00234EPSS
SaveExploits0References1
Rows per page
Query Builder