ColinTaylor
Part of the Furniture
So far there's nothing to suggest this is an exploit. So far everything points to a bad overnight update to asd.
My router did not have an update. A lot of people did not get an update.So far there's nothing to suggest this is an exploit. So far everything points to a bad overnight update to asd.
Really, I didn't see anybody discussing that (I'm not talking about a firmware update).My router did not have an update. A lot of people did not get an update.
That makes sense. I noticed that /jffs was 100% full. Now after installing the beta firmware, it's sitting at 1% and seemingly not increasing.I had the same problem.
asd keeps writing [chknvram_action] Invalid string into /jffs/asd.log
My temporary solution:
rm -v /jffs/asd/* ; killall asd
The files in /jffs/asd will still be downloaded back after a reboot.
If it's the size of the log file that's the problem then the solution would be to delete that instead:I had the same problem.
asd keeps writing [chknvram_action] Invalid string into /jffs/asd.log
My temporary solution:
rm -v /jffs/asd/* ; killall asd
The files in /jffs/asd will still be downloaded back after a reboot.
killall asd; rm /jffs/asd.log
There are two log files /jffs/asd.log and /jffs/asd.log.1, they have a maximum log size, so won't grow unlimited.If it's the size of the log file that's the problem then the solution would be to delete that instead:
Code:killall asd; rm /jffs/asd.log
Or do you think it's the contents of the /jffs/asd directory that's bad and need to be replaced to fix the problem?
Yes, I see the same on my router. They're only 100kB.There are two log files /jffs/asd.log and /jffs/asd.log.1, they have a maximum log size, so won't grow unlimited.
Those files are also quite small on my router (running a completely different firmware than you):I noticed some files in /jffs/asd/ are recently created, after when my router start memory leaks.
-rw-rw-rw- 1 admin root 2.1K May 12 02:25 blockfile20230510
-rw-rw-rw- 1 admin root 448 Jan 2 2022 chknvram20201015
-rw-rw-rw- 1 admin root 384 May 12 02:25 version
1684371928[register_feature] blockfile registered
1684371928[register_feature] chknvram registered
1684371928[register_feature] misc registered
1684371928[init] Load existing signature files.
1684371928[update_signature_in_feature] Update sig in feature(blockfile)
1684371928[update_signature_in_feature] Update sig in feature(chknvram)
I have chknvram20230516 instead of chknvram20201015 in my router. I think that's the file cause the problem.Those files are also quite small on my router (running a completely different firmware than you):
Code:-rw-rw-rw- 1 admin root 2.1K May 12 02:25 blockfile20230510 -rw-rw-rw- 1 admin root 448 Jan 2 2022 chknvram20201015 -rw-rw-rw- 1 admin root 384 May 12 02:25 version
Yes, asd will restart itself after I kill it.Again, perhaps because my firmware is running a very old version of asd, when I kill asd it immediately restarts itself (as can be seen in the log file):
Code:
Seems likely. It would also explain why everyone started to have this problem around the same time.I have chknvram20230516 instead of chknvram20201015 in my router. I think that's the file cause the problem.
I managed to get through to ASUS tech support. Here is a cut/paste of what they said is the problem:
"Yes Enger it was due to signature version/security update that has been provided automatically to the routers which i believe is due to FCC problem that was accused by different competitor, Apparently all router has been affected by this issue."
Their instruction to me was to downgrade to an older version of firmware. The link he gave me resulted in the following file name being download. I have not installed it yet. (just got off chat, had to wait more than an hour to get through!)
Yes, asd will restart itself after I kill it.
Sorry. They had me downgrade to 3.0.0.4.386_47191-g9ddcc31Which firmware version number have you downgraded to?
That makes sense. I noticed that /jffs was 100% full. Now after installing the beta firmware, it's sitting at 1% and seemingly not increasing.
It's still up in the air that the beta fully fixed it, but so far it seems to be the solution.
View attachment 50195
Sorry. They had me downgrade to 3.0.0.4.386_47191-g9ddcc31
That DOES NOT fix the problem, as best as I can tell.
Still saturating a single-core of CPU (load moves from core to core, but only seems to hit a single core at any instance). ASD is still depleting memory, and being auto-killed by some memory management routine.
That sounds a lot like a first line person who heard something from someone who heard something from someone who made something up based on partial information they heard... ;-) Can't find any "fcc problem accused by different competitor" (as opposed to 'the same' competitor?) about Asus within the past 7 years. Weird that they would push out some undefined, unannounced security update, at the same time to everyone. This would also be the first I'm hearing of them pushing anything that is not part of a firmware update. Wasn't aware they have a mechanism to do that."Yes Enger it was due to signature version/security update that has been provided automatically to the routers which i believe is due to FCC problem that was accused by different competitor, Apparently all router has been affected by this issue."
Welcome To SNBForums
SNBForums is a community for anyone who wants to learn about or discuss the latest in wireless routers, network storage and the ins and outs of building and maintaining a small network.
If you'd like to post a question, simply register and have at it!
While you're at it, please check out SmallNetBuilder for product reviews and our famous Router Charts, Ranker and plenty more!