Lucene search
+L

35235 matches found

SUSE Linux
SUSE Linux
added 2025/09/18 6:51 p.m.8 views

Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP6 RT kernel was updated to receive various security bugfixes. The following security bugs were fixed: CVE-2024-46733: btrfs: fix qgroup reserve leaks in cowfilerange bsc1230708. CVE-2024-49996: cifs: Fix buffer overflow when parsing NFS reparse points bsc1232089...

9.2CVSS7.9AI score0.05135EPSS
SaveExploits3References424
RedhatCVE
RedhatCVE
added 2025/09/18 4:52 p.m.6 views

CVE-2022-50396

In the Linux kernel, the following vulnerability has been resolved: net: sched: fix memory leak in tcindexsetparms Syzkaller reports a memory leak as follows: ==================================== BUG: memory leak unreferenced object 0xffff88810c287f00 size 256: comm "syz-executor105", pid 3600,...

7CVSS5.7AI score0.0017EPSS
SaveExploits0References4
OSV
OSV
added 2025/09/18 4:15 p.m.11 views

UBUNTU-CVE-2023-53432

In the Linux kernel, the following vulnerability has been resolved: firewire: net: fix use after free in fwnetfinishincomingpacket The netifrx function frees the skb so we can't dereference it to save the skb-len...

8.8CVSS5.7AI score0.00203EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2025/09/18 4:04 p.m.18 views

CVE-2023-53445 net: qrtr: Fix a refcount bug in qrtr_recvmsg()

In the Linux kernel, the following vulnerability has been resolved: net: qrtr: Fix a refcount bug in qrtrrecvmsg Syzbot reported a bug as following: refcountt: addition on 0; use-after-free. ... RIP: 0010:refcountwarnsaturate+0x17c/0x1f0 lib/refcount.c:25 ... Call Trace: refcountadd...

7.8CVSS0.00148EPSS
SaveExploits0References5
OSV
OSV
added 2025/09/18 4:04 p.m.5 views

CVE-2023-53439 net: skb_partial_csum_set() fix against transport header magic value

In the Linux kernel, the following vulnerability has been resolved: net: skbpartialcsumset fix against transport header magic value skb-transportheader uses the special 0xFFFF value to mark if the transport header was set or not. We must prevent callers to accidentaly set skb-transportheader to...

5.5CVSS6.2AI score
SaveExploits0References6
OSV
OSV
added 2025/09/18 4:04 p.m.9 views

CVE-2023-53433 net: add vlan_get_protocol_and_depth() helper

In the Linux kernel, the following vulnerability has been resolved: net: add vlangetprotocolanddepth helper Before blamed commit, pskbmaypull was used instead of skbheaderpointer in vlangetprotocol and friends. Few callers depended on skb-head being populated with MAC header, syzbot caught one of...

5.5CVSS5.5AI score
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2025/09/18 4:04 p.m.4 views

CVE-2023-53432 firewire: net: fix use after free in fwnet_finish_incoming_packet()

In the Linux kernel, the following vulnerability has been resolved: firewire: net: fix use after free in fwnetfinishincomingpacket The netifrx function frees the skb so we can't dereference it to save the skb-len...

6.4AI score0.00203EPSS
SaveExploits0References4
CVE
CVE
added 2025/09/18 4:04 p.m.51 views

CVE-2023-53432

CVE-2023-53432 : Linux kernel vulnerability in the FireWire net path (firewire: net: fix use after free in fwnet_finish_incoming_packet()). The netif_rx() path frees the skb, so dereferencing skb->len could use freed memory. The incident is reported as resolved in the provided description; no ...

8.8CVSS6.4AI score0.00203EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/09/18 3:58 p.m.25 views

CLSA-2025-1756482270 kernel: Fix of CVE-2024-2201

spec: up spec/misc to 1160.136.1, spectre mitigation is off by default - hugetlb, mempolicy: fix the mbind hugetlb migration - net: atm: fix use after free in lecsend - net: atlantic: fix aqvec index out of range error - block: initialize flush request via blkmqrqctxinit - ALSA: usb-audio: Fix a...

4.7CVSS7.2AI score0.08555EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/18 2:15 p.m.10 views

DEBIAN-CVE-2023-53382

In the Linux kernel, the following vulnerability has been resolved: net/smc: Reset connection when trying to use SMCRv2 fails. We found a crash when using SMCRv2 with 2 Mellanox ConnectX-4. It can be reproduced by: - smcrun nginx - smcrun wrk -t 32 -c 500 -d 30 http://: BUG: kernel NULL pointer...

5.5CVSS5.6AI score0.00289EPSS
SaveExploits0References1
NVD
NVD
added 2025/09/18 2:15 p.m.8 views

CVE-2022-50396

