Lucene search
+L

3316 matches found

UbuntuCve
UbuntuCve
added 2025/12/09 4:17 p.m.7 views

CVE-2022-50659

In the Linux kernel, the following vulnerability has been resolved: hwrng: geode - Fix PCI device refcount leak foreachpcidev is implemented by pcigetdevice. The comment of pcigetdevice says that it will increase the reference count for the returned pcidev and also decrease the reference count fo...

5.7AI score0.00276EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2025/12/09 4:17 p.m.10 views

CVE-2022-50658

In the Linux kernel, the following vulnerability has been resolved: cpufreq: qcom: fix memory leak in error path If for some reason the speedbin length is incorrect, then there is a memory leak in the error path because we never free the speedbin buffer. This commit fixes the error path to always...

5.7AI score0.00244EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/12/09 4:17 p.m.11 views

CVE-2022-50679

In the Linux kernel, the following vulnerability has been resolved: i40e: Fix DMA mappings leak During reallocation of RX buffers, new DMA mappings are created for those buffers. steps for reproduction: while : do for i=0; i=8160; i=i+32 do ethtool -G enp130s0f0 rx $i tx $i sleep 0.5 ethtool -g...

5.6AI score0.00244EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2025/12/09 3:49 p.m.6 views

CVE-2022-50675

A vulnerability was found in the ARM64 Memory Tagging Extension MTE implementation in the Linux kernel. The PGmtetagged bit was being incorrectly set on pages that should not have MTE tags, causing conflicts with KASAN hardware tag checking. When pages are migrated, incorrect tags could be copied...

5.5CVSS6.2AI score0.00242EPSS
SaveExploits0References4
RustSec
RustSec
added 2025/12/09 12:00 p.m.25 views

`sha-rst` was removed from crates.io for malicious code

This crate was used as a dependency by finchclirust and finch-rst and contained a malware payload to exfiltrate credentials. The malicious crate had 1 version published on 2025-12-08 and had been downloaded 22 times. Other than the other crates above that were part of the attack, no other crates...

5.5AI score
SaveExploits0
Microsoft KB
Microsoft KB
added 2025/12/09 8:00 a.m.56 views

November 11, 2025—KB5068781 (OS Builds 19044.6575 and 19045.6575)

None None...

9.8CVSS6.8AI score0.05985EPSS
SaveExploits8
UbuntuCve
UbuntuCve
added 2025/12/09 1:16 a.m.8 views

CVE-2022-50648

In the Linux kernel, the following vulnerability has been resolved: ftrace: Fix recursive locking directmutex in ftracemodifydirectcaller Naveen reported recursive locking of directmutex with sample ftrace-direct-modify.ko: 74.762406 WARNING: possible recursive locking detected 74.762887 6.0.0-rc...

5.7AI score0.00185EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/12/09 1:16 a.m.17 views

CVE-2022-50636

In the Linux kernel, the following vulnerability has been resolved: PCI: Fix pcideviceispresent for VFs by checking PF pcideviceispresent previously didn't work for VFs because it reads the Vendor and Device ID, which are 0xffff for VFs, which looks like they aren't present. Check the PF instead...

6AI score0.0021EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2025/12/09 1:16 a.m.7 views

CVE-2022-50656

In the Linux kernel, the following vulnerability has been resolved: nfc: pn533: Clear nfctarget before being used Fix a slab-out-of-bounds read that occurs in nlaput called from nfcgenlsendtarget when target-sensbreslen, which is duplicated from an nfctarget in pn533, is too large as the nfctarge...

8.1CVSS5.7AI score0.00342EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2025/12/09 1:16 a.m.4 views

CVE-2022-50651

In the Linux kernel, the following vulnerability has been resolved: ethtool: eeprom: fix null-deref on genlinfo in dump The similar fix as commit 46cdedf2a0fa "ethtool: pse-pd: fix null-deref on genlinfo in dump" is also needed for ethtool eeprom...

