3050231 matches found
Exploit for Improper Authorization in Microsoft
cve-id Donate Support the maintenance of this project wit...
Malicious code in whs4_deu (npm)
--- -= Per source details. Do not edit below this line.=- Source: ossf-package-analysis 96d7709dc56eae4bfe07031da42425b4a94a169255cd7b3bde0f31f0516e0fb0 The OpenSSF Package Analysis project identified 'whs4deu' @ 1.0.1 npm as malicious. It is considered malicious because: - The package communicat...
MAL-2026-11070 Malicious code in whs4_deu (npm)
--- -= Per source details. Do not edit below this line.=- Source: ossf-package-analysis 96d7709dc56eae4bfe07031da42425b4a94a169255cd7b3bde0f31f0516e0fb0 The OpenSSF Package Analysis project identified 'whs4deu' @ 1.0.1 npm as malicious. It is considered malicious because: - The package communicat...
SUSE CVE-2026-64338
In the Linux kernel, the following vulnerability has been resolved: USB: misc: uss720: unregister parport on probe failure uss720probe registers a parport before reading the 1284 register used to detect unsupported Belkin F5U002 adapters. If get1284register fails, the error path drops the driver...
SUSE CVE-2026-64339
In the Linux kernel, the following vulnerability has been resolved: usb: misc: usbio: bound bulk IN response length to the received transfer usbiobulkmsg copies bpktlen = le16tocpubpkt-len bytes out of the bulk IN buffer usbio-rxbuf, allocated with size usbio-rxbuflen into the caller's buffer...
SUSE CVE-2026-64349
In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: fix dwc3readl and dwc3writel calls in dwc3ulpisetup The dwc3ulpisetup calls the register read and write calls with dwc3-regs when both these calls take the dwc3 structure directly. Chnage these two calls to fix the...
SUSE CVE-2026-64356
In the Linux kernel, the following vulnerability has been resolved: xfs: fix memory leak in xfsdqinodemetadircreate If xfsmetadircreate fails in xfsdqinodemetadircreate, the current code returns directly, leaking the allocated update and transaction state. If the subsequent commit fails, the...
Malicious code in wsh4_edu (npm)
--- -= Per source details. Do not edit below this line.=- Source: ossf-package-analysis e68d4c62ae8440581c4400e1cdacb7877912eb23610e273432d18cea61574785 The OpenSSF Package Analysis project identified 'wsh4edu' @ 1.0.0 npm as malicious. It is considered malicious because: - The package communicat...
MAL-2026-11072 Malicious code in wsh4_edu (npm)
--- -= Per source details. Do not edit below this line.=- Source: ossf-package-analysis e68d4c62ae8440581c4400e1cdacb7877912eb23610e273432d18cea61574785 The OpenSSF Package Analysis project identified 'wsh4edu' @ 1.0.0 npm as malicious. It is considered malicious because: - The package communicat...
SUSE CVE-2026-64369
In the Linux kernel, the following vulnerability has been resolved: s390: Revert support for DCACHEWORDACCESS loadunalignedzeropad reads eight bytes from unaligned addresses and may cross page boundaries. It handles exceptions which may happen if reading from the second page results in an...
SUSE CVE-2026-64373
In the Linux kernel, the following vulnerability has been resolved: cpufreq: Fix hotplug-suspend race during reboot During system reboot, cpufreqsuspend is called via the kernelrestart - deviceshutdown path. Unlike the normal system suspend path, the reboot path does not call freezeprocesses, so...
SUSE CVE-2026-64376
In the Linux kernel, the following vulnerability has been resolved: firmwareloader: fix device reference leak in firmwareuploadregister firmwareuploadregister - fwcreateinstance - deviceinitialize After fwcreateinstance succeeds, the lifetime of the embedded struct device is expected to be manage...
SUSE CVE-2026-64400
In the Linux kernel, the following vulnerability has been resolved: ksmbd: prevent path traversal bypass by restricting caseless retry ksmbdvfspathlookup enforces LOOKUPBENEATH to restrict path resolution within the share root. When a crafted path attempts to escape the share boundary using...
SUSE CVE-2026-64414
In the Linux kernel, the following vulnerability has been resolved: netfilter: handle unreadable frags sashiko reports: When an skb with unreadable fragments such as from devmem TCP, where skbfragsreadableskb returns false is processed by the u32 module, skbcopybits will safely return a negative...
SUSE CVE-2026-64417
In the Linux kernel, the following vulnerability has been resolved: mm: shrinker: fix NULL pointer dereference in debugfs shrinkerdebugfsadd creates both "count" and "scan" debugfs files unconditionally. That assumes every shrinker implements both countobjects and scanobjects, which is not...
SUSE CVE-2026-64447
In the Linux kernel, the following vulnerability has been resolved: staging: media: ipu7: fix double-free and use-after-free in error paths In both ipu7isysinit and ipu7psysinit, pdata is allocated and then passed to ipu7businitializedevice, which stores it in adev-pdata. The ipu7busrelease...
SUSE CVE-2026-64455
In the Linux kernel, the following vulnerability has been resolved: USB: chaoskey: Fix slab-use-after-free in chaoskeyrelease The chaoskey driver has a use-after-free bug in its release routine. If the user closes the device file after the USB device has been unplugged, a debugging log statement...
SUSE CVE-2026-64461
In the Linux kernel, the following vulnerability has been resolved: PCI: mediatek: Fix IRQ domain leak when port fails to enable When mtkpcieenableport fails, mtkpcieportfree removes the port from pcie-ports and frees the port structure. However, the IRQ domains set up earlier by...
SUSE CVE-2026-64463
In the Linux kernel, the following vulnerability has been resolved: usb: typec: tcpcirt1711h: unregister TCPCI port with devres rt1711hprobe registers the TCPCI port before requesting the interrupt and enabling alert interrupts. If either of those later steps fails, the probe function returns...
SUSE CVE-2026-64466
In the Linux kernel, the following vulnerability has been resolved: rustbinder: clear freeze listener on node removal Generally userspace is supposed to explicitly clear freeze listeners before they drop the refcount on the node ref to zero, but there's nothing forcing that. Currently, in this...