In the Linux kernel, the following vulnerability has been resolved: net: sched: fix memory leak in tcindexsetparms Syzkaller reports a memory leak as follows: ==================================== BUG: memory leak unreferenced object 0xffff88810c287f00 size 256: comm "syz-executor105", pid 3600,...

5.5CVSS0.0017EPSS
SaveExploits0References13
OSV
OSV
added 2025/09/18 1:33 p.m.15 views

CVE-2023-53382 net/smc: Reset connection when trying to use SMCRv2 fails.

In the Linux kernel, the following vulnerability has been resolved: net/smc: Reset connection when trying to use SMCRv2 fails. We found a crash when using SMCRv2 with 2 Mellanox ConnectX-4. It can be reproduced by: - smcrun nginx - smcrun wrk -t 32 -c 500 -d 30 http://: BUG: kernel NULL pointer...

9.8CVSS6.2AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2025/09/18 1:33 p.m.13 views

CVE-2023-53382

In the Linux kernel, the following vulnerability has been resolved: net/smc: Reset connection when trying to use SMCRv2 fails. We found a crash when using SMCRv2 with 2 Mellanox ConnectX-4. It can be reproduced by: - smcrun nginx - smcrun wrk -t 32 -c 500 -d 30 http://: BUG: kernel NULL pointer...

9.8CVSS5.6AI score0.00289EPSS
SaveExploits0
CVE
CVE
added 2025/09/18 1:33 p.m.40 views

CVE-2022-50396

CVE-2022-50396 affects the Linux kernel’s net/sched tcindex code. The root cause is in tcindex_change when old_r is taken from p->perfect: the code allocates a new filter result via tcindex_alloc_perfect_hash() and then calls tcindex_filter_result_init() to clear the old result without destroy...

5.5CVSS5.9AI score0.0017EPSS
SaveExploits0References13Affected Software1
Cvelist
Cvelist
added 2025/09/18 1:33 p.m.13 views

CVE-2022-50396 net: sched: fix memory leak in tcindex_set_parms

In the Linux kernel, the following vulnerability has been resolved: net: sched: fix memory leak in tcindexsetparms Syzkaller reports a memory leak as follows: ==================================== BUG: memory leak unreferenced object 0xffff88810c287f00 size 256: comm "syz-executor105", pid 3600,...

0.0017EPSS
SaveExploits0References13
Vulnrichment
Vulnrichment
added 2025/09/18 1:33 p.m.5 views

CVE-2022-50396 net: sched: fix memory leak in tcindex_set_parms

In the Linux kernel, the following vulnerability has been resolved: net: sched: fix memory leak in tcindexsetparms Syzkaller reports a memory leak as follows: ==================================== BUG: memory leak unreferenced object 0xffff88810c287f00 size 256: comm "syz-executor105", pid 3600,...

6.6AI score0.0017EPSS
SaveExploits0References13
Debian CVE
Debian CVE
added 2025/09/18 1:33 p.m.10 views

CVE-2022-50396

In the Linux kernel, the following vulnerability has been resolved: net: sched: fix memory leak in tcindexsetparms Syzkaller reports a memory leak as follows: ==================================== BUG: memory leak unreferenced object 0xffff88810c287f00 size 256: comm "syz-executor105", pid 3600,...

5.5CVSS5.3AI score0.0017EPSS
SaveExploits0
OSV
OSV
added 2025/09/18 1:33 p.m.11 views

CVE-2022-50396 net: sched: fix memory leak in tcindex_set_parms

In the Linux kernel, the following vulnerability has been resolved: net: sched: fix memory leak in tcindexsetparms Syzkaller reports a memory leak as follows: ==================================== BUG: memory leak unreferenced object 0xffff88810c287f00 size 256: comm "syz-executor105", pid 3600,...

5.5CVSS6.5AI score
SaveExploits0References16
OSV
OSV
added 2025/09/18 1:20 p.m.8 views

SUSE-SU-2025:02844-2 Security update for the Linux Kernel

The SUSE Linux Enterprise 11 SP4 kernel was updated to receive various security bugfixes. The following security bugs were fixed: - CVE-2022-50211: md-raid10: fix KASAN warning bsc1245140. - CVE-2023-53117: fs: prevent out-of-bounds array speculation when closing a file descriptor bsc1242780. -...

7.8CVSS7.7AI score0.00293EPSS
SaveExploits0References17
The Hacker News
The Hacker News
added 2025/09/18 12:56 p.m.31 views

CountLoader Broadens Russian Ransomware Operations With Multi-Version Malware Loader

Cybersecurity researchers have discovered a new malware loader codenamed CountLoader that has been put to use by Russian ransomware gangs to deliver post-exploitation tools like Cobalt Strike and AdaptixC2, and a remote access trojan known as PureHVNC RAT. "CountLoader is being used either as par...

7.4AI score
SaveExploits0
Rows per page
Query Builder