Lucene search
+L

7253 matches found

SUSE CVE
SUSE CVE
added 2025/02/27 3:07 a.m.5 views

SUSE CVE-2022-49390

In the Linux kernel, the following vulnerability has been resolved: macsec: fix UAF bug for realdev Create a new macsec device but not get reference to realdev. That can not ensure that realdev is freed after macsec. That will trigger the UAF bug for realdev as following:...

5.5CVSS6.7AI score0.00267EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2025/02/27 12:00 a.m.9 views

E-Kent Pallium Vehicle Tracking 安全漏洞

E-Kent Pallium Vehicle Tracking is a vehicle tracking system from E-Kent. A security vulnerability exists in E-Kent Pallium Vehicle Tracking prior to version 17.10.2024, which stems from improperly stored hard-coded credentials and sensitive data, which could lead to authentication bypass...

8.2CVSS6.6AI score0.00358EPSS
SaveExploits0References2
Circl
Circl
added 2025/02/26 10:24 p.m.12 views

CVE-2025-1728

creationtimestamp| type| source ---|---|--- 2025-02-26 22:24:35+00:00| seen| https://t.me/DarkWebInformerCVEAlerts/5634 2025-02-26 23:33:24+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3lj4jzu6iwz2c...

4.8AI score
SaveExploits0References2
SUSE Linux
SUSE Linux
added 2025/02/26 7:26 a.m.10 views

Recommended update for Maven

This update for Maven fixes the following issues: maven-dependency-analyzer was updated from version 1.13.2 to 1.15.1: Key changes across versions: Bug fixes and improved support of dynamic types Dependency upgrades ASM, Maven core, and notably the removal of commons-io Improved error handling by...

8.8CVSS8.4AI score0.22709EPSS
SaveExploits0References2
OSV
OSV
added 2025/02/26 7:01 a.m.3 views

DEBIAN-CVE-2022-49561

In the Linux kernel, the following vulnerability has been resolved: netfilter: conntrack: re-fetch conntrack after insertion In case the conntrack is clashing, insertion can free skb-nfct and set skb-nfct to the already-confirmed entry. This wasn't found before because the conntrack entry and the...

5.5CVSS5.3AI score0.0082EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/26 7:01 a.m.1 views

DEBIAN-CVE-2022-49390

In the Linux kernel, the following vulnerability has been resolved: macsec: fix UAF bug for realdev Create a new macsec device but not get reference to realdev. That can not ensure that realdev is freed after macsec. That will trigger the UAF bug for realdev as following:...

7.8CVSS5.7AI score0.00267EPSS
SaveExploits0References1
NVD
NVD
added 2025/02/26 7:01 a.m.17 views

CVE-2022-49394

In the Linux kernel, the following vulnerability has been resolved: blk-iolatency: Fix inflight count imbalances and IO hangs on offline iolatency needs to track the number of inflight IOs per cgroup. As this tracking can be expensive, it is disabled when no cgroup has iolatency configured for th...

5.5CVSS0.00264EPSS
SaveExploits0References7
OSV
OSV
added 2025/02/26 7:01 a.m.5 views

DEBIAN-CVE-2022-49338

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: CT: Fix cleanup of CT before cleanup of TC ct rules CT cleanup assumes that all tc rules were deleted first, and so is free to delete the CT shared resources e.g the draction fwdaction which is shared for all tuples. B...

5.5CVSS5.6AI score0.00218EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/26 7:01 a.m.5 views

UBUNTU-CVE-2022-49561

In the Linux kernel, the following vulnerability has been resolved: netfilter: conntrack: re-fetch conntrack after insertion In case the conntrack is clashing, insertion can free skb-nfct and set skb-nfct to the already-confirmed entry. This wasn't found before because the conntrack entry and the...

9.8CVSS6AI score0.0082EPSS
SaveExploits0References11
NVD
NVD
added 2025/02/26 7:00 a.m.16 views

CVE-2022-49194

In the Linux kernel, the following vulnerability has been resolved: net: bcmgenet: Use stronger register read/writes to assure ordering GCC12 appears to be much smarter about its dependency tracking and is aware that the relaxed variants are just normal loads and stores and this is causing proble...