6.5AI score0.00197EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/12/09 1:16 a.m.12 views

CVE-2022-50649

In the Linux kernel, the following vulnerability has been resolved: power: supply: adp5061: fix out-of-bounds read in adp5061getchgtype ADP5061CHGSTATUS1CHGSTATUS is masked with 0x07, which means a length of 8, but adp5061chgtype array size is 4, may end up reading 4 elements beyond the end of th...

5.7AI score0.00209EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2025/12/09 1:16 a.m.17 views

CVE-2022-50635

In the Linux kernel, the following vulnerability has been resolved: powerpc/kprobes: Fix null pointer reference in archpreparekprobe I found a null pointer reference in archpreparekprobe: echo 'p cmdlineprocshow' kprobeevents echo 'p cmdlineprocshow+16' kprobeevents Kernel attempted to read user...

5.9AI score0.00204EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/12/09 1:16 a.m.16 views

CVE-2022-50641

In the Linux kernel, the following vulnerability has been resolved: HSI: omapssi: Fix refcount leak in ssiprobe When returning or breaking early from a foreachavailablechildofnode loop, we need to explicitly call ofnodeput on the child node to possibly release the node...

5.8AI score0.00237EPSS
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2025/12/09 12:00 a.m.15 views

PT-2025-50061

Improper Neutralization of Input During Web Page Generation 'Cross-site Scripting' vulnerability in hogash Kallyas kallyas allows DOM-Based XSS.This issue affects Kallyas: from n/a through = 4.22.0...

6.5CVSS6.4AI score0.00232EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2025/12/08 11:32 p.m.15 views

CVE-2022-50626

In the Linux kernel, the following vulnerability has been resolved: media: dvb-usb: fix memory leak in dvbusbadapterinit Syzbot reports a memory leak in "dvbusbadapterinit". The leak is due to not accounting for and freeing current iteration's adapter-priv in case of an error. Currently if an err...

5.5CVSS5.7AI score0.00232EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/12/05 12:09 a.m.27 views

CVE-2025-53963

An issue was discovered on Thermo Fisher Ion Torrent OneTouch 2 INS1005527 devices. They run an SSH server accessible over the default port 22. The root account has a weak default password of ionadmin, and a password change policy for the root account is not enforced. Thus, an attacker with netwo...

9.8CVSS7.8AI score0.00461EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2025/12/04 12:00 a.m.19 views

PT-2025-49036

Name of the Vulnerable Software and Affected Versions Thermo Fisher Ion Torrent OneTouch 2 INS1005527 affected versions not specified Description The devices run an SSH server accessible via port 22. The root account has a default password of ionadmin, and a password change policy is not enforced...

9.8CVSS7.5AI score0.00461EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/12/04 12:00 a.m.41 views

CVE-2025-53963

An issue was discovered on Thermo Fisher Ion Torrent OneTouch 2 INS1005527 devices. They run an SSH server accessible over the default port 22. The root account has a weak default password of ionadmin, and a password change policy for the root account is not enforced. Thus, an attacker with netwo...

0.00461EPSS
SaveExploits0References3
Circl
Circl
added 2025/12/03 9:02 p.m.12 views

CVE-2022-0088

creationtimestamp| type| source ---|---|--- 2025-12-03 21:02:27+00:00| seen| https://bsky.app/profile/beikokucyber.bsky.social/post/3m74e5qfpuz2b...

7.4CVSS5.8AI score0.01994EPSS
SaveExploits5References1
Circl
Circl
added 2025/12/03 2:14 p.m.14 views

CVE-2022-49640

creationtimestamp| type| source ---|---|--- 2025-12-03 14:14:49+00:00| seen| https://vulnerability.circl.lu/bundle/816dcc8e-f25a-4895-9b59-1bbd9caeccb8...

4.7CVSS6.6AI score0.00174EPSS
SaveExploits0References1
Rows per page
Query Builder