Lucene search
+L

8044 matches found

OSV
OSV
added 2025/02/26 2:10 a.m.11 views

CVE-2022-49339 net: ipv6: unexport __init-annotated seg6_hmac_init()

In the Linux kernel, the following vulnerability has been resolved: net: ipv6: unexport init-annotated seg6hmacinit EXPORTSYMBOL and init is a bad combination because the .init.text section is freed up after the initialization. Hence, modules cannot use symbols annotated init. The access to a fre...

5.1AI score
SaveExploits0References11
Cvelist
Cvelist
added 2025/02/26 2:10 a.m.23 views

CVE-2022-49335 drm/amdgpu/cs: make commands with 0 chunks illegal behaviour.

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/cs: make commands with 0 chunks illegal behaviour. Submitting a cs with 0 chunks, causes an oops later, found trying to execute the wrong userspace driver. MESALOADERDRIVEROVERRIDE=v3d glxinfo 172536.665184 BUG: kernel...

0.00273EPSS
SaveExploits0References9
CVE
CVE
added 2025/02/26 2:10 a.m.130 views

CVE-2022-49325

CVE-2022-49325 (Linux kernel) : The vulnerability concerns the TCP path where tp->snd_cwnd can be illegal (zero or negative) values. The fix adds accessors to read/set tp->snd_cwnd to catch illegal values earlier; syzbot previously triggered WARN_ON_ONCE(!tp->prior_cwnd) in a commit that...

7.5CVSS5.4AI score0.0062EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/02/26 2:10 a.m.14 views

CVE-2022-49325 tcp: add accessors to read/set tp->snd_cwnd

In the Linux kernel, the following vulnerability has been resolved: tcp: add accessors to read/set tp-sndcwnd We had various bugs over the years with code breaking the assumption that tp-sndcwnd is greater than zero. Lately, syzbot reported the WARNONONCE!tp-priorcwnd added in commit 8b8a321ff72c...

7.5CVSS5.3AI score
SaveExploits0References7
Debian CVE
Debian CVE
added 2025/02/26 2:10 a.m.13 views

CVE-2022-49311

In the Linux kernel, the following vulnerability has been resolved: drivers: staging: rtl8192bs: Fix deadlock in rtwjoinbsseventprehandle There is a deadlock in rtwjoinbsseventprehandle, which is shown below: Thread 1 | Thread 2 | settimer rtwjoinbsseventprehandle| modtimer spinlockbh //1 | wait ...

5.5CVSS5.6AI score0.00194EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/02/26 2:10 a.m.36 views

CVE-2022-49306 usb: dwc3: host: Stop setting the ACPI companion

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: host: Stop setting the ACPI companion It is no longer needed. The sysdev pointer is now used when assigning the ACPI companions to the xHCI ports and USB devices. Assigning the ACPI companion here resulted in the...

0.00255EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/02/26 2:10 a.m.20 views

CVE-2022-49305 drivers: staging: rtl8192u: Fix deadlock in ieee80211_beacons_stop()

In the Linux kernel, the following vulnerability has been resolved: drivers: staging: rtl8192u: Fix deadlock in ieee80211beaconsstop There is a deadlock in ieee80211beaconsstop, which is shown below: Thread 1 | Thread 2 | ieee80211sendbeacon ieee80211beaconsstop | modtimer spinlockirqsave //1 |...

0.002EPSS
SaveExploits0References7
CVE
CVE
added 2025/02/26 2:10 a.m.127 views

CVE-2022-49304

CVE-2022-49304 concerns a deadlock in the Linux kernel’s serial driver path (drivers/tty/serial) specifically in sa1100_set_termios(). The issue stems from a lock-order conflict: thread1 holds sport->port.lock while waiting on del_timer_sync(), while a timer handler running in thread2 also nee...

5.5CVSS5.3AI score0.00199EPSS
SaveExploits0References9Affected Software1
Debian CVE
Debian CVE
added 2025/02/26 2:10 a.m.40 views

CVE-2022-49303

In the Linux kernel, the following vulnerability has been resolved: drivers: staging: rtl8192eu: Fix deadlock in rtwjoinbsseventprehandle There is a deadlock in rtwjoinbsseventprehandle, which is shown below: Thread 1 | Thread 2 | settimer rtwjoinbsseventprehandle| modtimer spinlockbh //1 | wait ...

5.5CVSS5.4AI score0.00167EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/02/26 2:10 a.m.21 views

CVE-2022-49302 USB: host: isp116x: check return value after calling platform_get_resource()

In the Linux kernel, the following vulnerability has been resolved: USB: host: isp116x: check return value after calling platformgetresource It will cause null-ptr-deref if platformgetresource returns NULL, we need check the return value...

0.00263EPSS
SaveExploits0References9
OSV
OSV
added 2025/02/26 1:56 a.m.12 views