9.8CVSS0.00679EPSS
SaveExploits0References5
OSV
OSV
added 2025/02/26 7:00 a.m.5 views

UBUNTU-CVE-2022-49183

In the Linux kernel, the following vulnerability has been resolved: net/sched: actct: fix ref leak when switching zones When switching zones or network namespaces without doing a ct clear in between, it is now leaking a reference to the old ct entry. That's because tcfctskbnfctcached returns fals...

5.5CVSS6.5AI score0.00265EPSS
SaveExploits0References7
OSV
OSV
added 2025/02/26 7:00 a.m.10 views

UBUNTU-CVE-2022-49194

In the Linux kernel, the following vulnerability has been resolved: net: bcmgenet: Use stronger register read/writes to assure ordering GCC12 appears to be much smarter about its dependency tracking and is aware that the relaxed variants are just normal loads and stores and this is causing proble...

9.8CVSS6.2AI score0.00679EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2025/02/26 2:13 a.m.19 views

CVE-2022-49479

In the Linux kernel, the following vulnerability has been resolved: mt76: fix tx status related use-after-free race on station removal There is a small race window where ongoing tx activity can lead to a skb getting added to the status tracking idr after that idr has already been cleaned up, whic...

8.8CVSS5.8AI score0.00308EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/02/26 2:13 a.m.27 views

CVE-2022-49479 mt76: fix tx status related use-after-free race on station removal

In the Linux kernel, the following vulnerability has been resolved: mt76: fix tx status related use-after-free race on station removal There is a small race window where ongoing tx activity can lead to a skb getting added to the status tracking idr after that idr has already been cleaned up, whic...

8.8CVSS0.00308EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/02/26 2:10 a.m.26 views

CVE-2022-49338 net/mlx5e: CT: Fix cleanup of CT before cleanup of TC ct rules

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: CT: Fix cleanup of CT before cleanup of TC ct rules CT cleanup assumes that all tc rules were deleted first, and so is free to delete the CT shared resources e.g the draction fwdaction which is shared for all tuples. B...

0.00218EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2025/02/26 1:56 a.m.19 views

CVE-2022-49266

In the Linux kernel, the following vulnerability has been resolved: block: fix rq-qos breakage from skipping rqqosdonebio a647a524a467 "block: don't call rqqosops-donebio if the bio isn't tracked" made bioendio skip rqqosdonebio if BIOTRACKED is not set. While this fixed a potential oops, it also...

5.5CVSS5.7AI score0.00281EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/02/26 1:55 a.m.25 views

CVE-2022-49194 net: bcmgenet: Use stronger register read/writes to assure ordering

In the Linux kernel, the following vulnerability has been resolved: net: bcmgenet: Use stronger register read/writes to assure ordering GCC12 appears to be much smarter about its dependency tracking and is aware that the relaxed variants are just normal loads and stores and this is causing proble...

9.8CVSS0.00679EPSS
SaveExploits0References5
CVE
CVE
added 2025/02/26 1:55 a.m.106 views

CVE-2022-49194

The CVE-2022-49194 issue affects the Linux kernel BCMGENET ethernet driver (net/bcmgenet) where GCC12’s relaxed memory access optimization can reorder register reads/writes. This undermines the assumed non-reordering of device memory and the barriers provided by other constructs (e.g., spinlocks)...

9.8CVSS5.4AI score0.00679EPSS
SaveExploits0References5Affected Software1
Vulnrichment
Vulnrichment
added 2025/02/26 1:55 a.m.3 views

CVE-2022-49183 net/sched: act_ct: fix ref leak when switching zones

In the Linux kernel, the following vulnerability has been resolved: net/sched: actct: fix ref leak when switching zones When switching zones or network namespaces without doing a ct clear in between, it is now leaking a reference to the old ct entry. That's because tcfctskbnfctcached returns fals...

6.4AI score0.00265EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2025/02/26 12:00 a.m.11 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 Linux kernel that stems from the actct module not releasing old ct entry references when switching region or network namespaces, which could...

5.5CVSS5.4AI score0.00265EPSS
SaveExploits0References5
Rows per page
Query Builder