Lucene search
+L

6378 matches found

SUSE CVE
SUSE CVE
added 2025/10/25 12:1 a.m.8 views

SUSE CVE-2023-53697

In the Linux kernel, the following vulnerability has been resolved: nvdimm: Fix memleak of pmu attrgroups in unregisternvdimmpmu Memory pointed by 'ndpmu-pmu.attrgroups' is allocated in function 'registernvdimmpmu' and is lost after 'kfreendpmu' call in function 'unregisternvdimmpmu'...

2.3CVSS6.5AI score0.00199EPSS
SaveExploits0References17
CNNVD
CNNVD
added 2025/10/25 12:0 a.m.13 views

White-Jotter 安全漏洞

White-Jotter is a front-end and back-end separation project developed by Antabot individual developers using Vue+Spring Boot, with a full set of development tutorials. White-Jotter 9bcadc and earlier versions have a security vulnerability that originates in the /api/aaa;/... /register component h...

9.8CVSS8AI score0.00568EPSS
SaveExploits0References1
OSV
OSV
added 2025/10/24 4:26 p.m.9 views

CVE-2025-60803

Antabot White-Jotter up to commit 9bcadc was discovered to contain an unauthenticated remote code execution RCE vulnerability via the component /api/aaa;/../register...

9.8CVSS6.3AI score0.00568EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/10/24 12:24 p.m.16 views

CVE-2025-40023 drm/xe/vf: Don't expose sysfs attributes not applicable for VFs

In the Linux kernel, the following vulnerability has been resolved: drm/xe/vf: Don't expose sysfs attributes not applicable for VFs VFs can't read BMGPCIECAP0x138340 register nor access PCODE already guarded by the info.skippcode flag so we shouldn't expose attributes that require any of them to...

0.00172EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2025/10/24 12:0 a.m.5 views

CVE-2025-60803

Antabot White-Jotter up to commit 9bcadc was discovered to contain an unauthenticated remote code execution RCE vulnerability via the component /api/aaa;/../register...

8.3AI score0.00568EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2025/10/24 12:0 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 unrestricted VF access to the sysfs attribute, which could lead to incorrect access to registers...

6.1AI score0.00172EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/10/24 12:0 a.m.19 views

CVE-2025-60803

Antabot White-Jotter up to commit 9bcadc was discovered to contain an unauthenticated remote code execution RCE vulnerability via the component /api/aaa;/../register...

0.00568EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2025/10/24 12:0 a.m.15 views

PT-2025-43660

Name of the Vulnerable Software and Affected Versions Antabot White-Jotter versions prior to commit 9bcadc Description The software contains an unauthenticated remote code execution RCE issue. The issue is present via the /api/aaa;/../register component. The vulnerability allows for the execution...

9.8CVSS8.1AI score0.00568EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/10/23 12:31 p.m.7 views

EUVD-2022-54574

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix insufficient bounds propagation from adjustscalarminmaxvals Kuee reported a corner case where the tnum becomes constant after the call to regboundoffset, but the register's bounds are not, that is, its min bounds are sti...

5.5CVSS5.1AI score0.00281EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/10/23 12:10 a.m.7 views

SUSE CVE-2022-50566

In the Linux kernel, the following vulnerability has been resolved: mtd: Fix device name leak when register device failed in addmtddevice There is a kmemleak when register device failed: unreferenced object 0xffff888101aab550 size 8: comm "insmod", pid 3922, jiffies 4295277753 age 925.408s hex du...

4.7CVSS6.4AI score0.00232EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2025/10/23 12:10 a.m.12 views

SUSE CVE-2022-50578

In the Linux kernel, the following vulnerability has been resolved: class: fix possible memory leak in classregister If classaddgroups returns error, the 'cp-subsys' need be unregister, and the 'cp' need be freed. We can not call ksetunregister here, because the 'cls' will be freed in callback...

4.7CVSS6.9AI score0.00226EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2025/10/22 11:59 p.m.6 views

SUSE CVE-2023-53700

In the Linux kernel, the following vulnerability has been resolved: media: max9286: Fix memleak in max9286v4l2register There is a kmemleak when testing the media/i2c/max9286.c with bpf mock device: kmemleak: 5 new suspected memory leaks see /sys/kernel/debug/kmemleak unreferenced object...

5.5CVSS6.5AI score0.00199EPSS
SaveExploits0References7
EUVD
EUVD
added 2025/10/22 3:31 p.m.6 views

EUVD-2023-60010

In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Do not swap cpubuffer during resize process When ringbufferswapcpu was called during resize process, the cpu buffer was swapped in the middle, resulting in incorrect state. Continuing to run in the wrong state will...

4.9AI score0.00142EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/10/22 3:31 p.m.11 views

EUVD-2023-60004

In the Linux kernel, the following vulnerability has been resolved: mfd: pcf50633-adc: Fix potential memleak in pcf50633adcasyncread req is allocated in pcf50633adcasyncread, but adcenqueuerequest could fail to insert the req into queue. We need to check the return value and free it in the case o...

4.8AI score0.00195EPSS
SaveExploits0References9
EUVD
EUVD
added 2025/10/22 3:31 p.m.8 views

EUVD-2022-55654

In the Linux kernel, the following vulnerability has been resolved: drm/omap: dss: Fix refcount leak bugs In dssinitports and dssuninitports, we should call ofnodeput for the reference returned by ofgraphgetportbyid in fail path or when it is not used anymore...

5.8AI score0.00205EPSS
SaveExploits0References7
EUVD
EUVD
added 2025/10/22 3:31 p.m.10 views

EUVD-2022-55655

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7915: fix mt7915ratetxpowerget resource leaks Coverity message: variable "buf" going out of scope leaks the storage. Addresses-Coverity-ID: 1527799 "Resource leaks"...

4.9AI score0.00185EPSS
SaveExploits0References3
NVD
NVD
added 2025/10/22 2:15 p.m.11 views

CVE-2023-53713

In the Linux kernel, the following vulnerability has been resolved: arm64: sme: Use STR P to clear FFR context field in streaming SVE mode The FFR is a predicate register which can vary between 16 and 256 bits in size depending upon the configured vector length. When saving the SVE state in...

7.8CVSS0.00142EPSS
SaveExploits0References4
NVD
NVD
added 2025/10/22 2:15 p.m.11 views

CVE-2023-53697

In the Linux kernel, the following vulnerability has been resolved: nvdimm: Fix memleak of pmu attrgroups in unregisternvdimmpmu Memory pointed by 'ndpmu-pmu.attrgroups' is allocated in function 'registernvdimmpmu' and is lost after 'kfreendpmu' call in function 'unregisternvdimmpmu'...

0.00199EPSS
SaveExploits0References4
NVD
NVD
added 2025/10/22 2:15 p.m.8 views

CVE-2022-50578

In the Linux kernel, the following vulnerability has been resolved: class: fix possible memory leak in classregister If classaddgroups returns error, the 'cp-subsys' need be unregister, and the 'cp' need be freed. We can not call ksetunregister here, because the 'cls' will be freed in callback...

0.00226EPSS
SaveExploits0References8
OSV
OSV
added 2025/10/22 2:15 p.m.9 views

UBUNTU-CVE-2022-50561

In the Linux kernel, the following vulnerability has been resolved: iio: fix memory leak in iiodeviceregistereventset When iiodeviceregistersysfsgroup returns failed, iiodeviceregistereventset needs to free attrs array. Otherwise, kmemleak would scan & report memory leak as below: unreferenced...

5.7AI score0.00199EPSS
SaveExploits0References7
Rows per page
Query Builder