CVE-2022-49286 tpm: use try_get_ops() in tpm-space.c

In the Linux kernel, the following vulnerability has been resolved: tpm: use trygetops in tpm-space.c As part of the series conversion to remove nested TPM operations: https://lore.kernel.org/all/[email protected]/ exposure of the chip-tpmmutex was removed fro...

5.2AI score
SaveExploits0References9
Debian CVE
Debian CVE
added 2025/02/26 1:56 a.m.35 views

CVE-2022-49274

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix crash when mount with quota enabled There is a reported crash when mounting ocfs2 with quota enabled. RIP: 0010:ocfs2qinfolockresinit+0x44/0x50 ocfs2 Call Trace: ocfs2localreadinfo+0xb9/0x6f0 ocfs2...

7.8CVSS5.6AI score0.00275EPSS
SaveExploits0
OSV
OSV
added 2025/02/26 1:56 a.m.29 views

CVE-2022-49274 ocfs2: fix crash when mount with quota enabled

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix crash when mount with quota enabled There is a reported crash when mounting ocfs2 with quota enabled. RIP: 0010:ocfs2qinfolockresinit+0x44/0x50 ocfs2 Call Trace: ocfs2localreadinfo+0xb9/0x6f0 ocfs2...

7.8CVSS5.2AI score
SaveExploits0References7
CVE
CVE
added 2025/02/26 1:56 a.m.144 views

CVE-2022-49272

CVE-2022-49272 affects the Linux kernel in ALSA: pcm code. The root cause is a potential AB/BA deadlock between PCM runtime→buffer_mutex and mm→mmap_lock triggered by concurrent access via ALSA and OSS during read/write and mmap/path IOCTLs. The fix replaces the buffer_mutex protection in read/wr...

5.5CVSS5.4AI score0.002EPSS
SaveExploits0References8Affected Software1
CVE
CVE
added 2025/02/26 1:56 a.m.102 views

CVE-2022-49269

The CVE-2022-49269 issue affects the Linux kernel CAN subsystem: isotp_bind() incorrectly validates CAN IDs, allowing a state machine path that can be reached with non-standard IDs (ex: 0x6000001 and 0xC28001) that map to 11-bit IDs 0x001. The fix sanitizes SFF/EFF CAN ID values before address ch...

5.5CVSS5.2AI score0.00263EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2025/02/26 1:56 a.m.28 views

CVE-2022-49254 media: ti-vpe: cal: Fix a NULL pointer dereference in cal_ctx_v4l2_init_formats()

In the Linux kernel, the following vulnerability has been resolved: media: ti-vpe: cal: Fix a NULL pointer dereference in calctxv4l2initformats In calctxv4l2initformats, devmkzalloc is assigned to ctx-activefmt and there is a dereference of it after that, which could lead to NULL pointer...

0.00263EPSS
SaveExploits0References4
CVE
CVE
added 2025/02/26 1:56 a.m.97 views

CVE-2022-49243

CVE-2022-49243 is a Linux kernel vulnerability affecting ASoC: atmel via the at91sam9g20ek_audio_probe path. The issue is a refcount mismatch: of_parse_phandle() returns a node pointer with a refcount that is incremented in the probe function, but a missing of_node_put() caused a leak. A fix was ...

5.5CVSS5.3AI score0.00263EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2025/02/26 1:55 a.m.21 views

CVE-2022-49234 net: dsa: Avoid cross-chip syncing of VLAN filtering

In the Linux kernel, the following vulnerability has been resolved: net: dsa: Avoid cross-chip syncing of VLAN filtering Changes to VLAN filtering are not applicable to cross-chip notifications. On a system like this: .-----. .-----. .-----. | sw1 +---+ sw2 +---+ sw3 | '-1-2-' '-1-2-' '-1-2-'...

7.8CVSS5AI score
SaveExploits0References5
CVE
CVE
added 2025/02/26 1:55 a.m.137 views

CVE-2022-49227

CVE-2022-49227 : In the Linux kernel igc driver, the ethtool RX-ring reconfiguration path copies an igc_ring structure but fails to reset the xdp_rxq_info member before igc_setup_rx_resources is called. This causes xdp_rxq_info_reg() to be invoked on an already registered xdp_rxq_info, leading to...

5.5CVSS5.2AI score0.00263EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2025/02/26 1:55 a.m.14 views

CVE-2022-49199

In the Linux kernel, the following vulnerability has been resolved: RDMA/nldev: Prevent underflow in nldevstatsetcounterdynamicdoit This code checks "index" for an upper bound but it does not check for negatives. Change the type to unsigned to prevent underflows...

5.5CVSS5.4AI score0.0026EPSS
SaveExploits0
Rows per page
Query Builder