Lucene search
+L

24196 matches found

CVE
CVE
added 2025/02/26 2:23 a.m.169 views

CVE-2022-49600

CVE-2022-49600 : In the Linux kernel, a data race around reading sysctl_ip_autobind_reuse allows concurrent modification during read. The fix adds READ_ONCE() to the reader. Impact is described as HIGH for availability with local access required; exploitation status is not detailed in the provide...

4.7CVSS5.3AI score0.00188EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2025/02/26 2:23 a.m.24 views

CVE-2022-49601

In the Linux kernel, the following vulnerability has been resolved: tcp/dccp: Fix a data-race around sysctltcpfwmarkaccept. While reading sysctltcpfwmarkaccept, it can be changed concurrently. Thus, we need to add READONCE to its reader...

4.7CVSS5.3AI score0.00186EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2025/02/26 2:23 a.m.3 views

CVE-2022-49600 ip: Fix a data-race around sysctl_ip_autobind_reuse.

In the Linux kernel, the following vulnerability has been resolved: ip: Fix a data-race around sysctlipautobindreuse. While reading sysctlipautobindreuse, it can be changed concurrently. Thus, we need to add READONCE to its reader...

7.4AI score0.00188EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/02/26 2:23 a.m.24 views

CVE-2022-49598 tcp: Fix data-races around sysctl_tcp_mtu_probing.

In the Linux kernel, the following vulnerability has been resolved: tcp: Fix data-races around sysctltcpmtuprobing. While reading sysctltcpmtuprobing, it can be changed concurrently. Thus, we need to add READONCE to its readers...

0.00186EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/02/26 2:23 a.m.22 views

CVE-2022-49596 tcp: Fix data-races around sysctl_tcp_min_snd_mss.

In the Linux kernel, the following vulnerability has been resolved: tcp: Fix data-races around sysctltcpminsndmss. While reading sysctltcpminsndmss, it can be changed concurrently. Thus, we need to add READONCE to its readers...

0.00185EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/02/26 2:23 a.m.27 views

CVE-2022-49587 tcp: Fix a data-race around sysctl_tcp_notsent_lowat.

In the Linux kernel, the following vulnerability has been resolved: tcp: Fix a data-race around sysctltcpnotsentlowat. While reading sysctltcpnotsentlowat, it can be changed concurrently. Thus, we need to add READONCE to its reader...

0.00186EPSS
SaveExploits0References8
CVE
CVE
added 2025/02/26 2:23 a.m.168 views

CVE-2022-49585

CVE-2022-49585 relates to the Linux kernel. It fixes a data race in reading the sysctl_tcp_fastopen_blackhole_timeout, where the value could be changed concurrently. The patch adds READ_ONCE() to the readers to prevent concurrent modification. Affected component: kernel networking/tcp code around...

4.7CVSS5.3AI score0.00185EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2025/02/26 2:23 a.m.122 views

CVE-2022-49581

