Lucene search
K

2504 matches found

UbuntuCve
UbuntuCve
added 2025/10/07 4:15 p.m.1 views

CVE-2022-50517

In the Linux kernel, the following vulnerability has been resolved: mm/hugememory: do not clobber swpentryt during THP split The following has been observed when running stressng mmap since commit b653db77350c "mm: Clear page-private when splitting or migrating a page" watchdog: BUG: soft lockup ...

5.5CVSS5.9AI score0.00126EPSS
Exploits0References4
UbuntuCve
UbuntuCve
added 2025/10/07 4:15 p.m.1 views

CVE-2023-53646

In the Linux kernel, the following vulnerability has been resolved: drm/i915/perf: add sentinel to xehpoabcounters Arrays passed to reginrangetable should end with empty record. The patch solves KASAN detected bug with signature: BUG: KASAN: global-out-of-bounds in...

7.1CVSS6.4AI score0.00174EPSS
Exploits0References4
UbuntuCve
UbuntuCve
added 2025/10/07 4:15 p.m.2 views

CVE-2022-50552

In the Linux kernel, the following vulnerability has been resolved: blk-mq: use quiesced elevator switch when reinitializing queues The hctx's runwork may be racing with the elevator switch when reinitializing hardware queues. The queue is merely frozen in this context, but that only prevents...

7.8CVSS5.7AI score0.00191EPSS
Exploits0References5
Debian CVE
Debian CVE
added 2025/10/07 3:21 p.m.6 views

CVE-2023-53666

In the Linux kernel, the following vulnerability has been resolved: ASoC: codecs: wcd938x: fix missing mbhc init error handling MBHC initialisation can fail so add the missing error handling to avoid dereferencing an error pointer when later configuring the jack: Unable to handle kernel paging...

5.5CVSS5.3AI score0.00132EPSS
Exploits0
Debian CVE
Debian CVE
added 2025/10/07 3:21 p.m.4 views

CVE-2022-50539

In the Linux kernel, the following vulnerability has been resolved: ARM: OMAP2+: omap4-common: Fix refcount leak bug In omap4sraminit, offindcompatiblenode will return a node pointer with refcount incremented. We should use ofnodeput when it is not used anymore...

5.5CVSS5.2AI score0.00141EPSS
Exploits0
Debian CVE
Debian CVE
added 2025/10/07 3:19 p.m.7 views

CVE-2023-53630

In the Linux kernel, the following vulnerability has been resolved: iommufd: Fix unpinning of pages when an access is present syzkaller found that the calculation of batchlastindex should use 'startindex' since at input to this function the batch is either empty or it has already been adjusted to...

5.5CVSS5.2AI score0.00161EPSS
Exploits0
EUVD
EUVD
added 2025/10/07 12:30 a.m.8 views

EUVD-2012-5825

Malware in sbrugna...

7.2CVSS6.4AI score0.00434EPSS
Exploits0References7
EUVD
EUVD
added 2025/10/07 12:30 a.m.7 views

EUVD-2018-20323

Malware in sbrugna...

9.8CVSS9.3AI score0.01828EPSS
Exploits0References2
EUVD
EUVD
added 2025/10/07 12:30 a.m.2 views

EUVD-2013-3971

Malware in sbrugna...

5.5CVSS5.5AI score0.00347EPSS
Exploits0References3
UbuntuCve
UbuntuCve
added 2025/10/06 12:0 a.m.2 views

CVE-2025-61765

python-socketio is a Python implementation of the Socket.IO realtime client and server. A remote code execution vulnerability in python-socketio versions prior to 5.14.0 allows attackers to execute arbitrary Python code through malicious pickle deserialization in multi-server deployments on which...

6.4CVSS6.9AI score0.00453EPSS
Exploits0References3
UbuntuCve
UbuntuCve
added 2025/10/04 4:15 p.m.1 views

CVE-2022-50503

In the Linux kernel, the following vulnerability has been resolved: mtd: lpddr2nvm: Fix possible null-ptr-deref It will cause null-ptr-deref when resourcesizeaddrange invoked, if platformgetresource returns NULL...

5.5CVSS5.9AI score0.00149EPSS
Exploits0References11
UbuntuCve
UbuntuCve
added 2025/10/04 4:15 p.m.2 views

CVE-2022-50496

In the Linux kernel, the following vulnerability has been resolved: dm cache: Fix UAF in destroy Dmcache also has the same UAF problem when dmresume and dmdestroy are concurrent. Therefore, cancelling timer again in destroy...

7.8CVSS6.3AI score0.00154EPSS
Exploits0References11
UbuntuCve
UbuntuCve
added 2025/10/04 4:15 p.m.2 views

CVE-2022-50483

In the Linux kernel, the following vulnerability has been resolved: net: enetc: avoid buffer leaks on xdpdoredirect failure Before enetccleanrxringxdp calls xdpdoredirect, each software BD in the RX ring between index origi and i can have one of 2 refcount values on its page. We are the owner of...

5.5CVSS6.2AI score0.0015EPSS
Exploits0References6
Debian CVE
Debian CVE
added 2025/10/04 3:44 p.m.2 views

CVE-2023-53600

In the Linux kernel, the following vulnerability has been resolved: tunnels: fix kasan splat when generating ipv4 pmtu error If we try to emit an icmp error in response to a nonliner skb, we get BUG: KASAN: slab-out-of-bounds in ipcomputecsum+0x134/0x220 Read of size 4 at addr ffff88811c50db00 by...

7.1CVSS5.6AI score0.00136EPSS
Exploits0
UbuntuCve
UbuntuCve
added 2025/10/04 8:15 a.m.1 views

CVE-2025-39935

In the Linux kernel, the following vulnerability has been resolved: ASoC: codec: sma1307: Fix memory corruption in sma1307settingloaded The sma1307-set.headersize is how many integers are in the header there are 8 of them but instead of allocating space of 8 integers we allocate 8 bytes. This lea...

7.8CVSS6.6AI score0.0013EPSS
Exploits0References4
Debian CVE
Debian CVE
added 2025/10/03 7:12 p.m.3 views

CVE-2025-46819

Redis is an open source, in-memory database that persists on disk. Versions 8.2.1 and below allow an authenticated user to use a specially crafted LUA script to read out-of-bound data or crash the server and subsequent denial of service. The problem exists in all versions of Redis with Lua...

7.1CVSS6.7AI score0.01038EPSS
Exploits0
Chainguard
Chainguard
added 2025/10/03 1:45 p.m.3 views

GHSA-Q95W-C7QG-HRFF vulnerabilities

Vulnerabilities for packages: awx...

7AI score
Exploits0
Chainguard
Chainguard
added 2025/10/03 1:45 p.m.3 views

GHSA-HPR9-3M2G-3J9P vulnerabilities

Vulnerabilities for packages: awx...

7AI score
Exploits0
Wolfi
Wolfi
added 2025/10/02 2:43 p.m.3 views

GHSA-FWV2-65WH-2W8C vulnerabilities

Vulnerabilities for packages: telegraf...

7AI score
Exploits0
Chainguard
Chainguard
added 2025/10/02 2:5 p.m.5 views

GHSA-FMJH-F678-CV3X vulnerabilities

Vulnerabilities for packages: hydra, weaviate, hydra-fips...

5.8AI score
Exploits0
Rows per page
Query Builder