CVE-2022-49581 : In the Linux kernel, the be2net driver had a buffer overflow in be_get_module_eeprom due to improper handling of buffer length in be_cmd_read_port_transceiver_data. The vulnerable path could copy more data than available when the buffer is smaller than PAGE_DATA_LEN (or twice tha...

7.8CVSS7.1AI score0.00301EPSS
SaveExploits0References8Affected Software1
CVE
CVE
added 2025/02/26 2:14 a.m.87 views

CVE-2022-49554

CVE-2022-49554 concerns the Linux kernel’s zsmalloc code. The issue arises from races between the asynchronous zspage free worker and page migration, where lock_zspage() may interact with pages that migrate away, leading to potential invalid dereferences and incomplete locking of zspage page list...

7.8CVSS5.4AI score0.00217EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2025/02/26 2:14 a.m.12 views

CVE-2022-49549 x86/MCE/AMD: Fix memory leak when threshold_create_bank() fails

In the Linux kernel, the following vulnerability has been resolved: x86/MCE/AMD: Fix memory leak when thresholdcreatebank fails In mcethresholdcreatedevice, if thresholdcreatebank fails, the previously allocated threshold banks array @bp will be leaked because the call to mcethresholdremovedevice...

5.5CVSS6AI score
SaveExploits0References8
CVE
CVE
added 2025/02/26 2:13 a.m.119 views

CVE-2022-49544

CVE-2022-49544 affects the Linux kernel IPW2X00 stack. The issue is a potential NULL dereference in libipw_xmit() when crypt and crypt->ops could be null. The fix adds null checks before dereferencing these fields. The vulnerability is local with likely crash/denial impact; exploitation status...

5.5CVSS5.3AI score0.00259EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2025/02/26 2:13 a.m.12 views

CVE-2022-49541 cifs: fix potential double free during failed mount

In the Linux kernel, the following vulnerability has been resolved: cifs: fix potential double free during failed mount RHBZ: https://bugzilla.redhat.com/showbug.cgi?id=2088799...

7.8CVSS5.2AI score
SaveExploits0References7
Debian CVE
Debian CVE
added 2025/02/26 2:13 a.m.48 views

CVE-2022-49494

In the Linux kernel, the following vulnerability has been resolved: mtd: rawnand: cadence: fix possible null-ptr-deref in cadencenanddtprobe It will cause null-ptr-deref when using 'res', if platformgetresource returns NULL, so move using 'res' after devmioremapresource that will check it to avoi...

5.5CVSS5.4AI score0.00263EPSS
SaveExploits0
CVE
CVE
added 2025/02/26 2:13 a.m.100 views

CVE-2022-49485

CVE-2022-49485 describes a Linux kernel issue in drm/v3d: a null pointer dereference of pointer perfmon where WARN_ON happens after the pointer has been dereferenced. The fix is to dereference perfmon only after it has been null-checked. Affected component: Linux kernel (drm/v3d path). Impact, pe...

5.5CVSS6.6AI score0.00263EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2025/02/26 2:13 a.m.122 views

CVE-2022-49482

In the Linux kernel, CVE-2022-49482 concerns the ASoC: mxs-saif driver. The root cause is a refcount leak where of_parse_phandle() returns a node pointer with an incremented refcount that is not released unless a corresponding of_node_put() is invoked when done. The documented fix is to call of_n...

5.5CVSS6.5AI score0.00263EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2025/02/26 2:13 a.m.16 views

CVE-2022-49473 ASoC: ti: j721e-evm: Fix refcount leak in j721e_soc_probe_*

In the Linux kernel, the following vulnerability has been resolved: ASoC: ti: j721e-evm: Fix refcount leak in j721esocprobe ofparsephandle returns a node pointer with refcount incremented, we should use ofnodeput on it when not needed anymore. Add missing ofnodeput to avoid refcount leak...

5.5CVSS5.2AI score
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2025/02/26 2:13 a.m.3 views

CVE-2022-49472 net: phy: micrel: Allow probing without .driver_data

In the Linux kernel, the following vulnerability has been resolved: net: phy: micrel: Allow probing without .driverdata Currently, if the .probe element is present in the phydriver structure and the .driverdata is not, a NULL pointer dereference happens. Allow passing .probe without .driverdata b...

6.4AI score0.00284EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2025/02/26 2:13 a.m.14 views

CVE-2022-49470 Bluetooth: btmtksdio: fix use-after-free at btmtksdio_recv_event

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btmtksdio: fix use-after-free at btmtksdiorecvevent We should not access skb buffer data anymore after hcirecvframe was called. 39.634809 BUG: KASAN: use-after-free in btmtksdiorecvevent+0x1b0 39.634855 Read of size 1 ...

8.8CVSS7.6AI score0.00307EPSS
SaveExploits0References4
CVE
CVE
added 2025/02/26 2:13 a.m.124 views

CVE-2022-49462

The CVE-2022-49462 issue affects the Linux kernel DRM MSM A6xx driver (a6xx_gpu_init). Root cause: of_parse_phandle() returns a node pointer with refcount incremented and a missing of_node_put() leads to a refcount leak. The code path in a6xx_gmu_init() passes the node to of_find_device_by_node()...

5.5CVSS5.3AI score0.00264EPSS
SaveExploits0References6Affected Software1
CVE
CVE
added 2025/02/26 2:12 a.m.112 views

CVE-2022-49444

CVE-2022-49444: Linux kernel vulnerability in module loading (e_shstrndx).sh_size) leading to an out-of-bounds access; described as exploitable by crafting a module. The issue is resolved by a patch that was rebased onto modules-next. Affected systems require updating to a kernel version containi...

7.1CVSS6.3AI score0.00288EPSS
SaveExploits0References4Affected Software1
Rows per page
Query Builder